aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
2014-11-14Core/Packets: updated SMSG_FEATURE_SYSTEM_STATUS, SMSG_INITIAL_SPELLS and SMS...joschiwald
2014-11-12Core/Talents:Intel
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-12Core/Packets: updated char rename customize and factionchange packetsjoschiwald
2014-11-11Core/Databases: Add hotfix database to world config and prepared statement fo...devil1234
2014-11-10Core/Commands: implement .pvpstats commandDDuarte
2014-11-10Core/Commands: Battle.net account command changesShauren
2014-11-09Core/PacketIO: Updated and enabled logout opcodesShauren
2014-11-09Core/DBLayer: Fixed a few mismatched types and possible invalid memory access...Shauren
2014-11-06Core/NetworkIO: updated CMSG_REORDER_CHARACTERS packet and other opcode valuesjoschiwald
2014-11-03Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...joschiwald
2014-10-26Merge pull request #13455 Rochet2/ahjackpoz
2014-10-25DB/Graveyards: Added a comment field to describe the graveyards in `graveyard...Kinzcool
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-23Fixed gcc linkingShauren
2014-10-21Core/DBLayer: Added support for BINARY field typeShauren
2014-10-19Core/Shared: Fix typo in LoginDatabase enumDDuarte
2014-10-19Merge remote-tracking branch 'origin/3.3.5' into 4.3.4DDuarte
2014-10-18Scripts/Commands: Implement mutehistory command for GM's with requested impro...Heihachi
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-10-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-05Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject...Vincent-Michael
2014-10-04Core/AuthserverShauren
2014-09-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-30Revert "Core/AuctionHouse: Delete expired auctions at startup."jackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Commands: Fix displaying in .baninfo character command.xjose93
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-18Core/Texts: added TextRange parameter to creature_textjoschiwald
2014-09-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-10Core/DB: Fix crash on shutdownjackpoz
2014-09-10Core/Creature: added HealthModifierExtra value to creature_templatejoschiwald
2014-09-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-08Scripts/Commands: Allow to set a custom duration to the Freeze command applie...Odyssey
2014-09-06Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
2014-09-06Core/DBLayer: Fixed GetUInt32,GetInt64 and GetUInt64 on windows when value st...Shauren
2014-08-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-28Core/BattleGrounds: store data about BGs victoriesShinDarth
2014-08-22Core/Battle.net: Use real account name from account table to auth instead of ...Shauren
2014-08-17Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-16Core/DBLayer: Fixed an incredibly rare memory leak happening when player star...Shauren
2014-08-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-11Kill potentially uninitialized variable warningleak
2014-08-10Resolve shutdown crash/leak if MySQL server is not runningleak
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte