index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T00: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-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
2022-01-04
Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues (#24539)
Giacomo Pozzoni
2022-01-01
Core/Player: add helper methods for PLAYER_FLAGS_DEVELOPER (#24511)
ForesterDev
2022-01-01
Core/Log: Log all character kicks to "network.kick" category
jackpoz
2022-01-01
Core/Misc: Remove whitespace at the end of lines
jackpoz
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-28
Core/Phasing: Implemented db spawns in personal phases (#26345)
Matan Shukry
2021-12-26
Core/Player: Initial War Mode support (#25926)
Matan Shukry
2021-12-24
Core/Chat: Add SpellInfo const* handler for command args. Use it to update .c...
Treeston
2021-12-22
Core/Database: Fix build with Maria DB on some distros (#24248)
Giacomo Pozzoni
2021-12-22
Core/Server: correct timestamp format for shutdown/restart notification broad...
ForesterDev
2021-12-21
Core/Creature: Use proper name for wander distance. (#24133)
ratkosrb
2021-12-21
Core/Misc: Some refactoring, #23603 prep: (#23676)
Treeston
2021-12-19
additional output for additem command (#24006)
Michael
2021-12-18
Core/Commands: Fixed wrong permissions for .lookup map commands (#23800)
Kelno
2021-12-18
Core/Map: Kill zoneId from RespawnInfo, all it did was significantly slow dow...
Shauren
2021-12-18
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2021-12-18
Scripts/Commands: Add .go boss, and do a usability pass over .go instance to ...
Treeston
2021-12-18
Scripts/Commands: Cleanup some output from .go instance
Treeston
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-12-17
Core/AI: Finally move the "is creature engaged" flag to be a property of the ...
Treeston
2021-12-16
Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum itera...
Treeston
2021-12-16
Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...
Treeston
2021-12-16
Core/Misc: Various dynspawn cleanup and refactors split off from pooling rewr...
Treeston
2021-12-16
Core/Commands: Add .debug guidlimits <optional map id> chat command
jackpoz
2021-12-15
Scripts/Commands: .account ban no longer fails if an account containing the s...
Treeston
2021-12-15
Scripts/Commands: update .wp commands to use orientation field from DB (PR #2...
ForesterDev
[next]