aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlefield/Battlefield.cpp
AgeCommit message (Expand)Author
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-07-24Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...Shauren
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: Move SendInitWorldStatesTo to Battlefield classCarbenium
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-11-15Core/Shared: add BattlefieldBattleId definitionsccrs
2021-08-08Core/Entities: remove grid-wide visibility from setActive and implement anoth...Wyreth
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-07-18Core/Maps: Use FindMap instead of CreateBaseMap in places where the intent wa...Shauren
2020-01-02New YearAokromes
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
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-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-13Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-03-05Core/Wintergrasp: fix leaving Wintergrasp via the minimap button.SnapperRy
2017-02-26Core/Battlefield: container optimizationariel-
2017-02-12Core/Battlefield: Cleanup of Wintergrasp script and battlefield system:ariel-
2017-02-11Core/PvP: Gameobject rotation in BGs and Wintergrasp.ariel-
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-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-02-04Core/PacketIO: Updated and enabled SMSG_AREA_SPIRIT_HEALER_TIMEShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-11Core/PacketIO: Updated and enabled battlefield opcodesShauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-04-28Core/Entities: Reworked guid scopesShauren