aboutsummaryrefslogtreecommitdiff
path: root/text_file_functions.cpp
AgeCommit message (Collapse)Author
2018-08-19Discord toggle pt.2.Cerapter
Forgot these.
2018-08-08Added a settings menu.Cerapter
- Cannot be called yet ingame. - Allows the setting of all `config.ini` variables. - Allows the setting of callwords.
2018-08-08config.ini functioning changed.Cerapter
- Now the program uses the QSettings class to manipulate the `config.ini`. - Support for multiple audio devices and options menu started.
2018-07-28Allow the toggling of custom shownames.Cerapter
Don't forget to enable it in a theme.
2018-07-27The log now has an option to go both ways.Cerapter
- Due to the log's nature, this must be set manually in one's `config.ini`.
2018-07-27Ability to set a default username added.Cerapter
- Done by adding a `default_username = whatever` to your `config.ini`. - `whatever` can be any string. - If nothing is given, it defaults to the, uh, default nothing.
2018-07-26Read log limit maximum from config.ini.Cerapter
2018-02-11Reverted qss stuff and added more commentsDavid Skoland
2018-02-09renaming some functions and starting qss theme functionalityDavid Skoland
2017-05-30added call word function and fixed an evidence-related crashOmniTroid
2017-04-24started implementing evidence functionalityOmniTroid
2017-04-18debugging help, fastter loading(?) and android sdcardstonedDiscord
2017-04-08removed debug statementsOmniTroid
2017-04-07added custom sfx support and incremented to 2.3.4OmniTroid
2017-04-06added color customization to music list and started adding to fontsOmniTroid
2017-03-28started adding the desk/nodesk featureOmniTroid
2017-03-26added get_emote_mod functionOmniTroid
2017-03-22fixed lots of bugs, tweaked objections and added demonserver workaround for ↵OmniTroid
disconnecting
2017-03-16fixed the charselect and added some features, ready for 2.2.5 releaseOmniTroid
2017-03-14fixed a hyperlink bugOmniTroid
2017-03-08added default slider valuesOmniTroid
2017-03-01fixed some bugs and added blank_blipOmniTroid
2017-02-23improved DC handling and added case insensitivity to char.ini checksDavid Skoland
2017-02-19added adjustable blip rate and judge buttons on /pos judSkoland
2017-02-17added text resize functionalityDavid Skoland
2017-02-16highly experimental and complex preanim algorithm testing in progressDavid Skoland
2017-02-16adjusted preanims and added emotions/ao2 featureDavid Skoland
2017-02-15fixed some sfx issuesOmniTroid
2017-02-15fixed all known bugs + improved preanims(probably)David Skoland
2017-02-14added emote comments to emote buttons with missing imageDavid Skoland
2017-02-14removed debug statements, fixed a chatbox issueDavid Skoland
2017-02-12added audio implementation and refactored text file functionsDavid Skoland
2017-02-07implemented hold it/objection/take that/custom objectionDavid Skoland
2017-02-06implemented sending IC messagesDavid Skoland
2017-02-06started implementing emotesDavid Skoland
2017-02-03added viewport functionalityDavid Skoland
2017-02-01added objection handler and started on set_sceneDavid Skoland
2017-01-27implemented ooc chat and cleaned up some old headersDavid Skoland
2017-01-18changing structure from globals to OO with a flat constructionDavid Skoland
2017-01-18implemented widget size from ini functionalityDavid Skoland
2017-01-04added more widgets to lobby and made masterserverchat workDavid Skoland
2016-12-29Added file and path function files + started working on the lobbyDavid Skoland