aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/DataStores
AgeCommit message (Expand)Author
2020-01-02New yearAokromes
2019-02-16Core/Misc: Fix no-pch buildjackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-12-31Core/Spells: Fixed ErrorCube spell missilesShauren
2018-10-26Core/Misc: Partial merge of 3.3.5-dbedit:Treeston
2018-10-02Core/DBC: Some cleanup of Cleanup (8edea4a follow-up)Treeston
2018-10-02Core/DBC: Sanitize DBC loading procedure. Extra checks. Capability to load st...Treeston
2018-09-27Core/Misc: Revert 4990423, need to find out a better way to handle this.Treeston
2018-09-27Core/Misc: Unify naming of DBC entry, storage and format identifiers based on...Treeston
2018-09-27Core/Misc: constexpr a bunch of things, and a missing include of Windows.h so...Treeston
2018-09-27Core/Misc: Move some headers from game/ to shared/Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-07-15Core/Misc: Fix static analysis issuesjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-05-11Core/Maps - Improvements to Cinematic functionr00ty-tc
2016-04-14[Core/Maps] Activate creatures and objects during opening cinematics and othe...r00ty-tc
2016-03-24Core/Shared: Converted the shared library to a shared library ,-).Naios
2016-01-01Update copyright note for 2016Rushor
2015-01-31Core/Misc: Properly sanitize ReputationSpillover datajackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-08-06Core/Misc: Rename some no name enumsVincent-Michael
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-08-01Core: Fix annoying compile warning and some other minor changes here and thereSpp-
2011-04-29Add spaces after commasleak
2011-03-19Fixed build without PCHShauren
2011-03-18Core/Storage: Fixed startup assertion failuresShauren
2011-03-18Core/Storage: A few more improvements to code style, corrected some engrish a...Shauren
2011-03-18Core/Storage: Add some sanity checks and better define some SQL and DBCrunningnak3d
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-06Core: Some optimizationsSpp
2010-10-07REALLY fix the CRLF-crap...click