aboutsummaryrefslogtreecommitdiff
path: root/src/aolayer.cpp
AgeCommit message (Expand)Author
2021-04-24fix interfacelayer not applying stretching when load_image is called (reload ...Crystalwarrior
2021-04-24Deprecate tick_ms and use actual milliseconds rather than arbitrary 60ms tick...Crystalwarrior
2021-04-22Charlayer - only check for direct path after the previous checks fail but bef...Crystalwarrior
2021-04-22Fix charlayer regression not allowing us to *directly* refer to an emote we w...Crystalwarrior
2021-04-20don't set a mask on elements affected by offsets (#524)in1tiate
2021-03-30use a string and not a boolean (stupid)in1tiate
2021-02-20prevent static preanims from playingin1tiate
2021-02-20fix speedlines never being unhiddenin1tiate
2021-02-16Stop supporting the DRO way (we will make a .bat file or utility that does it...Crystalwarrior
2021-02-16Patch a segfault by play_frame_effect being wackyCrystalwarrior
2021-02-14fix bg not resizing on reload themein1tiate
2021-02-13if its the same file, dont interrupt playbackin1tiate
2021-02-13Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a...Crystalwarrior
2021-02-11remove fucky wucky (#462)in1tiate
2021-02-11aolayer Debug text bamboozled (#461)Crystalwarrior
2021-02-09Fix expanded_desk_mods (2-5) being nonfunctional (#451)in1tiate
2021-01-29Fix music_display not stretching properly, reconsolidate ForegroundLayer into...in1tiate
2021-01-23fix continuous and make it configurablein1tiate
2021-01-19Implement sticker logic with animated image support (#414)Crystalwarrior
2021-01-19Consolidate AOScene, AOMovie, and AOCharMovie into one class, add support for...in1tiate