aboutsummaryrefslogtreecommitdiff
path: root/src/aomovie.cpp
AgeCommit message (Expand)Author
2020-08-28Set cache mode to "all" for both QMovie objects to preserve the client's sani...Crystalwarrior
2020-05-22clang 2 electric boogalooCrystalwarrior
2020-05-22Clang-ify the code with this styling using Visual Studio Code:Crystalwarrior
2019-09-20Make ui_additive_button insert a whitespace character at the start of the mes...Crystalwarrior
2019-09-18Implement effects system that reads your folder in theme/effects, or misc/<fo...Crystalwarrior
2019-09-15Finally implement frame-specific effects such as screenshake, realization fla...Crystalwarrior
2019-09-13Use brace constructors instead of << append operator for path listsCrystalwarrior
2019-09-12Allow AOMovie to have timers that take priority over the animated image frame...Crystalwarrior
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland