aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-01-05Fix MSVC builds freezing due to AOLayer concurrency issueoldmud0
2021-12-25Merge pull request #623 from AttorneyOnline/feature/debug-logoldmud0
2021-12-25Change master chat in courtroom to debug logoldmud0
2021-12-24Fix animation freeze when loading music files (#609)Salanto
2021-12-24Merge pull request #622 from AttorneyOnline/fix/emote-button-genoldmud0
2021-12-23Fix emote buttons not generating due to bad VPath lookupoldmud0
2021-12-23Split logging option into text and demooldmud0
2021-09-22Allow user to configure log timestamp format (#590)Rosemary Witchaven
2021-08-30Use event filters instead of subclassing QLineEdit and QPlainTextEdit (#587)Rosemary Witchaven
2021-08-13asynchronously load animations for bigly performant gainzin1tiate
2021-08-11wait for thread to finish before starting new onein1tiate
2021-08-11more accurate commentin1tiate
2021-08-11preload next frame before ticking overin1tiate
2021-07-29swap out custom UNUSED macro for Q_UNUSEDin1tiate
2021-06-09Merge pull request #554 from AttorneyOnline/feature/mountingoldmud0
2021-06-09stupidly simple fixin1tiate
2021-06-08Clear case sensitive cache as well on vpath cache flusholdmud0
2021-06-06Merge branch 'master' into feature/mountingoldmud0
2021-06-06remember past search term when switching between area and music listin1tiate
2021-06-06Don't store key in asset lookup cacheoldmud0
2021-06-05Use intuitive behavior for loading assets with ambiguous extensionsoldmud0
2021-06-05Finish mounting featureoldmud0
2021-05-29Partial: Add mount list to options dialogoldmud0
2021-05-05Add musclist streaming supportSalanto
2021-05-04Add Asset PacketSalanto
2021-04-29Merge pull request #526 from AttorneyOnline/crystalwarrior/demo-reloadoldmud0
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-24Deprecate tick_ms and use actual milliseconds rather than arbitrary 60ms tick...Crystalwarrior
2021-04-23Add setting for default scaling methodoldmud0
2021-04-23Move other duplicate reset calls to their own methodoldmud0
2021-04-23Merge branch 'master' into crystalwarrior/demo-reloadCrystalwarrior
2021-04-23Automatically fix desynced demo files with issues pre-#496 PR (#532)Crystalwarrior
2021-04-22move timer reset to its own methodin1tiate
2021-04-21Fix log_chatmessage referring to the global m_chatmessage instead of the loca...Crystalwarrior
2021-04-20Merge pull request #504 from AttorneyOnline/fix/css-lagoldmud0
2021-04-20don't set a mask on elements affected by offsets (#524)in1tiate
2021-03-24Version bump aoapplication.holdmud0
2021-03-24Remove useless code for extra ui_selector that is not usedCrystalwarrior
2021-03-24Mark ui_selector, ui_passworded, ui_taken for evidence and character select a...Crystalwarrior
2021-03-22Fix chat messages being lost to the Ether if instant objection was used, or y...Crystalwarrior
2021-03-20Add timer packets to demo playback (#494)Crystalwarrior
2021-03-20Deprecate demo playback /min_wait (#498)Crystalwarrior
2021-03-15Deprecate hardcoded string-based authentication, add AUTH packet (#489)in1tiate
2021-03-07Fix timer using 32-bit ints instead of 64-bit ints (#487)oldmud0
2021-02-24Make "stop music on objection" work in tandem with the server by calling "mus...Crystalwarrior
2021-02-21Remove hardcoded stylesheets from lobbyCrystalwarrior
2021-02-21Remove background-color stylesheet from the set_qfont (allowing stylesheets t...Crystalwarrior
2021-02-19Overhaul pos dropdown and pos remove system to work well with custom pos, cha...Crystalwarrior