atrooney-online-2/src
2020-03-31 14:24:48 +03:00
..
aoapplication.cpp Keep verison string as-is and only update the actual VERSION display as for some weird ass reason doing it this way won't let you join KFO server 2020-03-12 19:20:26 +03:00
aoblipplayer.cpp Fix the sound bonanza so they actually play 2019-11-04 17:13:52 +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 Only use anti-aliasing when sprites are being downscaled, otherwise preserve crispyness™️ 2020-03-12 00:47:39 +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 add .opus support 2019-11-04 16:10:54 +03:00
aooptionsdialog.cpp Add a search bar for server list 2020-03-12 18:09:56 +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 Fix aomovie resizing algorithm for BG's crashing the client because I fucked up, lol 2020-03-31 14:24:48 +03:00
aosfxplayer.cpp Fix the sound bonanza so they actually play 2019-11-04 17:13:52 +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 wrong pos being shown when entering area due to index signal being called in the wrong place 2020-03-28 19:29:46 +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 Add a search bar for server list 2020-03-12 18:09:56 +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 Keep verison string as-is and only update the actual VERSION display as for some weird ass reason doing it this way won't let you join KFO server 2020-03-12 19:20:26 +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 Make pos dropdown more abstract and actually useful by letting servers send only pos you can actually access. 2020-02-24 22:20:43 +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 a really obscure bug breaking custom realization sound effects (realization=thing) char.ini definition not starting from base/sounds/general folder 2020-03-22 22:26:46 +03:00