| .. |
|
aoapplication.cpp
|
save and load server description in favorites (#783)
|
2022-06-06 20:03:00 +02:00 |
|
aoblipplayer.cpp
|
Suppress application volume when alt-tabbed (#730)
|
2022-07-23 18:18:45 +03:00 |
|
aobutton.cpp
|
Make lambda captures of 'this' explicit
|
2022-07-19 08:10:07 -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
|
Overlay emote_buttons with emote_selected image from theme instead of generating files (#727)
|
2022-07-07 13:59:34 +03:00 |
|
aoemotepreview.cpp
|
Add Emote preview (#774)
|
2022-07-23 18:18:54 +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
|
Feature: Clicking the evidence icon when it's presented by a player will show the details of that evidence (#760)
|
2022-05-21 16:21:34 +02:00 |
|
aoimage.cpp
|
Make lambda captures of 'this' explicit
|
2022-07-19 08:10:07 -05: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
|
Add option to disable music streaming. (#829)
|
2022-07-30 18:42:55 +02:00 |
|
aooptionsdialog.cpp
|
Add option to disable music streaming. (#829)
|
2022-07-30 18:42:55 +02:00 |
|
aopacket.cpp
|
Never send an unencoded packet to the server (#719)
|
2022-07-30 18:42:22 +02:00 |
|
aosfxplayer.cpp
|
Suppress application volume when alt-tabbed (#730)
|
2022-07-23 18:18:45 +03:00 |
|
aotextarea.cpp
|
Add line limit to server chat and debug log panes (#784)
|
2022-06-11 18:09:53 -05:00 |
|
aoutils.cpp
|
Code to support effects ini version 2 (#813)
|
2022-07-27 21:43:50 +02:00 |
|
charselect.cpp
|
Never send an unencoded packet to the server (#719)
|
2022-07-30 18:42:22 +02: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
|
Never send an unencoded packet to the server (#719)
|
2022-07-30 18:42:22 +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
|
Never send an unencoded packet to the server (#719)
|
2022-07-30 18:42:22 +02:00 |
|
discord_rich_presence.cpp
|
Fix or suppress compiler warnings (Qt 5.15 w/MinGW) (#818)
|
2022-07-29 18:23:36 +02:00 |
|
emotes.cpp
|
Stop iniswapping from modifying the char.ini file (#712)
|
2022-07-29 19:45:42 -05:00 |
|
evidence.cpp
|
Never send an unencoded packet to the server (#719)
|
2022-07-30 18:42:22 +02: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
|
Android hdid (#822)
|
2022-07-23 18:19:40 +03:00 |
|
lobby.cpp
|
Never send an unencoded packet to the server (#719)
|
2022-07-30 18:42:22 +02:00 |
|
main.cpp
|
Disable DPI scaling for good (#769)
|
2022-05-23 20:45:16 +02:00 |
|
misc_functions.cpp
|
Perform clang-format
|
2020-05-22 17:13:37 -05:00 |
|
networkmanager.cpp
|
Never send an unencoded packet to the server (#719)
|
2022-07-30 18:42:22 +02:00 |
|
packet_distribution.cpp
|
Never send an unencoded packet to the server (#719)
|
2022-07-30 18:42:22 +02:00 |
|
path_functions.cpp
|
Part 2 of #713: merge get_real_suffixed_path into get_real_path (#717)
|
2022-07-26 00:54:11 +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
|
Punctuation.
|
2022-07-31 02:57:51 +02:00 |