index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T19: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-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
2022-02-04
Core/Misc: std::string -> std::string_view in a bunch of places, notably chat...
Treeston
2022-02-04
Scripts/Commands: Convert argument parsing of some misc commands to new syste...
Peter Keresztes Schmidt
2022-02-04
Scripts/Commands: Convert argument parsing of cast commands to new system (#2...
Peter Keresztes Schmidt
2022-02-04
Scripts/Commands: Fix two unreachable code issues found by PVS-studio (#25311)
Peter Keresztes Schmidt
2022-02-04
Scripts/Commands: Convert argument parsing of message commands to new system ...
Peter Keresztes Schmidt
2022-02-04
Scripts/Commands: Convert argument parsing of most list commands to new syste...
Peter Keresztes Schmidt
2022-02-03
Scripts/Commands: Convert argument parsing of event commands to new system (P...
Peter Keresztes Schmidt
2022-02-03
Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)
Peter Keresztes Schmidt
2022-02-03
Scripts/Commands: Convert argument parsing of gm commands to new system (#25279)
Peter Keresztes Schmidt
2022-02-03
Scripts/Commands: Convert argument parsing of remaining go command to new sys...
Peter Keresztes Schmidt
2022-02-02
Scripts/Commands: Convert argument parsing of honor commands to new system
Carbenium
2022-02-02
Core/Warden: Add .debug warden force, allowing you to force specific warden c...
Treeston
2022-02-02
Scripts/Commands: Convert argument parsing of deserter commands to new system...
Peter Keresztes Schmidt
2022-02-02
Scripts/Commands: Convert argument parsing of cheat commands to new system (P...
Peter Keresztes Schmidt
2022-02-02
Scripts/Commands: Convert argument parsing of most debug commands to new syst...
Peter Keresztes Schmidt
2022-02-02
Scripts/Commands: Move .debug asan command bodies inside #ifdef ASAN
Treeston
2022-02-02
Scripts/Commands: Convert argument parsing of ahbot commands (PR #25264)
Peter Keresztes Schmidt
2022-02-02
Scripts/Commands: Convert argument parsing of bf commands to new system
Carbenium
2022-02-02
Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to...
Treeston
2022-01-31
Core/Pets: Pet management refactoring (#25191)
Shauren
2022-01-29
Core/Objects: Cleanup SmoothPhasing code - move to separate files and better ...
Shauren
2022-01-26
Scripts/Commands: Use enum type arg for HandleDebugAnimCommand (PR #25256)
Peter Keresztes Schmidt
2022-01-26
Core/ChatCommands: Add support for enum type arguments (PR #25242)
Peter Keresztes Schmidt
2022-01-26
Core/Unit: Make HandleEmoteCommand typesafe (#25249)
Peter Keresztes Schmidt
2022-01-26
Core/Warden: Warden refactors (PR #25235)
Treeston
2022-01-26
Core/Misc: Code cleanup
jackpoz
2022-01-26
Scripts/Command: Fix .mmap loc always printing command usage
jackpoz
2022-01-26
Scripts/Comamnds: Improve ".debug objectcount" command (#25208)
Giacomo Pozzoni
2022-01-26
Core/Misc: Fix static analysis issues (#25194)
Giacomo Pozzoni
2022-01-24
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2022-01-24
Core/WorldObject: Replace non-std::chrono SummonGameObject overloads
Carbenium
2022-01-24
Core/WorldObject: Remove non-std::chrono SummonCreature overload
Carbenium
2022-01-24
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2022-01-23
Core/Crypto: c++17-ify crypto code cherry picked earlier that was downgraded ...
Shauren
2022-01-23
Core/Metric: Add more metrics about World::Update() loop (#25098)
Giacomo Pozzoni
2022-01-23
Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)
Giacomo Pozzoni
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2022-01-23
Core/DataStores: Port refactors from Update DBC field names to generated ones...
Peter Keresztes Schmidt
2022-01-19
Core/Commands: Fixed wrong field being used to determine instance type in .lo...
Shauren
2022-01-16
Core/Items: Reagent bank (#27592)
Aqua Deus
2022-01-09
Core/Guilds: Separate guild rank id from guild rank order
Shauren
2022-01-06
DB/Account: update account_access table cherry-pick take 2 (with refactors)
ForesterDev
2022-01-06
Scripts/Commands: Add .debug objectcount <optional map id> chat command
jackpoz
2022-01-04
Core/Commands: Fixed .npc add overwriting existing spawns when used on transp...
Shauren
[next]