atrooney-online-2/include
Crystalwarrior a3d1d5bf9d i did it
i did the thing

Final overhaul of filter_ic_text
Fix spoken colors not being actually spoken
Fix a message of ()()()() spamming idle/talking animations (instead it just does the idle animation until you feed it an actual character)
Prevent spamming of play_idle and play_talking on the fastest text speed
Properly escape html and construct a message that works with characters &, <, >, ", etc. for filter_ic_text
Turn whitespace into html entities to prevent html from eating it up (alternative/better solution would be to erase excessive whitespace entirely but yaknow, some niche applications, whatever)
Fix filter_ic_text not displaying the best string it could in ic logs (strip html, display newlines as \n, etc.)
Scroll the scrollbar of the message box correctly according to some real wacky magic stuff I'm doing here. Let's hope there's no situations where it desyncs from the actual text.
2019-09-27 15:11:46 +03:00
..
aoapplication.h Hellcommit of doom and suffering 2019-09-25 02:05:52 +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 moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
aocaseannouncerdialog.h moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
aocharbutton.h moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
aocharmovie.h Better scaling algorithm for characters of variable size 2019-09-20 17:03:49 +03:00
aoemotebutton.h Revert buttons using setIcon and use a better stylesheet method instead 2019-09-20 15:54:45 +03:00
aoevidencebutton.h Revert buttons using setIcon and use a better stylesheet method instead 2019-09-20 15:54:45 +03:00
aoevidencedisplay.h moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
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 Hellcommit of doom and suffering 2019-09-25 02:05:52 +03:00
aomovie.h Implement effects system that reads your folder in theme/effects, or misc/<folder name>/<effects> 2019-09-18 04:14:52 +03:00
aomusicplayer.h Tweak the ambience/crosfade layer to fade in regardless of another sample being there 2019-09-20 22:11:37 +03:00
aooptionsdialog.h Begin implementation of scroll bars in the options menu 2019-09-16 01:20:03 +03:00
aopacket.h moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
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 Change all instances of "colour" to "color" for consistency's sake 2019-09-24 21:24:25 +03:00
aotextedit.h moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
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 i did it 2019-09-27 15:11:46 +03:00
datatypes.h Hellcommit of doom and suffering 2019-09-25 02:05:52 +03:00
debug_functions.h moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
discord_register.h Static linking for Windows. 2018-08-03 19:50:53 +02:00
discord_rich_presence.h Make all strings translatable 2019-07-28 19:00:34 +02:00
discord_rpc.h Static linking for Windows. 2018-08-03 19:50:53 +02:00
discord-rpc.h moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
encryption_functions.h moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
file_functions.h moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
hardware_functions.h moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
hex_functions.h moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
lobby.h Add expanded style sheet support 2019-09-16 04:16:59 +03:00
misc_functions.h moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
networkmanager.h what was gbp thinking 2019-07-29 21:58:49 +02:00
scrolltext.h 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.h moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00