atrooney-online-2/src
Crystalwarrior 8657f7c2a2
Fix a segfault caused by animated desks and switching to area without a desk (#718)
* Fix a segfault caused by animated desks because aolayer did not make sure that movie_delays is not empty
This happened because kill() did not actually reset the max_frames. Fix that too.

* do the thingy longbyte said
2022-05-21 16:17:24 +02:00
..
aoapplication.cpp Midi music (#614) 2022-03-25 15:58:59 +03:00
aoblipplayer.cpp Set BASS_CONFIG_DEV_DEFAULT to 1 to enable automatic reinitialization of the default device when it is lost (#564) 2021-06-18 23:58:46 -05:00
aobutton.cpp Use intuitive behavior for loading assets with ambiguous extensions 2021-06-05 20:28:55 -05:00
aocaseannouncerdialog.cpp Update slots/signals to Qt5 connection style and eliminate some clazy warnings 2021-12-11 02:09:27 +01:00
aocharbutton.cpp Mark ui_selector, ui_passworded, ui_taken for evidence and character select as static-only due to massice performance overhead for no substantial benefit 2021-03-24 23:05:09 +03:00
aoclocklabel.cpp Add timer packets to demo playback (#494) 2021-03-20 21:12:44 -05:00
aoemotebutton.cpp Fix emote icon scaling being nearest neighbor due to qt stylesheet dumbness (#699) 2022-03-25 18:18:42 +03:00
aoevidencebutton.cpp Update slots/signals to Qt5 connection style and eliminate some clazy warnings 2021-12-11 02:09:27 +01:00
aoevidencedisplay.cpp Update slots/signals to Qt5 connection style and eliminate some clazy warnings 2021-12-11 02:09:27 +01:00
aoimage.cpp Fix aoimage masking being enabled by default (#703) 2022-03-25 16:00:20 +03:00
aolayer.cpp Fix a segfault caused by animated desks and switching to area without a desk (#718) 2022-05-21 16:17:24 +02:00
aomusicplayer.cpp Midi music (#614) 2022-03-25 15:58:59 +03:00
aooptionsdialog.cpp Fix subthemes not appearing in the settings box 2022-03-31 19:38:04 +03:00
aopacket.cpp Handle packet decoding separately for SC packet (#433) 2021-01-24 18:26:39 -06:00
aosfxplayer.cpp Set BASS_CONFIG_DEV_DEFAULT to 1 to enable automatic reinitialization of the default device when it is lost (#564) 2021-06-18 23:58:46 -05:00
aotextarea.cpp Change master chat in courtroom to debug log 2021-12-25 19:17:27 -06:00
charselect.cpp Add timestamp colors you can change in courtroom_fonts.ini (#698) 2022-03-25 16:01:57 +03:00
chatlogpiece.cpp Add showname and selfname colors to courtroom_fonts.ini (#672) 2022-03-19 17:21:24 -05:00
CMakeLists.txt Use event filters instead of subclassing QLineEdit and QPlainTextEdit (#587) 2021-08-30 21:23:11 -05:00
courtroom.cpp Remove "debug_log" moniker for debug log and reuse ms_chatlog so old themes don't break (#716) 2022-05-21 16:12:24 +02:00
debug_functions.cpp Don't hide "OK" on message timer, just disable it 2021-12-25 20:40:39 -06:00
demoserver.cpp Fix demoserver max_wait skips happening even when they're not supposed to (#680) 2022-03-19 17:18:27 -05:00
discord_rich_presence.cpp Add and refine debug log messages (#625) 2021-12-30 20:44:59 -06:00
emotes.cpp Objections no longer force you into preanimations (#697) 2022-03-25 16:01:39 +03:00
evidence.cpp Fix editing the image name not showing the "ok" button 2022-02-19 18:19:22 +03:00
file_functions.cpp Add an explicit check for empty string to dir_exists 2021-11-15 17:03:36 -06:00
hardware_functions.cpp add new hdid algo (#694) 2022-03-27 15:02:08 +02:00
lobby.cpp Load serverlist.txt with UTF-8 Coded (#741) 2022-04-05 21:35:09 +03:00
main.cpp Merge branch 'master' into feature/http-ms 2021-12-30 20:31:44 -06:00
misc_functions.cpp Perform clang-format 2020-05-22 17:13:37 -05:00
networkmanager.cpp Prevent old/bad "backup MS" values from preventing connection 2021-12-30 21:26:28 -06:00
packet_distribution.cpp Add two ways of controlling judge buttons that aren't hardcoded nonsense (networked and local) (#537) 2022-03-29 17:37:02 +03:00
path_functions.cpp Allow base folder to be overridden by reversing the mount paths lookup (#713) 2022-03-28 16:50:41 +03:00
scrolltext.cpp Update slots/signals to Qt5 connection style and eliminate some clazy warnings 2021-12-11 02:09:27 +01:00
text_file_functions.cpp Load serverlist.txt with UTF-8 Coded (#741) 2022-04-05 21:35:09 +03:00