aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptSystem.cpp
AgeCommit message (Expand)Author
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-04-16Core/Movement: Allow waypoints to use 0 as valid facing value (#26655)Ovah
2020-01-02New yearAokromes
2019-07-18Core/Movement: add a velocity argument for the spline chain meta table (PR #2...Ovah
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-08-12Core/Movement: waypoint movement (#20121)ccrs
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-12-02Core/Misc Remove WhiteSpaces (#18379)Gustavo
2016-09-21Core/Movement: Fix a DB spline chain overload I missed in 2170541treeston
2016-09-20Core/Unit: Standardize SetFacingTo and SetFacingToObject behavior while movin...treeston
2016-09-20PCH build fix. Again.treeston
2016-09-20Core/Movement: Add new SplineChainMovementGenerator that allows accurate repl...treeston
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 2016Rushor
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