index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T20: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-05-09
Core: Clean up whitespace and tabs
click
2011-05-05
Core/Misc: Corrections after recent pull merge
Shocker
2011-05-05
Merge pull request #31 from Ramusik/master
Shocker
2011-04-29
Add spaces after commas
leak
2011-04-29
More cleanup after last commit spree
leak
2011-04-29
Core: use enum InventoryResult as return type for functions working with play...
Azazel
2011-04-28
Core/ObjectMgr: Refactor sCreatureStorage
leak
2011-04-28
Core/ObjectMgr: Refactor sGOStorage
leak
2011-04-28
Core/ObjectMgr: Refactor sItemStorage
leak
2011-04-27
Core/Buildsystem: Update copyright-headers for 2011, and adjust with the corr...
click
2011-04-19
Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and l...
Azazel
2011-04-13
Core/Misc: move scheduled scripts counter to ScriptMgr (which is more logical...
zergtmn
2011-04-11
Learn all my spells command should learn obly player's skills
Ramusik
2011-04-06
Core/Commands: Remove .learn all and drop hardcoded part of .learn all gm spe...
Shocker
2011-03-21
Allow apply .modify scale to targeted creature.
Ramus
2011-03-19
Core/GameEventMgr: Forgotten query no. 2
leak
2011-03-18
Core/GameEventMgr: Forgotten query
leak
2011-03-18
Core/Cleanup: remove C-style cast to (Bag*):
Azazel
2011-03-11
Core/Commands: Allow npc info to show both DB GUID and current GUID
Shocker
2011-03-07
Core/Commands: Make vehicle_accessory and vehicle_template_accessory reloadab...
Machiavelli
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