index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T07: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
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
2021-11-15
Add rotation to .gob info (#22723)
Rochet2
2021-11-15
Core/Misc: Partial merge of 3.3.5-dbedit:
Treeston
2021-11-14
Core/Commands: fix .appear command provide wrong undermap position (#22624)
ForesterDev
2021-11-14
Core/Commands: Fix quest remove error message (#22623)
ForesterDev
2021-11-10
Core/Commands: Fixed crash in .go commands
Shauren
2021-11-08
Scripts/Commands: Add .debug dummy. It does nothing, which means you can make...
Treeston
2021-10-26
kill some whitespaces
Aokromes
2021-10-25
Core/ChatCommands: Implement achievement link parsing
Treeston
2021-10-25
Scripts/Commands: Rewrite .account commands to new model
Treeston
2021-10-25
Scripts/Commands: New argument parsing methodology (PR #22363)
Treeston
2021-10-23
Core/RBAC: Simplification part 1. Nobody needs different permissions for each...
Treeston
2021-10-23
Scripts/Commands: Cleanup and trinity_string for .go instance. Hi shauren.
Treeston
2021-10-23
Scripts/Commands: New command ".go instance". Goes to an instance.
Treeston
2021-10-23
Scripts/Commands: .npc info now includes react state info
Treeston
2021-10-22
Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...
Treeston
2021-10-22
Core/Scripts: Implement script name reloading
Seyden
2021-10-21
Core/Commands: Fixed .damage command to work with spell schools caused by bad...
Shauren
2021-10-21
Scritpts/Commands: Fix area name display if no area present. Closes #21727.
Treeston
2021-10-19
Scripts/Commands: Fix .quest complete to properly work with PvP kill quests
Shauren
2021-10-16
Core/Characters: Made homebind location a WorldLocation (this implicitly adds...
ModoX
2021-10-14
Scripts/Commands: Demangled typeinfo of f7466c2 for gcc/cmake
Treeston
2021-10-14
Scripts/Commands: .npc info and .gobj info now show runtime AI typenames in a...
Treeston
[next]