aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptSystem.cpp
AgeCommit message (Expand)Author
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-28Core/Loading: Drop the field script_version from the table version.Nay
2011-10-07REPO: Code-style clean-upsBootz
2011-05-07Core: Warning fixesShauren
2011-04-29Add spaces after commasleak
2011-04-28Core/ObjectMgr: Refactor sCreatureStorageleak
2011-04-01Core: Removed unused functions (leftovers from sd2, was needed when scripts w...Shauren
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Converted (hopefully) all remaining singletons to use ACE_Singleton classShauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07More copyright header updates (will this ever end?)click
2010-09-25Core/DBLayer:Machiavelli
2010-09-11Core/DBLayer:Machiavelli
2010-09-02Core/DBLayer:Machiavelli
2010-08-30Core: Fix more warningsSpp
2010-06-22Cleanup of logging - removed a few duplicit functions from olden times, fixed...Xanadu
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