aboutsummaryrefslogtreecommitdiff
path: root/src/aocharmovie.cpp
AgeCommit message (Collapse)Author
2019-09-15Revert "2.7.2 way of animating charmovie.cpp ported over"Crystalwarrior
This reverts commit 14ced5ce156eec4974b424fc59e47da948aa080d.
2019-09-142.7.2 way of animating charmovie.cpp ported overCrystalwarrior
2019-09-14Allow [Time] to be blank for pre-anims to not be required to use itCrystalwarrior
play_talking and play_idle reduced in useless code
2019-09-13Use brace constructors instead of << append operator for path listsCrystalwarrior
Rename gif_path into emote_path for charmovie.cpp Rename p_gif into p_image for aomovie.cpp
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland