atrooney-online-2/include
Crystalwarrior 9d20cf0322 Streamlined ini swapping so the user can set up multiple character folders associated with a character.
This will save to the character folder's iniswaps.ini. You can click on the dropdown and edit the text inside to add an iniswap, and press the [X] button that'll appear next to it to remove the ini swap.
Recode the enter_courtroom and add a new update_character feature - the two are now separate and responsible for different things. The courtroom will reload the whole theme and widgets while the character is only responsible for all ui elements related to the character. This drastically improves performance when switching characters using /switch or something
Add a set_char_ini helper function that allows you to modify the character variables. For now only used to set name= field when iniswapping
2019-09-17 18:51:40 +03:00
..
aoapplication.h Streamlined ini swapping so the user can set up multiple character folders associated with a character. 2019-09-17 18:51:40 +03:00
aoblipplayer.h 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.h
aocaseannouncerdialog.h
aocharbutton.h
aocharmovie.h Add additive text option where your messages are added to your previous one, fully networked and ready for the server 2019-09-16 18:11:19 +03:00
aoemotebutton.h
aoevidencebutton.h Less insane debugging; minor refactoring (!75) 2019-07-12 23:00:25 +00:00
aoevidencedisplay.h
aoimage.h Add two new helper functions - get_design_element and get_static_image_suffix 2019-09-16 21:08:43 +03:00
aolineedit.h
aomovie.h Finally implement frame-specific effects such as screenshake, realization flash, sound effects, etc. 2019-09-15 17:44:02 +03:00
aomusicplayer.h 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.h Begin implementation of scroll bars in the options menu 2019-09-16 01:20:03 +03:00
aopacket.h
aoscene.h Prevent the animated background/foreground from restarting itself if the image is the exact same as the currently playing one 2019-09-10 23:26:03 +03:00
aosfxplayer.h Looping SFX system - Defined this way: 2019-09-15 17:44:47 +03:00
aotextarea.h Allow lobby server descriptions to parse links 2019-09-17 03:31:18 +03:00
aotextedit.h
bass.h including the bass header file is fine honestly 2018-12-26 16:51:11 +01:00
chatlogpiece.h Add file reading, writing and appending functions that create folders if bool is true 2019-09-16 01:16:37 +03:00
courtroom.h Streamlined ini swapping so the user can set up multiple character folders associated with a character. 2019-09-17 18:51:40 +03:00
datatypes.h Add additive text option where your messages are added to your previous one, fully networked and ready for the server 2019-09-16 18:11:19 +03:00
debug_functions.h
discord_register.h
discord_rich_presence.h Make all strings translatable 2019-07-28 19:00:34 +02:00
discord_rpc.h
discord-rpc.h
encryption_functions.h
file_functions.h
hardware_functions.h
hex_functions.h
lobby.h Add expanded style sheet support 2019-09-16 04:16:59 +03:00
misc_functions.h
networkmanager.h what was gbp thinking 2019-07-29 21:58:49 +02:00
text_file_functions.h