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