index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
text_file_functions.cpp
Age
Commit message (
Expand
)
Author
2021-02-13
fix borked chatbox themes
in1tiate
2021-02-13
Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a...
Crystalwarrior
2021-02-09
Fix backwards compatibility with the stopmusic
Crystalwarrior
2021-01-27
Merge pull request #429 from AttorneyOnline/fix/continuous-bg
oldmud0
2021-01-27
Refactor "text scrawl" to "text crawl" (sounds more simple to understand than...
Crystalwarrior
2021-01-27
Add the setting for the text scrawl
Crystalwarrior
2021-01-23
fix continuous and make it configurable
in1tiate
2021-01-19
Consolidate AOScene, AOMovie, and AOCharMovie into one class, add support for...
in1tiate
2021-01-18
Add a new "char_list" QTreeWidget that allows for categorizing characters (#399)
in1tiate
2021-01-14
Make chat rate limit configurable (#398)
Crystalwarrior
2021-01-13
[2.8.6] Demo Recording/Playback (#337)
Crystalwarrior
2021-01-12
Desynchronize viewport from the IC chat log so that users have a smooth viewi...
Crystalwarrior
2021-01-09
replace "gender" with "blips" (#386)
in1tiate
2021-01-09
Log objections IC, overhaul custom objections context menu, add more configur...
in1tiate
2021-01-09
Define IC Log colors independent of character, define message colors accordin...
in1tiate
2020-08-19
IC log rewrite (#259)
Crystalwarrior
2020-08-16
clang format
scatterflower
2020-08-16
Merge pull request #245 from scatterflower/realization_fix
scatterflower
2020-08-16
Check for custom realization sound when using effects list
scatterflower
2020-08-05
Fix not using custom chatbox's colors (#228)
windrammer
2020-07-31
Add option for automatic logging (#203)
windrammer
2020-07-29
Fix character-specific theme not falling back to current theme (#207)
windrammer
2020-07-04
Fix the blips folder not seeking the blips/ folder for the male.wav sound eff...
Crystalwarrior
2020-07-03
Add a setting to turn on/off custom character-defined chatboxes (#166)
Crystalwarrior
2020-06-29
Fix issues when undefined colors result in everyone's chat not using talk ani...
Crystalwarrior
2020-05-22
Fix looping frame SFX not working w/ AOV's definitions
Crystalwarrior
2020-05-22
clang 2 electric boogaloo
Crystalwarrior
2020-05-22
Clang-ify the code with this styling using Visual Studio Code:
Crystalwarrior
2020-03-31
Add courtroom_design.ini partial parsing for misc/ folder (only chat_arrow an...
Crystalwarrior
2020-03-22
Fix a really obscure bug breaking custom realization sound effects (realizati...
Crystalwarrior
2020-03-12
Add a search bar for server list
Crystalwarrior
2020-01-17
Network effects folder so you don't need to modify your own char.ini to see c...
Crystalwarrior
2020-01-15
Separate screenshake options button from effects options button
Crystalwarrior
2020-01-15
i am REtArd
Crystalwarrior
2019-11-18
Fix a bug where user would be unable to speak if the BG changed when someone ...
Crystalwarrior
2019-11-04
Fix the sound bonanza so they actually play
Crystalwarrior
2019-11-04
Make the music search bar search in music metadata instead of just the displa...
Crystalwarrior
2019-10-23
Allow gender (blip sounds) that don't use sfx-blip naming convention
Crystalwarrior
2019-10-05
Meme fix to <>, ~~ and ~> parsing (does not fully solve the issue but at leas...
Crystalwarrior
2019-10-01
Fix some read_file errors on effect loading
Crystalwarrior
2019-09-29
Make the client select a default font that resembles classic AA font the most...
Crystalwarrior
2019-09-25
Hellcommit of doom and suffering
Crystalwarrior
2019-09-24
Change all instances of "colour" to "color" for consistency's sake
Crystalwarrior
2019-09-18
Fix a bug with sound effect from misc/ folder not being read
Crystalwarrior
2019-09-18
Bugfixes for the thing and how it orders things
Crystalwarrior
2019-09-18
make icons for effects n shit
Crystalwarrior
2019-09-18
Implement effects system that reads your folder in theme/effects, or misc/<fo...
Crystalwarrior
2019-09-17
Streamlined ini swapping so the user can set up multiple character folders as...
Crystalwarrior
2019-09-16
Change get_stylesheet to return text of a parsed stylesheet file, its functio...
Crystalwarrior
2019-09-16
Add two new helper functions - get_design_element and get_static_image_suffix
Crystalwarrior
[next]