aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps/MapManager.cpp
AgeCommit message (Expand)Author
2025-07-11Core/Misc: Rename LinkedListHead::getSize to size to fit standard container n...Shauren
2025-07-09Core/Scenarios: Allow scripts to set instance scenario by id (#31104)Jason Dove
2025-02-01Scripts/Battlegrounds: Implement Deephaul Ravine (#30393)Jeremy
2024-10-05Core/Maps: Link instance map to LfgDungeonsShauren
2024-08-28Core/Maps: Decrement map unload timer by correct (accumulated) time diff (#30...Razmataz
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
2024-03-26Core/Maps: Initialize instance faction using group leader (if available) inst...Shauren
2024-03-14Core/Scripts: Removed script calls from constructors and destructorsShauren
2024-03-13Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2023-12-29Core/Maps: Properly set initial spawn group state for groups that have condit...Jeremy
2023-11-14Core/BattlegroundMap: Load all cells when created & mark all creatures as act...Jeremy
2023-03-21Core/Instances: Fixed not being able to reenter instances that have no encoun...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-10-04Core/Instances: Reimplement resetting instances from UIShauren
2022-10-04Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...Shauren
2022-10-04Core/Maps: Check group that owns instance (first group to enter a given insta...Shauren
2022-10-04Core/Instances: Instance lock rewrite (WIP)Shauren
2022-07-27Core/Maps: Make sure login instance is added to i_maps (#28156)SeraphimWoW
2022-07-25Core/Maps: Split Ebon Hold and Exile's reach by faction and removed forced sa...Shauren
2022-07-25Core/Maps: Fixed deadlock in battleground map creationShauren
2022-07-24Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...Shauren
2022-07-23Dynamic build fixShauren
2022-07-23Core/Maps: Move terrain data handling out of Map classShauren
2022-07-20Core/Maps: Replace some Instanceable() checks with IsDungeon()Shauren
2022-07-17Core/Maps: Made instance_template no longer required to create and enter inst...Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-12Core/Maps: Add missing MapManager::_freeInstanceIds initialization in 665bab6...Shauren
2022-02-11Core/Misc: Cleanup MapManager includes (boost::dynamic_bitset)Shauren
2021-12-20Core/Maps: cosmetic correction on comment (#24096)Kelno
2021-11-24Check player conditions to enter instance (#23117)Jozef DĂșc
2021-10-02Core/Transports: Store information about continent transportsShauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-16Core/Maps: Fixed initializing instance free ids when compiled with WITH_CORED...Shauren
2020-07-16Core/Instances: Fixed and optimized instance id reuseShauren
2020-06-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-05-24Core/Maps: Improvements to terrain swap handlingShauren
2020-01-02New YearAokromes
2019-04-06Core/Maps: Ensure all child terrain maps are created before doing anything on...Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-05-20Core/Maps: Allow entering raid maps without a raid group for maps older than ...Shauren
2018-03-25Core/Maps: Implemented loading swapped mapsShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-01-01Update copyright note for 2017vincent-michael
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-04-11Core/Game: Move scheduled map scripts counter methods into MapManagerNaios
2016-03-21Merge pull request #16110 from Treeston/3.3.5-instancereviveTreeston
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael