index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-02T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
Age
Commit message (
Expand
)
Author
2022-03-11
Core/Misc: Fix issues reported by static analysis
jackpoz
2022-03-11
Scripts/Commands: Minor improvements in .pinfo and .unban character commands ...
Gildor
2022-03-10
Scripts/Commands: Fix crashes with ".group revive" and ".group repair"
jackpoz
2022-03-07
Scripts/Commands: Add ".list auras id <aura id>" and ".list auras name <name ...
Giacomo Pozzoni
2022-03-07
Scripts/Commands: Restore ".character level" command behavior
jackpoz
2022-03-07
Group repair command attempt (#26304)
CraftedRO
2022-03-07
Group level up (#26139)
Jakub Cieplinski
2022-03-06
Revive all command (#26127)
Jakub Cieplinski
2022-03-06
Core/Commands: Implemented command to teleport character to npc
Matan Shukry
2022-03-06
Core/Misc: Fix static analysis issues (#25924)
Giacomo Pozzoni
2022-03-06
Scripts/Commands: Improve ".debug objectcount"
jackpoz
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-03-05
Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*...
Treeston
2022-03-05
Scripts/Commands: Include map min height in ".gps" command
jackpoz
2022-03-01
[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)
Treeston
2022-02-28
Script/Commands: .character changeaccount now disconnects player before trans...
Gildor
2022-02-28
Core/Commands: Enable .debug loadcells on console and allow to load a specifi...
jackpoz
2022-02-28
Core/Commands: Fix typo in .mmap loc command
jackpoz
2022-02-27
whitespace to make CI happy, 7bf9a06 follow-up
Treeston
2022-02-27
Scripts/Commands: Fix a potential crash in cs_account.cpp
Treeston
2022-02-27
Scripts/ChatCommands: Rename 'lookup itemset' to 'lookup item set' to remove ...
Treeston
2022-02-27
Scripts/Commands: Move .account to `trinity_string`
Treeston
2022-02-27
Core/ChatCommands: Add `trinity_string` support for chat command help
Treeston
2022-02-27
Scripts/Commands: Rename .additemset to .additem set to avoid ambiguity
Treeston
2022-02-27
1eca51b 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-27
Script/Commands: Add ".pdump copy" command (#25455)
Giacomo Pozzoni
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2022-02-11
Core/Misc: Explicitly include required headers instead of relying on them to ...
Shauren
2022-02-08
Core/Objects: Use player as summoner for personal clones (#27716)
Seyden
2022-02-06
Scripts/Commands: Correct some unexpected behavior in .level
Treeston
2022-02-05
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)
Treeston
2022-02-05
Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.
Treeston
2022-02-05
Core/LFG: Restore ".lfg queue" command argument handling
jackpoz
2022-02-05
Core/ChatCommands: make ExactSequence more readable
Treeston
2022-02-05
Core/ChatCommands: Drop PlayerIdentifier's cast operators which could return ...
Peter Keresztes Schmidt
2022-02-05
Scripts/Commands: Convert argument parsing of lfg commands to new system (PR ...
Peter Keresztes Schmidt
2022-02-05
Scripts/Commands: Convert remaining debug commands (PR #25429)
Peter Keresztes Schmidt
2022-02-05
Chat/Commands: Eradicate ChatHandler::extractOptFirstArg
Treeston
2022-02-05
Scripts/Commands: .character command conversion
Treeston
2022-02-05
[3.3.5] Scripts/Commands: .arena command conversion (PR #25407)
Treeston
2022-02-05
Scripts/Commands: Convert argument parsing of .npc commands
Treeston
2022-02-05
Scripts/Commands: Convert argument parsing of gameobject commands
Treeston
2022-02-04
Scripts/Commands: Fix a crash in .help - closes #25360
Treeston
2022-02-04
Core/ChatCommands: C++17 cleanup (again) (PR #25323)
Treeston
2022-02-04
Core/Misc: Fix issues reported by static analysis (#25351)
Giacomo Pozzoni
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-02-04
Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...
Treeston
[next]