aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-20Merge pull request #528 from AttorneyOnline/crystalwarrior/coolchatoldmud0
2021-04-20Merge pull request #527 from AttorneyOnline/fix/523oldmud0
2021-04-20don't set a mask on elements affected by offsets (#524)in1tiate
2021-04-20Fix blankposting when narrating not hiding the chatboxCrystalwarrior
2021-04-20Add support for narrator chat (??!!) which does not affect the state of IC in...Crystalwarrior
2021-04-20Fix anim_state deciding whether you're allowed to send a message or not (the ...Crystalwarrior
2021-04-20Fix ~~, ~> and <> breaking tick posCrystalwarrior
2021-04-19euthanize morton (#522)in1tiate
2021-04-19Fix potential memory leak due to QMovie not being parented to anythingCrystalwarrior
2021-04-19Add a /reload command that quickly reloads the current demoCrystalwarrior
2021-04-19Fix character-specific color list not being properly regenerated on a theme r...in1tiate
2021-04-16Fix CASEA failing to validate packets with exactly six arguments (#521)in1tiate
2021-04-11Send "CC" packet when selecting "Spectator" from the character selection scre...in1tiate
2021-04-11Merge pull request #520 from AttorneyOnline/fix/evidence-for-realoldmud0
2021-04-07Fix demos incorrectly saving the packets (breaking encoding for things such a...Crystalwarrior
2021-04-07Don't generate QMovie() at all if we're told we're a static AOImageCrystalwarrior
2021-04-03move code outside if/else block (#518)in1tiate
2021-03-31Merge pull request #516 from AttorneyOnline/elide-leftoldmud0
2021-03-31set Qt::ElideLeft for dropdownsin1tiate
2021-03-30Trivial bounds check fixoldmud0
2021-03-30Merge pull request #514 from AttorneyOnline/fix/demoserveroldmud0
2021-03-30Update src/demoserver.cppin1tiate
2021-03-30Merge pull request #513 from AttorneyOnline/fix/chat-arrow-displayoldmud0
2021-03-30Merge pull request #512 from AttorneyOnline/fix/argholdmud0
2021-03-30add translation support to demo server messagesin1tiate
2021-03-30fix demo server not being added if serverlist.txt is absentin1tiate
2021-03-30fix chat arrow being loaded when it doesnt need to bein1tiate
2021-03-30use a string and not a boolean (stupid)in1tiate
2021-03-28Merge pull request #508 from AttorneyOnline/fix/evidence-in-demosoldmud0
2021-03-28Merge pull request #509 from AttorneyOnline/2.8.1-submodulesoldmud0
2021-03-28Update themes submoduleoldmud0
2021-03-28add exception for LE packets in demos, which encode ampersand separatorsin1tiate
2021-03-28fix packets containing unencoded newlines being incorrectly split into multip...in1tiate
2021-03-28Merge pull request #507 from AttorneyOnline/2.9.1-version-bumpoldmud0
2021-03-28Merge pull request #506 from AttorneyOnline/fix/song-parentsoldmud0
2021-03-27add songs with no parent to clistin1tiate
2021-03-25Merge branch 'master' into fix/css-lagCrystalwarrior
2021-03-24Version bump Attorney_Online.prooldmud0
2021-03-24Version bump aoapplication.holdmud0
2021-03-24Merge pull request #505 from AttorneyOnline/fix/settings-optionsoldmud0
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-24Fix desynchronized logs options checkbox not loading properly (is still prope...Crystalwarrior
2021-03-22Update courtroom.cpp to apply change requestsSalanto
2021-03-21Merge pull request #503 from AttorneyOnline/fix/skip-queueoldmud0
2021-03-22Fix log_chatmessage being called for the same message like 24 or more times c...Crystalwarrior
2021-03-21Merge pull request #502 from AttorneyOnline/fix/blankpost-queueoldmud0
2021-03-22Fix chat messages being lost to the Ether if instant objection was used, or y...Crystalwarrior
2021-03-22Fix blankposting forcing the message queue to sleep up until another message ...Crystalwarrior
2021-03-21Apply suggested changesSalanto