.. |
aoapplication.cpp
|
Fix messy window title and make it all nice and pretty (#705)
|
2022-05-23 20:42:35 +02: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
|
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
|
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
|
improve placeholder text for IC and OOC (#753)
|
2022-06-03 22:26:32 -05: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
|
Merge pull request #777 from AttorneyOnline/shorter-offsets
|
2022-06-03 22:40:52 -05: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
|
UTF-8 support and human sorting for evidence (#781)
|
2022-06-05 19:32:09 +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
|
GitHub android ci (#767)
|
2022-05-24 21:16:04 +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
|
Prevent old/bad "backup MS" values from preventing connection
|
2021-12-30 21:26:28 -06:00 |
packet_distribution.cpp
|
Fix messy window title and make it all nice and pretty (#705)
|
2022-05-23 20:42:35 +02:00 |
path_functions.cpp
|
Add icons for pos dropdown (#715)
|
2022-06-03 12:41:31 +02: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 |