aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/OutdoorPvP/OutdoorPvP.h
AgeCommit message (Expand)Author
2023-10-03Core/GameObject: Implement ControlZone gameobject type (#29320)Jeremy
2023-01-09Core/OutdoorPvP: Fixed crash happening by accessing freed memoryShauren
2022-12-20Core/Battlegrounds: Made Battleground inherit ZoneScriptShauren
2022-09-02Core/OutdoorPvP: Dropped HandleGossipOption and CanTalkTo from OutdoorPvP and...ModoX
2022-07-18Core/OutdoorPvP: Refactor OutdoorPvP creation to be linked to host map creati...Shauren
2022-07-18Core/OutdoorPvP: Remove manual spawn management functions from OutdoorPvPShauren
2022-07-18Core/OutdoorPvP: Move Halaa spawns to db using worldstate conditionsShauren
2022-07-11Core/WorldStates: Migrate OutdoorPvP worldstates to new systemShauren
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
2021-11-24Core/Misc: PORT CURSED REFACTORS FROM e69570dd7662848ae38628c4af71cce002dd1c3dShauren
2020-07-16Core/OutdoorPvP: refactor using Position and Quat to pack parametersariel-
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-18Core/AreaTrigger: Added 'bool entered' to OnTriggerGolrag
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag
2015-01-30Core/Misc: fixed creating battlefield/opvp capturepoints and prevented mem leakjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
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-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-30Fixed buildjoschiwald
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-04-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-28Core: Fix warningVincent-Michael
2014-04-28Core/Misc: remove some obsolete parametersjoschiwald
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-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-01-14Merge branch 'master' into 4.3.4Spp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
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
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-09-11Merge remote-tracking branch 'origin/master' into 4.3.4Nay