aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/BattleGroundHandler.cpp
AgeCommit message (Expand)Author
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20914Shauren
2016-02-02Core/PacketIO: Updated and enabled CMSG_REQUEST_RATED_BATTLEFIELD_INFOCarbenium
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-02-02Core/PacketIO: Updated and enabled CMSG_REQUEST_PVP_REWARDSCarbenium
2016-01-20Core/PacketIO: CMSG_BATTLEMASTER_JOIN_ARENACarbenium
2016-01-01Update copyright note for 2016Vincent-Michael
2015-06-26Core/Player: Don't allow to join bg/lfg when frozen by a GMjackpoz
2015-04-18Core/PacketIO: Updated and enabled more battleground packetsShauren
2015-04-17Core/PacketIO: Updated and enabled some battleground packetsShauren
2015-04-12Core/PacketIO: Updated and enabled PVP_LOG_DATAShauren
2015-04-08Core/PacketIO: Updated and enabled CMSG_AREA_SPIRIT_HEALER_QUERY, CMSG_AREA_S...Shauren
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-03-29Core/PacketIO: Sync with wppVincent-Michael
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-02-01Core/Packets:joschiwald
2015-01-26Core/Packets: moved CMSG_AUTOSTORE_BAG_ITEM, CMSG_CANCEL_AURA, CMSG_CHAR_UNDE...joschiwald
2015-01-25Core/NetworkIO: sync opcodes with wppjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-03Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...joschiwald
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
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-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-11Core/BGs&Arenas: Fix queingTakenbacon
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-06-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-27Core/Battleground: refactored BattlegroundScorejoschiwald
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
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-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
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-01-28Core/Misc: Fix compile errors introduced in previous mergeNay
2013-01-28Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-01-24Core/Misc: Minor cosmetic changes here and thereSpp
2013-01-23Core/Arenas:Tuxity
2013-01-20Core/BG: Set bgteam in PLAYER_BYTES_3 >> 24. Creds to vlad852kaelima
2013-01-14Core: Fixed some compile warningsShauren
2013-01-13Core/BG: Corrections to cf5058c4e3ef5a5b736d22a7faa5ee1e8bf8035dkaelima
2013-01-11Core/BG: Corrected data sent in SMSG_BATTLEFIELD_STATUS packet.kaelima
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...Spp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp