..
aoapplication.cpp
Fix Qt application version being empty
2022-01-08 14:21:56 -06: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 buttons not generating due to bad VPath lookup
2021-12-23 20:45:57 -06: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
Add and refine debug log messages ( #625 )
2021-12-30 20:44:59 -06:00
aolayer.cpp
Don't restart background if background is unchanged
2022-01-08 14:52:08 -06:00
aomusicplayer.cpp
Don't run the base content vpath shenanigans if music path is HTTP
2022-02-19 16:48:31 +03:00
aooptionsdialog.cpp
Prevent old/bad "backup MS" values from preventing connection
2021-12-30 21:26:28 -06: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 and refine debug log messages ( #625 )
2021-12-30 20:44:59 -06:00
chatlogpiece.cpp
Update slots/signals to Qt5 connection style and eliminate some clazy warnings
2021-12-11 02:09:27 +01:00
CMakeLists.txt
Use event filters instead of subclassing QLineEdit and QPlainTextEdit ( #587 )
2021-08-30 21:23:11 -05:00
courtroom.cpp
try this reviewer ( #668 )
2022-03-01 21:37:11 +01:00
debug_functions.cpp
Don't hide "OK" on message timer, just disable it
2021-12-25 20:40:39 -06:00
demoserver.cpp
Add and refine debug log messages ( #625 )
2021-12-30 20:44:59 -06:00
discord_rich_presence.cpp
Add and refine debug log messages ( #625 )
2021-12-30 20:44:59 -06:00
emotes.cpp
Add icons for iniswaps and emotes in the dropdown
2022-02-18 22:02:18 +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 Qt 5.9 compatibility ( #202 )
2020-07-29 17:43:33 -05:00
lobby.cpp
Add server description to favourites, if supported by server. ( #648 )
2022-02-15 08:15:57 -06: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 server description to favourites, if supported by server. ( #648 )
2022-02-15 08:15:57 -06:00
path_functions.cpp
Add and refine debug log messages ( #625 )
2021-12-30 20:44:59 -06: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
Fix wrong precedence order for effects
2022-01-08 12:51:49 -06:00