aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlegrounds
AgeCommit message (Expand)Author
2015-04-01Fixed compileRat
2015-04-01Core/Arenas: Removed arena team related opcodes and methods that were only us...Shauren
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-18Core: More INFO -> DEBUG changesclick
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-02-05Core/Players: Updated player byte field offsetsShauren
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-18Core/Misc: Fix static analysis issuesjackpoz
2015-01-02Core/Packets: updated some channel moderation packetsjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-12-19Hide Battleground List windowGooyeth
2014-12-07Core: fixed gcc buildjoschiwald
2014-12-07Core: fixed few coverity issues and warningsjoschiwald
2014-11-17Core/Packets: Added some chat message packetsIntel
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-11-14Core/Packets: updated SMSG_FEATURE_SYSTEM_STATUS, SMSG_INITIAL_SPELLS and SMS...joschiwald
2014-11-12Core/Talents:Intel
2014-11-10Core/Talents: Fix talent specializationIntel
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
2014-11-09Core/NetworkIO: updated SMSG_UPDATE_WORLD_STATE, added SMSG_PVP_SEASON and ad...joschiwald
2014-11-09Core/DataStores: Even more converted dbcsIntel
2014-11-07Core/DataStores: Updated BattlemasterList.dbc, CharStartOutfit.dbc, CharTitle...Intel
2014-11-07Core/DataStores: Fixed name consistency and improved coords handlingIntel
2014-11-06Core/DataStores: Updated AreaTrigger.dbc structIntel
2014-10-30Core/GameObjects: Updated GameObjectTemplate data structureShauren
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
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-22Core/Entities: First part of removing GetGUIDLow() usesShauren
2014-10-22Core/Social: Use full guid for friend and ignore storageShauren
2014-10-22Core/Groups: Use full guid for battleground score storageShauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-20Core/Entities: First part of required database changes for migrating guids to...Shauren
2014-10-19Merge remote-tracking branch 'origin/3.3.5' into 4.3.4DDuarte
2014-10-18Core/BattlegroundIC:Golrag
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-10-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren