aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2022-05-06Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...Shauren
2022-04-01Core/Misc: Apply various cosmetic changes that were made to 3.3.5 branch when...Shauren
2022-03-26Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlagsShauren
2022-03-24Update cs_misc.cpp (#27418)kvolk2git
2022-03-20add item xxxxx show to who was added item (#27020)kvolk2git
2022-03-20Scripts/Commands: fix `.learn all recipes` (#27153)ihm-tswow
2022-03-19Scripts/Commands: account onlinelist (#27004)Giacomo Pozzoni
2022-03-19Script/Commands: Allow to specify the target player in .additem command (#26997)Giacomo Pozzoni
2022-03-19Scripts/Misc: Remove 2 logs, they are handled by gm logsAokromes
2022-03-13Scripts/Commands: Fix ".wp show info" showing wrong event chance valuesjackpoz
2022-03-13Scripts/Commands: Avoid copies of RBACCommandDataShauren
2022-03-13Scripts/Commands: Convert argument parsing of instance commands to new systemCarbenium
2022-03-12Scripts/Commands: Convert title commands to new systemCarbenium
2022-03-12Scripts/Commands: Convert rbac commands to new systemCarbenium
2022-03-12Core/Misc: Fix mac buildShauren
2022-03-11Core/DBLayer: Add QueueSize() method (#26733)Giacomo Pozzoni
2022-03-11Scripts/Commands: Fix ".server debug" crashing in some special conditionsjackpoz
2022-03-11Scripts/Commands: Convert misc command table to new systemCarbenium
2022-03-11Scripts/Commands: Convert honor command table to new systemCarbenium
2022-03-11Core/Misc: Fix issues reported by static analysisjackpoz
2022-03-11Scripts/Commands: Minor improvements in .pinfo and .unban character commands ...Gildor
2022-03-10Scripts/Commands: Fix crashes with ".group revive" and ".group repair"jackpoz
2022-03-07Scripts/Commands: Add ".list auras id <aura id>" and ".list auras name <name ...Giacomo Pozzoni
2022-03-07Scripts/Commands: Restore ".character level" command behaviorjackpoz
2022-03-07Group repair command attempt (#26304)CraftedRO
2022-03-07Group level up (#26139)Jakub Cieplinski
2022-03-06Revive all command (#26127)Jakub Cieplinski
2022-03-06Core/Commands: Implemented command to teleport character to npcMatan Shukry
2022-03-06Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2022-03-06Scripts/Commands: Improve ".debug objectcount"jackpoz
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-03-05Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*...Treeston
2022-03-05Scripts/Commands: Include map min height in ".gps" commandjackpoz
2022-03-01[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)Treeston
2022-02-28Script/Commands: .character changeaccount now disconnects player before trans...Gildor
2022-02-28Core/Commands: Enable .debug loadcells on console and allow to load a specifi...jackpoz
2022-02-28Core/Commands: Fix typo in .mmap loc commandjackpoz
2022-02-27whitespace to make CI happy, 7bf9a06 follow-upTreeston
2022-02-27Scripts/Commands: Fix a potential crash in cs_account.cppTreeston
2022-02-27Scripts/ChatCommands: Rename 'lookup itemset' to 'lookup item set' to remove ...Treeston
2022-02-27Scripts/Commands: Move .account to `trinity_string`Treeston
2022-02-27Core/ChatCommands: Add `trinity_string` support for chat command helpTreeston
2022-02-27Scripts/Commands: Rename .additemset to .additem set to avoid ambiguityTreeston
2022-02-271eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...Treeston
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-27Script/Commands: Add ".pdump copy" command (#25455)Giacomo Pozzoni
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2022-02-11Core/Misc: Explicitly include required headers instead of relying on them to ...Shauren