aboutsummaryrefslogtreecommitdiff
path: root/src/game/ScriptMgr.cpp
AgeCommit message (Expand)Author
2010-06-03added script hook for gameobject's destroyed eventRat
2010-05-14Generate an error message when forgot to allocate memory for a script.Anubisss
2010-05-13Generate an error message when core tries to assign a script's ScriptName whi...Anubisss
2010-05-12Delete ALL scripts which not assigned instead of delete scripts which not ass...Anubisss
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code Style: Remove trailing spacesSpp
2010-02-05Yet more cleanup, mostly in the script system. This should conclude the scrip...Xanadu
2010-01-24*merge ScriptMgr::LoadOverridenDBCData to SpellMgrLoadSpellCustomAttr, patch ...Rat
2010-01-23* Partly revert [7173]. The log call is useful - "CRASH ALERT" part removed.XTZGZoReX
2010-01-23Remove useless spam at core boot. I have never seen, nor heard of a script no...arcanzic
2010-01-19*cleanup #1 after script mergeRat
2010-01-19*Integrate Script system to CoreRat