atrooney-online-2/src
Crystalwarrior d458345612
Overlay emote_buttons with emote_selected image from theme instead of generating files (#727)
* Create an "emote_selected" overlay for emote buttons using default theme's emote_selected image
It is used if "_on" button image is not found on the character.
If emote_selected image is missing from the default theme, use a simple transparent black color overlay instead.
Replaces auto-generation of _off images

* clang plz

* use static overlays only
2022-07-07 13:59:34 +03:00
..
aoapplication.cpp save and load server description in favorites (#783) 2022-06-06 20:03:00 +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 Overlay emote_buttons with emote_selected image from theme instead of generating files (#727) 2022-07-07 13:59:34 +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 relative paths for evidence image and mounted base folders (#757) 2022-06-08 20:19:57 -05: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 Add line limit to server chat and debug log panes (#784) 2022-06-11 18:09:53 -05: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 Added Play SFX context menu action (#791) 2022-07-07 13:55:44 +03: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 Shutup ci (#782) 2022-06-15 22:16:30 -05:00
emotes.cpp Overlay emote_buttons with emote_selected image from theme instead of generating files (#727) 2022-07-07 13:59:34 +03:00
evidence.cpp Fix relative paths for evidence image and mounted base folders (#757) 2022-06-08 20:19:57 -05: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 Clear selection when switching between favorites and public servers (#763) 2022-06-06 19:31:18 +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 Dual-Stack AO2 Client to handle both TCP and Websocket connections seemlessly (#696) 2022-06-06 19:14:44 +02: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 Added penalty effects (#786) 2022-06-23 18:58:17 -05:00