index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T15: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
2011-02-20
Fix build with scripts included
Machiavelli
2011-02-20
Fix build with scripts included
Machiavelli
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-02-11
Core/Gossip: Remove support for `npc_gossip` table (DEPRECATED).
runningnak3d
2011-02-03
Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...
Shauren
2011-01-19
SQL: Characters db storage type cleanup No. 4
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-26
Core/Player: Split RemoveQuest into 2 separate functions
linencloth
2010-12-26
Core/QuestStatus:
linencloth
2010-12-24
Fix build
Machiavelli
2010-12-24
Core/Entities:
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-22
Core/ObjectMgr: Static members are no longer accessed through singleton
Shauren
2010-11-29
Core/Groups: Move all function definition from .h to .cpp
Spp
2010-11-22
Revert r5dcfc475b8 (we're still investigating why it does what it does though)
click
2010-11-22
Core: Fix some warnings
Spp
2010-11-21
Core/Commands: Fix issues with crashes related to .gobject near command usage...
click
2010-11-19
Core/Scripts: Tidy up commandscripts to adhere to scripting-standards and fix...
click
2010-11-16
Core/Scripts: Convert more commands over to CommandScripts (moves gobject, ho...
click
2010-11-16
Core: Fix warnings
Spp
2010-11-15
Core/Commands: Fix npc add commands and add check for npc add item to ensure ...
Shocker
2010-11-14
Core/Scripts: Fix some includes in debugcommands-script (now works properly o...
click
2010-11-13
Scripts/Commands: Add tele and event commands to commandscripts system and st...
click
2010-11-12
Core/Scripts: Reinstate commandscripts, now with extra bling and working comm...
click
2010-11-09
Fixed compile
Shauren
2010-11-09
Core/Scripts Part 1 of moving all commands to commandscripts
Paradox