aboutsummaryrefslogtreecommitdiff
path: root/src/text_file_functions.cpp
AgeCommit message (Expand)Author
2022-06-06save and load server description in favorites (#783)stonedDiscord
2022-06-06Dual-Stack AO2 Client to handle both TCP and Websocket connections seemlessly...Salanto
2022-04-05Load serverlist.txt with UTF-8 Coded (#741)Salanto
2022-03-29Add two ways of controlling judge buttons that aren't hardcoded nonsense (net...Rosemary Witchaven
2022-03-25Midi music (#614)stonedDiscord
2022-03-19Add blip rate of 0 which only plays a single blip sound per message (#659)Crystalwarrior
2022-01-08Fix wrong precedence order for effectsoldmud0
2022-01-07Merge pull request #619 from AttorneyOnline/feature/http-msoldmud0
2021-12-30Add and refine debug log messages (#625)oldmud0
2021-12-30Merge branch 'master' into feature/http-msoldmud0
2021-12-25Change master chat in courtroom to debug logoldmud0
2021-12-23Split logging option into text and demooldmud0
2021-12-18Merge branch 'master' into feature/http-msoldmud0
2021-12-18Finish out featureoldmud0
2021-11-15Fix all files being allowed past the suffix check for imagesin1tiate
2021-09-22Allow user to configure log timestamp format (#590)Rosemary Witchaven
2021-07-22Fix custom objections not playing soundsin1tiate
2021-06-06Merge branch 'master' into feature/mountingoldmud0
2021-06-05Use intuitive behavior for loading assets with ambiguous extensionsoldmud0
2021-06-05Finish mounting featureoldmud0
2021-05-16account for both theme and misc pathing which are different because this prog...in1tiate
2021-04-29Merge pull request #545 from MangosArentLiterature/default-shownamesoldmud0
2021-04-29Merge pull request #542 from AttorneyOnline/fix/aolayer-crapoldmud0
2021-04-28Add default shownamesMangosArentLiterature
2021-04-26check for effects without path in p_miscin1tiate
2021-04-24Deprecate tick_ms and use actual milliseconds rather than arbitrary 60ms tick...Crystalwarrior
2021-04-23Add setting for default scaling methodoldmud0
2021-04-23Expand .css power by giving object names to all AO UI elements (#534)Crystalwarrior
2021-04-23Fix get_court_sfx using latin1 instead of utf-8 (#540)Crystalwarrior
2021-04-23Fix Cyrillic characters not being read correctly from QSettings inis (#535)in1tiate
2021-03-30fix demo server not being added if serverlist.txt is absentin1tiate
2021-03-03Fix files not being written as UTF-8oldmud0
2021-02-16Stop supporting the DRO way (we will make a .bat file or utility that does it...Crystalwarrior
2021-02-13fix borked chatbox themesin1tiate
2021-02-13Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a...Crystalwarrior
2021-02-09Fix backwards compatibility with the stopmusicCrystalwarrior
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