aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-02-17Adopt better method for setting custom pos using the pos dropdownCrystalwarrior
2021-02-17Make the server list display all pretty and niceCrystalwarrior
2021-02-17Revert bad "fix" of the sound names for WTCE courtroom_sounds.iniCrystalwarrior
2021-02-16Stop supporting the DRO way (we will make a .bat file or utility that does it...Crystalwarrior
2021-02-16Patch a segfault by play_frame_effect being wackyCrystalwarrior
2021-02-14fix bg not resizing on reload themein1tiate
2021-02-13fix borked chatbox themesin1tiate
2021-02-13Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a...Crystalwarrior
2021-02-11Update the Settings screen - reload theme, restore defaults (#463)Crystalwarrior
2021-02-09Fix expanded_desk_mods (2-5) being nonfunctional (#451)in1tiate
2021-02-08Merge pull request #455 from AttorneyOnline/fix/speedmaxoldmud0
2021-02-09make instant text instant againCrystalwarrior
2021-02-09Fix backwards compatibility with the stopmusicCrystalwarrior
2021-01-29Merge pull request #368 from skyedeving/add-testsoldmud0
2021-01-29Fix music_display not stretching properly, reconsolidate ForegroundLayer into...in1tiate
2021-01-28Improvements to the way the position dropdown is handled (#428)in1tiate
2021-01-28Update the cmakelists to newestSkye Deving
2021-01-28Use target_sourcesSkye Deving
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-27Redesign the text display speed delay to be more modular by introducing a "ba...Crystalwarrior
2021-01-24Handle packet decoding separately for SC packet (#433)Skye Deving
2021-01-23fix continuous and make it configurablein1tiate
2021-01-22Allow effects to decide whether they go over or under the chatbox (#424)in1tiate
2021-01-19Merge pull request #420 from AttorneyOnline/version-bumpoldmud0
2021-01-19Merge branch 'master' into feature/timerclockCrystalwarrior
2021-01-19Implement sticker logic with animated image support (#414)Crystalwarrior
2021-01-19Consolidate AOScene, AOMovie, and AOCharMovie into one class, add support for...in1tiate
2021-01-19unused macro and update QTime to QElapsedTimer (#417)in1tiate
2021-01-18Add a new "char_list" QTreeWidget that allows for categorizing characters (#399)in1tiate
2021-01-18Merge pull request #400 from AttorneyOnline/bugfix/blanklogsoldmud0
2021-01-18Simplify the logic behind last message = blankpost detectionCrystalwarrior
2021-01-18Attempt a theoretically safer method of tracking last displayed messageCrystalwarrior
2021-01-14Make chat rate limit configurable (#398)Crystalwarrior
2021-01-13Overhaul sound lists to introduce aliases, rethink editing behavior (#389)Crystalwarrior
2021-01-13[2.8.6] Demo Recording/Playback (#337)Crystalwarrior