index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T09:01:02Z
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-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
2021-12-14
Entities/Unit: Nuke Map::ForceRespawn from orbit, with the following implicat...
Treeston
2021-12-14
Entities/Creature: Some asserts are now LOG_ERRORs that block spawning. Fix a...
Treeston
2021-12-14
Core/Unit: Implement more helper methods (#23555)
ForesterDev
2021-12-13
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-13
Coding standards (#23514)
Aokromes
2021-12-12
Core/Commands: Fixed crash in .npc showloot
Shauren
2021-12-12
Core/Entities: Kick engagement logic upstairs to Unit (from ThreatManager), s...
Treeston
2021-12-11
Core/Commands: implement commands to look up a map/item/quest name for a give...
Wyrserth
2021-12-08
Core/Channel: Fix CRT Debug Assert triggered with invalid channel names
jackpoz
2021-12-02
Scripts/Commands: Add .debug asan commands
jackpoz
2021-12-02
Core/Object: Range check (#23179)
Jozef DĂșc
2021-12-02
Scripts/Commands: add some missing checks for .guild create command (#23201)
ForesterDev
2021-11-26
Core/Misc: Warning fixes (/W4) (#23149)
Gustavo
2021-11-24
Core/Commands: Don't re-add active quests with ".quest add" command
jackpoz
2021-11-23
[3.3.5] Commands: lookup player shows which character is online (#23039)
TheWinchesters
2021-11-23
Core/Misc: Fix issues reported by static analysis
jackpoz
2021-11-21
Core/Commands: Fixed creature/gameobject move commands not updating which cel...
Shauren
2021-11-21
Core/Movement: correct logic wrongly ported in 2a84562dc8
ccrs
2021-11-18
Scripts/Commands: Fix crash caused by .set npc model (#22877)
Giacomo Pozzoni
[next]