aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptSystem.cpp
AgeCommit message (Expand)Author
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-03-02Core/Movement: Fix a DB spline chain overload I missed in 2170541treeston
2017-03-02Core/Unit: Standardize SetFacingTo and SetFacingToObject behavior while movin...treeston
2017-03-01Core/Movement: Add new SplineChainMovementGenerator that allows accurate repl...treeston
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-13Core/DB: Drop table script_textsGacko
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-Michael
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 4)Nay
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 1)Nay
2012-03-10Core/DBC: Remove store getters (useless since we don't have scripts as extern...Shauren
2012-03-09Some random cleanup here and thereSpp
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