aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlefield
AgeCommit message (Expand)Author
2024-12-31Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2024-03-24Core/Players: Slightly improve neutral player faction supportShauren
2023-10-03Core/GameObject: Implement ControlZone gameobject type (#29320)Jeremy
2023-07-20Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)Teleqraph
2023-05-09Core/Battlegrounds: Moved AreaSpiritHealer resurrection handling to respectiv...Jeremy
2023-05-04Core: Update to 10.1Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-01Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-12-20Core/Battlegrounds: Made Battleground inherit ZoneScriptShauren
2022-07-24Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...Shauren
2022-07-20codestyle fixShauren
2022-07-19Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...Shauren
2022-07-19Core/PacketIO: Remove packet handlers for deleted opcodesShauren
2022-06-27Core/WorldStates: Migrate Tol Barad worldstates to new systemShauren
2022-06-26Core/WorldStates: Migrate Wintergrasp worldstates to new systemShauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-01-07Core/Battlefield: Fixed startup crash when compiled without scriptsShauren
2022-01-07Core/Battlefield: Move SendInitWorldStatesTo to Battlefield classCarbenium
2022-01-07Battlefields: Move BF scripts out of gameCarbenium
2022-01-06Core/Misc: Move WorldState enum to SharedDefinesCarbenium
2022-01-06Core/Misc: Create new enum for AreaIdsCarbenium
2021-12-31Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2021-12-27Core/ZoneScript: Add "invoker" param to ProcessEvent (#24758)Jeremy
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-13Core/Misc: Fix static analysis issues reported by Coverity Scanjackpoz
2021-11-24Core/Misc: PORT CURSED REFACTORS FROM e69570dd7662848ae38628c4af71cce002dd1c3dShauren
2021-11-15Core/Shared: add BattlefieldBattleId definitionsccrs
2021-11-11Wintergrasp Fix Collision Wall work: Open / Close collision wall when battle ...Lighto
2021-10-23Core/CreatureTexts: Added new field SoundPlayType to enable usage of ObjectSo...ModoX
2021-08-08Core/Entities: remove grid-wide visibility from setActive and implement anoth...Wyreth
2021-04-16[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2020-12-27Core/Chat: Send broadcast text id in sound packets to allow playing encrypted...Shauren
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-18Core/Battlefield: Fixed crash in wintergrasp setup revealed after 4c173e4b7b3...sueastward
2020-07-18Core/Maps: Use FindMap instead of CreateBaseMap in places where the intent wa...Shauren
2020-06-14Core/Defines: define faction templates and replace magic numbers from scriptsForesterDev
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-04-29Core/Misc: camelize GetFaction/SetFaction properlyariel-
2020-01-02New YearAokromes
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-07-21Core/Misc: Fixed player corpse looting, added player corpse loot and some mor...xinef1
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