aboutsummaryrefslogtreecommitdiff
path: root/src/text_file_functions.cpp
AgeCommit message (Expand)Author
2021-01-27Merge pull request #429 from AttorneyOnline/fix/continuous-bgoldmud0
2021-01-27Refactor "text scrawl" to "text crawl" (sounds more simple to understand than...Crystalwarrior
2021-01-27Add the setting for the text scrawlCrystalwarrior
2021-01-23fix continuous and make it configurablein1tiate
2021-01-19Consolidate AOScene, AOMovie, and AOCharMovie into one class, add support for...in1tiate
2021-01-18Add a new "char_list" QTreeWidget that allows for categorizing characters (#399)in1tiate
2021-01-14Make chat rate limit configurable (#398)Crystalwarrior
2021-01-13[2.8.6] Demo Recording/Playback (#337)Crystalwarrior
2021-01-12Desynchronize viewport from the IC chat log so that users have a smooth viewi...Crystalwarrior
2021-01-09replace "gender" with "blips" (#386)in1tiate
2021-01-09Log objections IC, overhaul custom objections context menu, add more configur...in1tiate
2021-01-09Define IC Log colors independent of character, define message colors accordin...in1tiate
2020-08-19IC log rewrite (#259)Crystalwarrior
2020-08-16clang formatscatterflower
2020-08-16Merge pull request #245 from scatterflower/realization_fixscatterflower
2020-08-16Check for custom realization sound when using effects listscatterflower
2020-08-05Fix not using custom chatbox's colors (#228)windrammer
2020-07-31Add option for automatic logging (#203)windrammer
2020-07-29Fix character-specific theme not falling back to current theme (#207)windrammer
2020-07-04Fix the blips folder not seeking the blips/ folder for the male.wav sound eff...Crystalwarrior
2020-07-03Add a setting to turn on/off custom character-defined chatboxes (#166)Crystalwarrior
2020-06-29Fix issues when undefined colors result in everyone's chat not using talk ani...Crystalwarrior
2020-05-22Fix looping frame SFX not working w/ AOV's definitionsCrystalwarrior
2020-05-22clang 2 electric boogalooCrystalwarrior
2020-05-22Clang-ify the code with this styling using Visual Studio Code:Crystalwarrior
2020-03-31Add courtroom_design.ini partial parsing for misc/ folder (only chat_arrow an...Crystalwarrior
2020-03-22Fix a really obscure bug breaking custom realization sound effects (realizati...Crystalwarrior
2020-03-12Add a search bar for server listCrystalwarrior
2020-01-17Network effects folder so you don't need to modify your own char.ini to see c...Crystalwarrior
2020-01-15Separate screenshake options button from effects options buttonCrystalwarrior
2020-01-15i am REtArdCrystalwarrior
2019-11-18Fix a bug where user would be unable to speak if the BG changed when someone ...Crystalwarrior
2019-11-04Fix the sound bonanza so they actually playCrystalwarrior
2019-11-04Make the music search bar search in music metadata instead of just the displa...Crystalwarrior
2019-10-23Allow gender (blip sounds) that don't use sfx-blip naming conventionCrystalwarrior
2019-10-05Meme fix to <>, ~~ and ~> parsing (does not fully solve the issue but at leas...Crystalwarrior
2019-10-01Fix some read_file errors on effect loadingCrystalwarrior
2019-09-29Make the client select a default font that resembles classic AA font the most...Crystalwarrior
2019-09-25Hellcommit of doom and sufferingCrystalwarrior
2019-09-24Change all instances of "colour" to "color" for consistency's sakeCrystalwarrior
2019-09-18Fix a bug with sound effect from misc/ folder not being readCrystalwarrior
2019-09-18Bugfixes for the thing and how it orders thingsCrystalwarrior
2019-09-18make icons for effects n shitCrystalwarrior
2019-09-18Implement effects system that reads your folder in theme/effects, or misc/<fo...Crystalwarrior
2019-09-17Streamlined ini swapping so the user can set up multiple character folders as...Crystalwarrior
2019-09-16Change get_stylesheet to return text of a parsed stylesheet file, its functio...Crystalwarrior
2019-09-16Add two new helper functions - get_design_element and get_static_image_suffixCrystalwarrior
2019-09-16Allow char.ini to override the chat font and font size with chat_font = and c...Crystalwarrior
2019-09-16Add expanded style sheet supportCrystalwarrior
2019-09-16Add file reading, writing and appending functions that create folders if bool...Crystalwarrior