aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2015-03-24Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-24Core/DBUpdater: Fix some warnings introduced in 966282fbed24a0d0cf8Naios
2015-03-24Core/DBUpdater: Add the possibility to limit the remove of orphaned entries.Naios
2015-03-22Core/Misc: Warning fixesShauren
2015-03-22Core/DBUpdater: Use correct uint64 to store timestamps.Naios
2015-03-22Core/DBUpdater: Fixed compile errors with boost 1.55 and VS 2013Shauren
2015-03-21Core/Database: Fix some warnings on gccNaios
2015-03-21TDB 6.0.1 - 2015/03/21TDB6.01Nayd
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-18Core/Log: Readd include of <stdarg.h> to fix compile issues under gccNaios
2015-03-18Core: WARN instead of INFO - this is actually something we'd want to be infor...click
2015-03-18Merge pull request #14317 from Naios/typesafelogCarbenium
2015-03-18Shared/Logs: Add support to .server set loglevel command after 003d67708b9a27...jackpoz
2015-03-18Shared/Logs: Improve log performancesjackpoz
2015-03-18Core/CrashHandler: Fix char[] without '\0' handlingjackpoz
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-03-13Core/Log: Add type safe formattingNaios
2015-03-11Core/Log: Fix some issues detected by static analysis.Naios
2015-03-10Core/Support: Update the support/ticket system to 6.xCarbenium
2015-03-09CMake: Remove unused source referenceleak
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-03-06Core/DataStores: Added an extra safeguard for loading db2 hotfix locale table...Shauren
2015-03-06Core/Player: fixed some leftovers in db after player deletejoschiwald
2015-03-04Core/Crypto: Fixed output of BigNumber::AsByteArray when generated array is s...Shauren
2015-03-04Core/DataStores: Updated dbc structures to 6.1Shauren
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-24Core/PacketIO: Removed timezone adjustments from ReadPackedTime - player's se...Shauren
2015-02-22DB: Dropped unused tablesShauren
2015-02-22Core/DataStores: Added iterator class for DBCStorage and DB2StorageShauren
2015-02-22Core/DataStores: Added tables for all loaded DB2 storesShauren
2015-02-22Shared/Database: Improve dead-lock error handlingjackpoz
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-02-08Core/Items: fixed AuctionHouse and GuildBank items from DBjoschiwald
2015-02-08Core/Packets: updated some contactlist packetsjoschiwald
2015-02-07Core/Packets: Implement all mail system relevant packetsCarbenium
2015-02-04Core/Misc: Update outdated license header filesNoffearr
2015-02-04Fix buildNayd
2015-02-04Shared/Database: Fix transactions not being recommitted on dead-lock errorjackpoz
2015-02-02Core/PacketIO: Fixed SMSG_DB_REPLY structureShauren
2015-01-31Core/Misc: Properly sanitize ReputationSpillover datajackpoz
2015-01-30Core/Misc: Fix static analysis issuesjackpoz
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/Commands: Added "createGameAccount" argument to .bnetaccount create comm...Shauren
2015-01-17Build fixShauren
2015-01-17Core/DataStores: Optimized memory usage for DB2StorageShauren