aboutsummaryrefslogtreecommitdiff
path: root/src/text_file_functions.cpp
AgeCommit message (Expand)Author
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
2019-09-15Add an option for networking frame-specific effectsCrystalwarrior
2019-09-15Add an opton to enable/disable screenshake + flashingCrystalwarrior
2019-09-15Implement networking for frame-specific effects data sending/parsing if the s...Crystalwarrior
2019-09-15Looping SFX system - Defined this way:Crystalwarrior
2019-09-15Finally implement frame-specific effects such as screenshake, realization fla...Crystalwarrior
2019-09-13Make log go downwards by defaultCrystalwarrior
2019-09-13Kill Music on Object optioniamgoofball
2019-09-12Fix compilation errorCrystalwarrior
2019-09-12Expand get_image_suffix to fall back on .png lastCrystalwarrior
2019-09-10Expand .apng and .webp support for get_image_suffixCrystalwarrior
2019-07-27Fall back to Sans if no font setting foundoldmud0
2019-07-20Merge branch 'bass-optional' into 'master'oldmud0
2019-07-20Revert "More bug fixing."cents02
2019-03-13add a default for thisstonedDiscord
2019-01-05Merge remote-tracking branch 'upstream/master'David Skoland
2019-01-03Fix APNG preanimations not working (#52)oldmud0
2019-01-02fixed a crash condition where blip rate is less than 1David Skoland
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland