aboutsummaryrefslogtreecommitdiff
path: root/src/aoevidencedisplay.cpp
AgeCommit message (Collapse)Author
2020-04-02Fix evidence display viewport element being a FUCKING JACKASSCrystalwarrior
2019-09-28Fix AOEvidenceDisplay not respecting the size of the viewport properly and ↵Crystalwarrior
breaking if a static image was used for evidence appearance Fix an issue with chat message being resized before the chat box is in reload theme
2019-09-16Change get_stylesheet to return text of a parsed stylesheet file, its ↵Crystalwarrior
functionality was transferred to get_tagged_stylesheet Remove some useless/unused ui elements Implement stylesheet for courtrooms in a way that lets the end user modify a lot of its elements Use get_image_suffix for evidence_appear images
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland