aboutsummaryrefslogtreecommitdiff
path: root/include/aocharmovie.h
AgeCommit message (Expand)Author
2021-01-19Consolidate AOScene, AOMovie, and AOCharMovie into one class, add support for...in1tiate
2020-05-22clang 2 electric boogalooCrystalwarrior
2020-05-22Clang-ify the code with this styling using Visual Studio Code:Crystalwarrior
2019-10-23Allow gender (blip sounds) that don't use sfx-blip naming conventionCrystalwarrior
2019-09-20Better scaling algorithm for characters of variable sizeCrystalwarrior
2019-09-16Add additive text option where your messages are added to your previous one, ...Crystalwarrior
2019-09-16Update preanim_timer to follow the weird ass time_mod constantCrystalwarrior
2019-09-15Implement networking for frame-specific effects data sending/parsing if the s...Crystalwarrior
2019-09-15Finally implement frame-specific effects such as screenshake, realization fla...Crystalwarrior
2019-09-15Add a bunch of cool refactors to support variable speed percentageCrystalwarrior
2019-09-15Load frames as they're needed instead of loading everything at once, and cach...Crystalwarrior
2019-09-14Optimize the heck out of animated images. There is no lag after the image is ...Crystalwarrior
2019-09-14Use a ticker and QImageReader instead of QMovieCrystalwarrior
2019-09-14Allow [Time] to be blank for pre-anims to not be required to use itCrystalwarrior
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland