aboutsummaryrefslogtreecommitdiff
path: root/src/aolayer.cpp
AgeCommit message (Expand)Author
2021-12-11Update slots/signals to Qt5 connection style and eliminate some clazy warningsSalanto
2021-09-18Fix background positions with no desk inheriting the previous position's desk...Rosemary Witchaven
2021-08-30Use event filters instead of subclassing QLineEdit and QPlainTextEdit (#587)Rosemary Witchaven
2021-08-24Fix an infinite hang when loading the pair character, fix strange undesired b...Rosemary Witchaven
2021-08-13asynchronously load animations for bigly performant gainzin1tiate
2021-08-11wait for thread to finish before starting new onein1tiate
2021-08-11comment out debug_moviein1tiate
2021-08-11debug_movie fixesin1tiate
2021-08-11preload next frame before ticking overin1tiate
2021-06-06Merge branch 'master' into feature/mountingoldmud0
2021-06-05Finish mounting featureoldmud0
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