aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/DataStores
AgeCommit message (Expand)Author
2015-03-06Core/DataStores: Added an extra safeguard for loading db2 hotfix locale table...Shauren
2015-03-04Core/DataStores: Made prepared statement index argument for DB2Storage constr...Shauren
2015-02-25Core/DataStores: Fixed out of bounds array access in DBStorageIteratorShauren
2015-02-22Core/DataStores: Added iterator class for DBCStorage and DB2StorageShauren
2015-02-22Core/DataStores: Added tables for all loaded DB2 storesShauren
2015-02-04Core/Misc: Update outdated license header filesNoffearr
2015-02-02Core/PacketIO: Fixed SMSG_DB_REPLY structureShauren
2015-01-31Core/Misc: Properly sanitize ReputationSpillover datajackpoz
2015-01-20Core/Misc: Fix static analysis issuesjackpoz
2015-01-18Core/Misc: Fix static analysis issuesjackpoz
2015-01-18Core/Misc: Fix static analysis issuesjackpoz
2015-01-17Core/DataStores: Optimized memory usage for DB2StorageShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-27Fix non pch buildGacko
2014-12-26Core/DataStores: Added DB2ManagerShauren
2014-12-25Core/DataStores: Moved broadcast_text handling to DB2StorageShauren
2014-12-25Core/DataStores: Implemented loading locale strings from database to DB2StorageShauren
2014-12-24Core/DataStores: Implemented loading hotfixes database into DB2StorageShauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-06-27Core/DataStores: Implemented uint64 field type for DBC files and fixed struct...Shauren
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
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-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-25Merge branch 'master' into 4.3.4Spp
2013-03-17Core/DataStores: Warning fixes for .db2Shauren
2013-03-17Core/DataStores: Implemented using locales in .db2 storesShauren
2013-03-17Core/DataStores: Implemented a generic way of sending db2 hotfixesShauren
2013-03-15Core/PacketIO: Allow playing all ingame moviesShauren
2013-01-14Core/Misc: Apply codestyle to multiple files (II)Spp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-09-11Merge remote-tracking branch 'origin/master' into 4.3.4Nay