aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptSystem.cpp
AgeCommit message (Expand)Author
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