aboutsummaryrefslogtreecommitdiff
path: root/include/aoimage.h
AgeCommit message (Collapse)Author
2019-09-16Add two new helper functions - get_design_element and get_static_image_suffixCrystalwarrior
Modify all set_image calls to utilize said suffix helper function Dynamically change betweehn chatblank, chat, chatmed, chatbig based on the showname's length Use char.ini showname if showname is set to whitespace (doesn't yet check if char.ini showname is also whitespace)
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland