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
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
2019-09-16
Allow char.ini to override the chat font and font size with chat_font = and c...
Crystalwarrior
2019-09-16
Add expanded style sheet support
Crystalwarrior
2019-09-16
Add file reading, writing and appending functions that create folders if bool...
Crystalwarrior
2019-09-15
Add an option for networking frame-specific effects
Crystalwarrior
2019-09-15
Add an opton to enable/disable screenshake + flashing
Crystalwarrior
2019-09-15
Implement networking for frame-specific effects data sending/parsing if the s...
Crystalwarrior
2019-09-15
Looping SFX system - Defined this way:
Crystalwarrior
2019-09-15
Finally implement frame-specific effects such as screenshake, realization fla...
Crystalwarrior
2019-09-13
Make log go downwards by default
Crystalwarrior
2019-09-13
Kill Music on Object option
iamgoofball
2019-09-12
Fix compilation error
Crystalwarrior
2019-09-12
Expand get_image_suffix to fall back on .png last
Crystalwarrior
2019-09-10
Expand .apng and .webp support for get_image_suffix
Crystalwarrior
2019-07-27
Fall back to Sans if no font setting found
oldmud0
2019-07-20
Merge branch 'bass-optional' into 'master'
oldmud0
2019-07-20
Revert "More bug fixing."
cents02
2019-03-13
add a default for this
stonedDiscord
2019-01-05
Merge remote-tracking branch 'upstream/master'
David Skoland
2019-01-03
Fix APNG preanimations not working (#52)
oldmud0
2019-01-02
fixed a crash condition where blip rate is less than 1
David Skoland
2018-12-26
moved headers into include and cpp files into src + logo into resource
David Skoland