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
2020-08-28
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2020-08-24
Revert "[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_...
Treeston
2020-08-24
[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_view)
Treeston
2020-08-23
Core/Misc: std::string -> std::string_view in a bunch of places, notably chat...
Treeston
2020-08-22
Scripts/Commands: Convert argument parsing of some misc commands to new syste...
Peter Keresztes Schmidt
2020-08-22
Scripts/Commands: Convert argument parsing of cast commands to new system (#2...
Peter Keresztes Schmidt
2020-08-22
Scripts/Commands: Fix two unreachable code issues found by PVS-studio (#25311)
Peter Keresztes Schmidt
2020-08-22
Scripts/Commands: Convert argument parsing of message commands to new system ...
Peter Keresztes Schmidt
2020-08-22
Scripts/Commands: Convert argument parsing of most list commands to new syste...
Peter Keresztes Schmidt
2020-08-20
Scripts/Commands: Convert argument parsing of event commands to new system (P...
Peter Keresztes Schmidt
2020-08-20
Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)
Peter Keresztes Schmidt
2020-08-19
Scripts/Commands: Convert argument parsing of gm commands to new system (#25279)
Peter Keresztes Schmidt
2020-08-19
Scripts/Commands: Convert argument parsing of remaining go command to new sys...
Peter Keresztes Schmidt
2020-08-19
Scripts/Commands: Convert argument parsing of honor commands to new system
Carbenium
2020-08-19
Core/Warden: Add .debug warden force, allowing you to force specific warden c...
Treeston
2020-08-18
Scripts/Commands: Convert argument parsing of deserter commands to new system...
Peter Keresztes Schmidt
2020-08-18
Scripts/Commands: Convert argument parsing of cheat commands to new system (P...
Peter Keresztes Schmidt
2020-08-17
[[maybe_unused]] to make CIs happy, 0b13fc1 follow-up
Treeston
2020-08-17
Scripts/Commands: Revert e18f7aa, re-add .debug asan outofbounds, move bodies...
Treeston
2020-08-17
Scripts/Commands: Convert argument parsing of most debug commands to new syst...
Peter Keresztes Schmidt
2020-08-17
Scripts/Commands: Remove .debug asan outofbounds, because having reachable co...
Treeston
2020-08-17
Scripts/Commands: Convert argument parsing of ahbot commands (PR #25264)
Peter Keresztes Schmidt
2020-08-17
Scripts/Commands: Convert argument parsing of bf commands to new system
Carbenium
2020-08-16
Core/Pets: Pet management refactoring (#25191)
Shauren
2020-08-16
Scripts/Commands: Use enum type arg for HandleDebugAnimCommand (PR #25256)
Peter Keresztes Schmidt
2020-08-16
Core/ChatCommands: Add support for enum type arguments (PR #25242)
Peter Keresztes Schmidt
2020-08-15
Core/Unit: Make HandleEmoteCommand typesafe (#25249)
Peter Keresztes Schmidt
2020-08-11
Core/Warden: Warden refactors (PR #25235)
Treeston
2020-08-09
Core/Misc: Code cleanup
jackpoz
2020-08-08
Scripts/Command: Fix .mmap loc always printing command usage
jackpoz
2020-08-06
Scripts/Comamnds: Improve ".debug objectcount" command (#25208)
Giacomo Pozzoni
2020-08-04
Core/Misc: Fix static analysis issues (#25194)
Giacomo Pozzoni
2020-07-31
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2020-07-31
Core/DataStores: Rename TalentTabEntry::CategoryEnumID back to PetTalentMask
Shauren
2020-07-27
Core/WorldObject: Replace non-std::chrono SummonGameObject overloads
Carbenium
2020-07-27
Core/WorldObject: Remove non-std::chrono SummonCreature overload
Carbenium
2020-07-26
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2020-07-26
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-07-24
Core/Metric: Add more metrics about World::Update() loop (#25098)
Giacomo Pozzoni
2020-07-18
Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)
Giacomo Pozzoni
2020-07-15
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-06-27
Core/Maps: Implemented getting area id from gameobject spawns
Shauren
2020-06-20
DB/Account: update account_access table (#24788)
ForesterDev
2020-06-14
Scripts/Commands: Add .debug objectcount <optional map id> chat command
jackpoz
2020-05-16
Core/Commands: Fixed .npc add overwriting existing spawns when used on transp...
Shauren
2020-05-15
Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues (#24539)
Giacomo Pozzoni
2020-04-29
Core/Player: add helper methods for PLAYER_FLAGS_DEVELOPER (#24511)
ForesterDev
2020-04-08
Core/Log: Log all character kicks to "network.kick" category
jackpoz
2020-04-05
Core/Misc: Remove whitespace at the end of lines
jackpoz
[next]