index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T23: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
2019-07-21
Core/AI: Finally move the "is creature engaged" flag to be a property of the ...
Treeston
2019-07-17
Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum itera...
Treeston
2019-07-16
Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...
Treeston
2019-07-15
Core/Misc: Various dynspawn cleanup and refactors split off from pooling rewr...
Treeston
2019-07-13
Core/Commands: Add .debug guidlimits <optional map id> chat command
jackpoz
2019-07-12
Scripts/Commands: .account ban no longer fails if an account containing the s...
Treeston
2019-07-09
Core/Weather: Fixed weather updates to be thread safe
Shauren
2019-07-08
Scripts/Commands: update .wp commands to use orientation field from DB (PR #2...
ForesterDev
2019-07-08
Entities/Unit: Nuke Map::ForceRespawn from orbit, with the following implicat...
Treeston
2019-07-07
Entities/Creature: Some asserts are now LOG_ERRORs that block spawning. Fix a...
Treeston
2019-07-05
Core/Unit: Implement more helper methods (#23555)
ForesterDev
2019-07-03
Core/Quest: fix money reward for quests turned in at level cap. (#23495)
Wyrserth
2019-07-02
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2019-07-01
Core/Unit: rename several getters to follow codestyle
ccrs
2019-06-26
Coding standards (#23514)
Aokromes
2019-06-23
Core/Entities: Kick engagement logic upstairs to Unit (from ThreatManager), s...
Treeston
2019-06-16
Core/Commands: implement commands to look up a map/item/quest name for a give...
Wyrserth
2019-05-29
Core/Channel: Fix CRT Debug Assert triggered with invalid channel names
jackpoz
2019-04-28
Core/Commands: Fix heap-use-after-free in ".ticket delete" command
jackpoz
2019-04-27
Scripts/Commands: Add .debug asan commands
jackpoz
2019-04-24
Core/Object: Range check (#23179)
Jozef DĂșc
2019-04-24
Scripts/Commands: add some missing checks for .guild create command (#23201)
ForesterDev
2019-04-03
Core/Misc: Warning fixes (/W4) (#23149)
Gustavo
2019-02-24
Core/Commands: Don't re-add active quests with ".quest add" command
jackpoz
2019-02-15
[3.3.5] Commands: lookup player shows which character is online (#23039)
TheWinchesters
2019-02-05
Core/Misc: Fix issues reported by static analysis
jackpoz
2019-01-15
Core/Commands: Fixed creature/gameobject move commands not updating which cel...
Shauren
2019-01-10
Core/Movement: correct logic wrongly ported in 2a84562dc8
ccrs
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2019-01-01
Scripts/Commands: Fix crash caused by .set npc model (#22877)
Giacomo Pozzoni
2018-12-30
Core/Creatures: Port trainer changes from master
Ghaster
2018-11-11
Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) ...
Treeston
2018-10-28
Add rotation to .gob info (#22723)
Rochet2
2018-10-25
Core/Command: Fix gameobject turn orientation saving (#22712)
Rochet2
2018-10-11
Core/Commands: fix .appear command provide wrong undermap position (#22624)
ForesterDev
2018-10-11
Core/Commands: Fix quest remove error message (#22623)
ForesterDev
2018-10-09
Split quest template locales (#22596)
AlcDenat
2018-09-23
Core/Commands: Fixed crash in .go commands
Shauren
2018-09-17
Scripts/Commands: Add .debug dummy. It does nothing, which means you can make...
Treeston
2018-09-09
kill some whitespaces
Aokromes
2018-09-09
Core/ChatCommands: Implement achievement link parsing
Treeston
2018-09-08
another build fix
Treeston
2018-09-08
Scripts/Commands: Rewrite .account commands to new model
Treeston
2018-09-07
Scripts/Commands: New argument parsing methodology (PR #22363)
Treeston
2018-09-06
Core/RBAC: Simplification part 1. Nobody needs different permissions for each...
Treeston
2018-08-30
Scripts/Commands: Cleanup and trinity_string for .go instance. Hi shauren.
Treeston
2018-08-30
Scripts/Commands: New command ".go instance". Goes to an instance.
Treeston
2018-08-28
Scripts/Commands: .npc info now includes react state info
Treeston
2018-08-23
Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...
Treeston
2018-08-17
Core/Commands: Fixed .damage command to work with spell schools caused by bad...
Shauren
[next]