aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/DataStores
AgeCommit message (Expand)Author
2015-09-07Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444Shauren
2015-09-02Core/DataStores: Corrected memory allocation for DB2 files. Non-localized str...Shauren
2015-08-30Build fixesShauren
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-27Core/DBLayer: Added compile time validation for prepared statement indexes pa...Shauren
2015-07-12Core/Players: Fixed power slot orderingShauren
2015-07-08Core/DataStores: Dropped a silly build 12880 check in db2 loader (it's a cata...Shauren
2015-05-08Core/Garrisons: Basics for garrisonsShauren
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