aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlefield
AgeCommit message (Expand)Author
2025-02-09Core/PacketIO: Converted BattlegroundPackets to classesShauren
2023-11-02Core/Battlefield: Fixed using invalidated iterator when a player queued for w...Shauren
2023-08-23Core/Battlefields: Added missing virtual destructor (and delete copy and move...Shauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-08-12Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-03-29Core/Units: Reduce differences between branches part 1 - unit updatefield acc...Shauren
2021-09-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-07-15Core/Battlefield: Fixed startup crash when compiled without scriptsShauren
2020-07-14Core/Misc: Fixed wrong db field accessors usage found with TRINITY_STRICT_DAT...Shauren
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-06-24Core/Battlefield: Move SendInitWorldStatesTo to Battlefield classCarbenium
2020-06-24Battlefields: Move BF scripts out of gameCarbenium
2020-06-24Core/Misc: Move WorldState enum to SharedDefinesCarbenium
2020-06-24Core/Misc: Create new enum for AreaIdsCarbenium
2020-05-24Core/Misc: Sync some funcion names with master (#24683)NoName
2020-04-05Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2020-01-02New yearAokromes
2019-08-23Core/PacketIO: updated SMSG_PLAY_SOUND, SMSG_PLAY_MUSIC and SMSG_PLAY_OBJECT_...ForesterDev
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-06-28Core/Misc: Fix static analysis issues reported by Coverity Scanjackpoz
2019-03-04Core/Misc: use/implement/portfrommaster InitWorldState packet definitionccrs
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-10-24Core/Shared: add BattlefieldBattleId definitionsccrs
2018-09-25Wintergrasp Fix Collision Wall work: Open / Close collision wall when battle ...Lighto
2018-02-17Core/Entities: remove grid-wide visibility from setActive and implement anoth...Wyreth
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-07-31Dynamic Creature/Go spawning:r00ty-tc
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-19Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-06-09Fix build on GCC 7.1 (#19869)Stanislaus Teals
2017-05-23Core/Defines: define faction templates and replace magic numbers from scriptsForesterDev
2017-04-28Core/Misc: camelize GetFaction/SetFaction properlyariel-
2017-02-13Core/Misc: Fixed player corpse looting, added player corpse loot and some mor...xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-11-23Merge pull request #17983 from Ghost-R/3.3.5-wgbuffAokromes
2016-10-09Core/Wintergrasp: fix ownership of workshops at the beginning of a new battle.SnapperRy
2016-10-08Core/Wintergrasp: cleanup and codestyle.SnapperRy
2016-10-08Remove unused variable.SnapperRy
2016-10-08Battlefield/Wintergrasp: improvements:SnapperRy
2016-10-08Core/Wintergrasp: fix Defend the Siege quests.SnapperRy
2016-10-04Core/Wintergrasp: fix leaving Wintergrasp via the minimap button.SnapperRy
2016-10-04Core/Wintergrasp: properly set and remove GO_FLAG_NOT_SELECTABLE from the Win...SnapperRy
2016-10-04Core/Wintergrasp: give quest credit for southern towers destroyed.SnapperRy
2016-10-04Core/Wintergrasp: fix victory quests.SnapperRy
2016-10-03First time when call BattlefieldWG::UpdateTenacity(), m_tenacityTeam most be ...Ghost Rider
2016-09-29Buff most be check when player Leave warGhost Rider
2016-09-28handle it better wayGhost Rider