aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2022-09-02Core/Misc: Store skillline abilities grouped by skill id (#28199)ihm-tswow
2022-03-30Core/GameObjects: Reduce differences between branches part 3 - gameobject upd...Shauren
2022-03-29Core/Units: Reduce differences between branches part 1 - object classShauren
2022-03-29Core/Units: Reduce differences between branches part 1 - unit updatefield acc...Shauren
2022-03-11Core/Commands: Fixed .pinfo ban output for permanent bansShauren
2021-12-18Update cs_misc.cpp (#27418)kvolk2git
2021-10-25add item xxxxx show to who was added item (#27020)kvolk2git
2021-10-24Scripts/Commands: fix `.learn all recipes` (#27153)ihm-tswow
2021-10-06Scripts/Misc: Remove again LANG_ADDITEMAokromes
2021-10-06Scripts/Commands: account onlinelist (#27004)Giacomo Pozzoni
2021-10-06Script/Commands: Allow to specify the target player in .additem command (#26997)Giacomo Pozzoni
2021-10-06Core/Misc: Fix appleclang 12 warningsShauren
2021-10-05Scripts/Misc: Remove 2 logs, they are handled by gm logsAokromes
2021-09-04Core/Spells: Remove remaining direct accesses to SpellInfo::EffectsShauren
2021-08-21Scripts/Commands: Fix ".wp show info" showing wrong event chance valuesjackpoz
2021-08-16Scripts/Commands: Avoid copies of RBACCommandDataShauren
2021-08-15Scripts/Commands: Convert argument parsing of instance commands to new systemCarbenium
2021-08-14Scripts/Commands: Convert title commands to new systemCarbenium
2021-08-14Scripts/Commands: Convert rbac commands to new systemCarbenium
2021-07-24Core/DBLayer: Add QueueSize() method (#26733)Giacomo Pozzoni
2021-07-17Scripts/Commands: Fix ".server debug" crashing in some special conditionsjackpoz
2021-06-28Scripts/Commands: Convert misc command table to new systemCarbenium
2021-06-28Scripts/Commands: Convert honor command table to new systemCarbenium
2021-06-20Core/Misc: Fix issues reported by static analysisjackpoz
2021-06-20Scripts/Commands: Minor improvements in .pinfo and .unban character commands ...Gildor
2021-06-05Scripts/Commands: Fix crashes with ".group revive" and ".group repair"jackpoz
2021-04-08Scripts/Commands: Add ".list auras id <aura id>" and ".list auras name <name ...Giacomo Pozzoni
2021-04-05Scripts/Commands: Restore ".character level" command behaviorjackpoz
2021-04-04Group repair command attempt (#26304)CraftedRO
2021-03-20Group level up (#26139)Jakub Cieplinski
2021-02-27Revive all command (#26127)Jakub Cieplinski
2021-01-28Core/Commands: Implemented command to teleport character to npcMatan Shukry
2021-01-24Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2021-01-23Scripts/Commands: Improve ".debug objectcount"jackpoz
2021-01-03Core/Commands: Add .reload vehicle_templateShauren
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-12-31Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*...Treeston
2020-12-27Scripts/Commands: Include map min height in ".gps" commandjackpoz
2020-11-18[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)Treeston
2020-10-12Script/Commands: .character changeaccount now disconnects player before trans...Gildor
2020-09-26Core/Commands: Enable .debug loadcells on console and allow to load a specifi...jackpoz
2020-09-26Core/Commands: Fix typo in .mmap loc commandjackpoz
2020-09-24whitespace to make CI happy, 7bf9a06 follow-upTreeston
2020-09-24Scripts/Commands: Fix a potential crash in cs_account.cppTreeston
2020-09-24Scripts/ChatCommands: Rename 'lookup itemset' to 'lookup item set' to remove ...Treeston
2020-09-22Scripts/Commands: Move .account to `trinity_string`Treeston
2020-09-21Core/ChatCommands: Add `trinity_string` support for chat command helpTreeston
2020-09-20Scripts/Commands: Rename .additemset to .additem set to avoid ambiguityTreeston
2020-09-201eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...Treeston
2020-09-20[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston