aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
2015-03-06Core/Player: fixed some leftovers in db after player deletejoschiwald
2015-03-04Core/DataStores: Updated dbc structures to 6.1Shauren
2015-02-22DB: Dropped unused tablesShauren
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-04Fix buildNayd
2015-02-04Shared/Database: Fix transactions not being recommitted on dead-lock errorjackpoz
2015-01-17Build fixShauren
2015-01-17Core/DataStores: Optimized memory usage for DB2StorageShauren
2015-01-16Core/Auras: Fixed saving all aura effect values to databaseShauren
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-02Merge pull request #13809 from AriDEV/6.xjoschiwald
2015-01-02Server/PacketIO: Currency UpdatesAriDEV
2015-01-01Core/PacketIO: Removed SMSG_DESTROY_OBJECT from opcodes enumShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-28Core/Quests: Updated Quest System to new FormatIntel
2014-12-25Core/DataStores: Moved broadcast_text handling to DB2StorageShauren
2014-12-24Core/DataStores: Implemented loading hotfixes database into DB2StorageShauren
2014-12-24Core/DBLayer: Removed a few old authserver prepared statementsShauren
2014-12-23Core/Items: Updated item stat calculationsShauren
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