aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/OutdoorPvP
AgeCommit message (Expand)Author
5 daysCore/Auras: Corrected SPELL_AURA_MOD_HONOR_GAIN_PCT implementation - it shoul...Shauren
2025-06-29Scripts: Fixed possible crashes caused by passing nullptr to Trinity::WorldOb...Shauren
2024-12-25Scripts/OutdoorPvp: converted two raw pointers into smart pointers to fix pos...Ovahlord
2024-03-24Core/Players: Slightly improve neutral player faction supportShauren
2023-12-29Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead...Jeremy
2023-10-03Core/GameObject: Implement ControlZone gameobject type (#29320)Jeremy
2023-06-01Core/Graveyards: Drop Faction column and replace it with conditions (#28965)Jeremy
2022-10-13Scripts/Gossips: Set gossip menu id for scripts that load menu items from dat...Shauren
2022-09-02Core/OutdoorPvP: Dropped HandleGossipOption and CanTalkTo from OutdoorPvP and...ModoX
2022-07-24Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...Shauren
2022-07-18Core/OutdoorPvP: Refactor OutdoorPvP creation to be linked to host map creati...Shauren
2022-07-18Core/OutdoorPvP: Move remaining outdoorpvp spawns to dbShauren
2022-07-18Core/OutdoorPvP: Move Zangarmarsh outdoorpvp spawns to dbShauren
2022-07-18Core/OutdoorPvP: Move Halaa spawns to db using worldstate conditionsShauren
2022-07-11Core/WorldStates: Migrate OutdoorPvP worldstates to new systemShauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2021-11-24Core/Misc: PORT CURSED REFACTORS FROM e69570dd7662848ae38628c4af71cce002dd1c3dShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-16Core/Scripts: fix some /W4 warningsariel-
2020-07-16Core/OutdoorPvP: fix another warningariel-
2020-07-16Core/OutdoorPvP: fix warningariel-
2020-07-16Core/OutdoorPvP: refactor using Position and Quat to pack parametersariel-
2020-01-02New YearAokromes
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-05-07Core/Misc: Fixed rotation of many gameobjects summoned in tol barad, garrison...Shauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-01-27Core/Entities: Created factory methods to create new areatriggers, creatures ...joschiwald
2018-01-10Core/Entities: Remove phasemaskShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-28Core/Scripts: Include cleanupShauren
2017-05-18Core/Game: Include cleanupShauren
2017-02-11Core/Entities: debloat SummonGameObject parameter list using proper wrappers ...ariel-
2017-02-11Core/GameObjects: Gameobject rotation (from cmangos/mangos-wotlk@2bcbc0f) (#1...ariel-
2017-01-01Update copyright note for 2017vincent-michael
2016-06-12Core/GameObejcts: Fixed disconnects happening when viewing nearby players on ...Shauren
2016-02-21Core/Scripts: Split the huge scriptloader into smaller piecesNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-15Scripts: Added missing overridesVincent-Michael
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-05-27Mark overriding functionsDaniel M. Weeks
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-18Core/AreaTrigger: Added 'bool entered' to OnTriggerGolrag
2015-04-08Core: Whitespace cleanupVincent-Michael
2015-04-02Add missing override keyword in scriptsDaniel M. Weeks
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag