aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-09Merge pull request #559 from AttorneyOnline/fix/serverlist-selectionoldmud0
2021-06-09stupidly simple fixin1tiate
2021-06-08Clear case sensitive cache as well on vpath cache flusholdmud0
2021-06-08Move global stylesheet to lobby and courtroomoldmud0
2021-06-08Merge pull request #557 from AttorneyOnline/minor-optimizeoldmud0
2021-06-07Merge pull request #556 from AttorneyOnline/feature/remember-searcholdmud0
2021-06-06Fix excess calls to arup_appendoldmud0
2021-06-06Fix minor memory leak with configinioldmud0
2021-06-06Fix clazy-range-loop-detach warningoldmud0
2021-06-06Fix bug with case-sensitive vpath lookupoldmud0
2021-06-06Merge branch 'master' into feature/mountingoldmud0
2021-06-06remember past search term when switching between area and music listin1tiate
2021-06-06Scan themes in all mount pathsoldmud0
2021-06-06Don't store key in asset lookup cacheoldmud0
2021-06-05Greatly improve case-insensitive lookup speedoldmud0
2021-06-05Use intuitive behavior for loading assets with ambiguous extensionsoldmud0
2021-06-05Finish mounting featureoldmud0
2021-06-02Merge pull request #549 from Salanto/asset-packet-musiclistoldmud0
2021-05-29Partial: Add mount list to options dialogoldmud0
2021-05-16Merge pull request #552 from AttorneyOnline/fix/effects2oldmud0
2021-05-16account for both theme and misc pathing which are different because this prog...in1tiate
2021-05-12Commit suggestionSalanto
2021-05-12Merge branch 'add-asset-packet' into asset-packet-musiclistSalanto
2021-05-12Prevent crash when sending empty ASS packetSalanto
2021-05-05Add musclist streaming supportSalanto
2021-05-05Merge remote-tracking branch 'origin/handle-music-refactor' into asset-packet...Salanto
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-26Merge pull request #543 from AttorneyOnline/fix/effects-pathingoldmud0
2021-04-26check for effects without path in p_miscin1tiate
2021-04-25Merge pull request #541 from AttorneyOnline/feature/default-scaling-optionoldmud0
2021-04-24fix interfacelayer not applying stretching when load_image is called (reload ...Crystalwarrior
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-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-23Merge branch 'master' into crystalwarrior/demo-reloadCrystalwarrior
2021-04-23Update themes submodule (#539)oldmud0
2021-04-23Fix Cyrillic characters not being read correctly from QSettings inis (#535)in1tiate
2021-04-23Merge pull request #538 from AttorneyOnline/fix/showname-enableoldmud0
2021-04-23Merge pull request #533 from AttorneyOnline/fix/regression-charlayer-patholdmud0
2021-04-23Automatically fix desynced demo files with issues pre-#496 PR (#532)Crystalwarrior
2021-04-23make sure we save the shownames even when theyre disabledin1tiate
2021-04-22move timer reset to its own methodin1tiate
2021-04-22Do the same as previous commit for the get_asset_paths func - only check for...Crystalwarrior
2021-04-22Charlayer - only check for direct path after the previous checks fail but bef...Crystalwarrior