aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptMgr.cpp
AgeCommit message (Expand)Author
2010-08-06Rename ScriptMgr::OnRemoveAuction to ScriptMgr:OnAuctionRemove for consistenc...silinoron
2010-08-06* Example on AI script conversion (and minor correction in CreatureScript).XTZGZoReX
2010-08-06*** New core <-> script library interface - complete rewrite of the old one.XTZGZoReX
2010-07-24*Add base scripting interfce for spells - thanks to Brian for help in making ...QAston
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-22Cleanup of logging - removed a few duplicit functions from olden times, fixed...Xanadu
2010-06-09Strip trinityscript ASCII bannerTartalo
2010-06-08* Remove the last of the realative paths from #include statementsBrian
2010-06-07* Well 94% isn't bad. Last thing to fix is collision compiling.Brian
2010-06-06* Even more restructuring of the game library.XTZGZoReX