..
aoapplication.cpp
missed 2 lobby related ones
2019-08-05 22:20:04 +02:00
aoblipplayer.cpp
Add a blip sound QElapsedTimer so blipsounds don't play more frequently than 60ms to preserve all of our ears.
2019-09-14 00:46:46 +03:00
aobutton.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
aocaseannouncerdialog.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
aocharbutton.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
aocharmovie.cpp
Use brace constructors instead of << append operator for path lists
2019-09-13 11:44:50 +03:00
aoemotebutton.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
aoevidencebutton.cpp
Less insane debugging; minor refactoring ( !75 )
2019-07-12 23:00:25 +00:00
aoevidencedisplay.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
aoimage.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
aolineedit.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
aomovie.cpp
Use brace constructors instead of << append operator for path lists
2019-09-13 11:44:50 +03:00
aomusicplayer.cpp
Bass.dll functionality-based clientside music looping system by using channel loopable flags (no use of QTimer required)
2019-09-14 00:28:27 +03:00
aooptionsdialog.cpp
Add a tool tip to blip rate settings
2019-09-13 11:31:06 +03:00
aopacket.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
aoscene.cpp
Expand get_image_suffix to fall back on .png last
2019-09-12 15:40:19 +03:00
aosfxplayer.cpp
bass blips were slightly too quiet
2019-08-22 21:02:09 +02:00
aotextarea.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
aotextedit.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
charselect.cpp
Merge pull request #88 from AttorneyOnline/i18n
2019-08-08 00:20:51 +02:00
chatlogpiece.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
courtroom.cpp
Fix the objection_stop_music option not doing anything
2019-09-14 00:48:07 +03:00
debug_functions.cpp
Make all strings translatable
2019-07-28 19:00:34 +02:00
discord_rich_presence.cpp
make discord integration the same for all locales
2019-07-30 19:42:38 +02:00
emotes.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
encryption_functions.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
evidence.cpp
fixed 2 strings
2019-07-29 21:46:26 +02:00
file_functions.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
hardware_functions.cpp
get mac serial for hdid
2019-08-13 20:01:42 +02:00
hex_functions.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
lobby.cpp
doubleclick to join a server
2019-08-20 18:35:42 +02:00
main.cpp
+1 on style
2019-08-06 21:27:27 +02:00
misc_functions.cpp
moved headers into include and cpp files into src + logo into resource
2018-12-26 16:43:08 +01:00
networkmanager.cpp
Remove C style char buffer in favor of QByteArray
2019-07-22 21:39:37 -05:00
packet_distribution.cpp
Fix the objection_stop_music option not doing anything
2019-09-14 00:48:07 +03:00
path_functions.cpp
fix mac content loading
2019-08-11 23:58:43 +02:00
text_file_functions.cpp
Make log go downwards by default
2019-09-13 11:13:50 +03:00