..
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
Revert buttons using setIcon and use a better stylesheet method instead
2019-09-20 15:54:45 +03: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
Revert buttons using setIcon and use a better stylesheet method instead
2019-09-20 15:54:45 +03:00
aocharmovie.cpp
Fix move func making characters slowly move to the left every frame on animated chars which are sized differently from viewport
2019-10-03 23:17:21 +03:00
aoemotebutton.cpp
Revert buttons using setIcon and use a better stylesheet method instead
2019-09-20 15:54:45 +03:00
aoevidencebutton.cpp
Revert buttons using setIcon and use a better stylesheet method instead
2019-09-20 15:54:45 +03:00
aoevidencedisplay.cpp
Fix AOEvidenceDisplay not respecting the size of the viewport properly and breaking if a static image was used for evidence appearance
2019-09-28 20:43:19 +03:00
aoimage.cpp
Add two new helper functions - get_design_element and get_static_image_suffix
2019-09-16 21:08:43 +03:00
aolineedit.cpp
Make the client select a default font that resembles classic AA font the most (cleartype off, MS Sans)
2019-09-29 03:26:16 +03:00
aomovie.cpp
Make ui_additive_button insert a whitespace character at the start of the message when you use it (to make it so by default, the added message will have that space, but you can safely remove it if you need to)
2019-09-20 17:26:41 +03:00
aomusicplayer.cpp
Fix music volume being weird due to m_volume being shared by ambience and music at the same time
2019-10-01 04:58:57 +03:00
aooptionsdialog.cpp
Add rightclick context menus to sfx dropdown, iniswap dropdown and effects dropdown to open the ini's and respective folders
2019-10-02 20:28:42 +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
I dunno what the fuck was I doing for the past 4 hours but I made crossfading music work.
2019-09-20 05:30:07 +03:00
aotextarea.cpp
Allow lobby server descriptions to parse links
2019-09-17 03:31:18 +03: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
Fix some read_file errors on effect loading
2019-10-01 01:07:03 +03:00
chatlogpiece.cpp
Add cute color icons to color dropdown ui
2019-09-27 15:52:51 +03:00
courtroom.cpp
Fix move func making characters slowly move to the left every frame on animated chars which are sized differently from viewport
2019-10-03 23:17:21 +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
Fix some read_file errors on effect loading
2019-10-01 01:07:03 +03: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
Fix move func making characters slowly move to the left every frame on animated chars which are sized differently from viewport
2019-10-03 23:17:21 +03: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
Inject wholesome
2019-10-03 17:13:23 +03:00
main.cpp
Make the client select a default font that resembles classic AA font the most (cleartype off, MS Sans)
2019-09-29 03:26:16 +03: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 some read_file errors on effect loading
2019-10-01 01:07:03 +03:00
path_functions.cpp
fix mac content loading
2019-08-11 23:58:43 +02:00
scrolltext.cpp
Tweak the ambience/crosfade layer to fade in regardless of another sample being there
2019-09-20 22:11:37 +03:00
text_file_functions.cpp
Fix some read_file errors on effect loading
2019-10-01 01:07:03 +03:00