aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-12Prevent crash when sending empty ASS packetSalanto
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
2021-04-22Fix charlayer regression not allowing us to *directly* refer to an emote we w...Crystalwarrior
2021-04-21Merge pull request #531 from AttorneyOnline/fix/broken-demosoldmud0
2021-04-21Fix log_chatmessage referring to the global m_chatmessage instead of the loca...Crystalwarrior
2021-04-21Fix last line in the .demo file not being processedCrystalwarrior
2021-04-20Reset timers, evidence list and background whenever /load or /reload is usedCrystalwarrior
2021-04-20Merge pull request #504 from AttorneyOnline/fix/css-lagoldmud0
2021-04-20Merge pull request #529 from AttorneyOnline/crystalwarrior/coolchat-plusoldmud0
2021-04-20Better logs with OOC logging, [IC] and [OOC] tags (#519)Crystalwarrior
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