atrooney-online-2/src
Crystalwarrior f896475de4
Stop iniswapping from modifying the char.ini file (#712)
* Stop iniswapping from modifying the char.ini (which can potentially remove comments such as credits, charmaker notes, etc.)
* Fix iniswaps.ini and soundlist.ini not using vpath
* Deprecate get_char_name, making "name=" part in the char.ini no longer a thing
* Fix iniswap and emote dropdowns not getting properly updated when theme is reloaded
* Prevent reload theme from resetting your emote to the first one
* Fallback soundlist.ini

Co-authored-by: stonedDiscord <Tukz@gmx.de>
Co-authored-by: oldmud0 <oldmud0@users.noreply.github.com>
2022-07-29 19:45:42 -05:00
..
aoapplication.cpp save and load server description in favorites (#783) 2022-06-06 20:03:00 +02:00
aoblipplayer.cpp Suppress application volume when alt-tabbed (#730) 2022-07-23 18:18:45 +03:00
aobutton.cpp Make lambda captures of 'this' explicit 2022-07-19 08:10:07 -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
aoemotepreview.cpp Add Emote preview (#774) 2022-07-23 18:18:54 +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 Make lambda captures of 'this' explicit 2022-07-19 08:10:07 -05: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 Fix an extremely rare issue where loop point goes outside track bounds if loop end is not defined (#748) 2022-07-27 00:27:01 +02:00
aooptionsdialog.cpp Add settings option for Evidence double-click that can be turned off (single-click evidence view) and more (#749) 2022-07-29 18:36:58 +03:00
aopacket.cpp Handle packet decoding separately for SC packet (#433) 2021-01-24 18:26:39 -06:00
aosfxplayer.cpp Suppress application volume when alt-tabbed (#730) 2022-07-23 18:18:45 +03:00
aotextarea.cpp Add line limit to server chat and debug log panes (#784) 2022-06-11 18:09:53 -05:00
aoutils.cpp Code to support effects ini version 2 (#813) 2022-07-27 21:43:50 +02: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 Stop iniswapping from modifying the char.ini file (#712) 2022-07-29 19:45:42 -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 or suppress compiler warnings (Qt 5.15 w/MinGW) (#818) 2022-07-29 18:23:36 +02:00
discord_rich_presence.cpp Fix or suppress compiler warnings (Qt 5.15 w/MinGW) (#818) 2022-07-29 18:23:36 +02:00
emotes.cpp Stop iniswapping from modifying the char.ini file (#712) 2022-07-29 19:45:42 -05:00
evidence.cpp Fix evidence image lookup behaving weirdly if the mounted path from which it looks for evidence starts with "base" , so "base_Extra" will be ignored for example if it's next to the normal "base" folder (#825) 2022-07-29 18:39:10 +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 Android hdid (#822) 2022-07-23 18:19:40 +03:00
lobby.cpp Fix lobby force-switching you from Favorites list if you switched from the Serverlist before it was populated (#826) 2022-07-29 18:40:02 +03: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 Fix or suppress compiler warnings (Qt 5.15 w/MinGW) (#818) 2022-07-29 18:23:36 +02:00
packet_distribution.cpp Change FL variable names for clarity (#810) 2022-07-23 18:19:00 +03:00
path_functions.cpp Part 2 of #713: merge get_real_suffixed_path into get_real_path (#717) 2022-07-26 00:54:11 +03: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 Stop iniswapping from modifying the char.ini file (#712) 2022-07-29 19:45:42 -05:00