aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/DataStores
AgeCommit message (Expand)Author
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
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-11Core/DBLayer:Machiavelli
2010-09-02Core/Build: Fix non-PCH compile for Linux (don't know about Windows)runningnak3d
2010-09-02Core/Build: Partial work of fixing non-PCH Linux compilerunningnak3d
2010-08-30Core: Fix more warningsSpp
2010-08-21Core: Remove lots warnings:Spp
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-07-31*Fix talent Will of the NEcropolisQAston
2010-07-31*Add data from r4bf7778333 to world_database.sqlQAston
2010-06-07* More cleanupBrian
2010-06-07* Lib trinitydatabase builds againBrian
2010-06-06* Restructuring shared.XTZGZoReX