index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Maps
/
MapManager.h
Age
Commit message (
Expand
)
Author
2024-10-05
Core/Maps: Link instance map to LfgDungeons
Shauren
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-10-04
Core/Instances: Instance lock rewrite (WIP)
Shauren
2022-07-25
Core/Maps: Split Ebon Hold and Exile's reach by faction and removed forced sa...
Shauren
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-07-17
Core/Maps: Made instance_template no longer required to create and enter inst...
Shauren
2022-02-11
Core/Misc: Cleanup MapManager includes (boost::dynamic_bitset)
Shauren
2021-12-21
Core/Misc: Some refactoring, #23603 prep: (#23676)
Treeston
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-22
Dynamic Creature/Go spawning:
r00ty-tc
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-07-16
Core/Instances: Fixed and optimized instance id reuse
Shauren
2020-05-24
Core/Maps: Improvements to terrain swap handling
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-03-25
Core/Maps: Implemented loading swapped maps
Shauren
2018-03-25
Core/Entities: Take terrain swaps into account when calculating LoS/height/area
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-01-01
Update copyright note for 2017
vincent-michael
2016-05-11
Core/Misc: Warning fixes (/W4)
Shauren
2016-04-11
Core/Game: Move scheduled map scripts counter methods into MapManager
Naios
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-21
Merge pull request #16110 from Treeston/3.3.5-instancerevive
Treeston
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-02-02
Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-04-28
Core/Entities: Reworked guid scopes
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-08
Replaced mutex related code in Common.h
leak
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-15
Core/Misc: Remove unused code
jackpoz
2013-10-16
Core/Transports
Shauren
2013-03-26
Core: Fix compile with WITH_COREDEBUG option enabled
Spp
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-06-21
Core/Misc: Code-style + some const methods.
Chaplain
2012-05-21
Core/MapManager: Fix logic in SetMapUpdateInterval()
Chaplain
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-23
Do not allow base map be accessed from outside if map is instanceable.
megamage
2011-11-23
Clean up very some confusing MapManager functions (create/find map/base map).
megamage
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-05
Core/Battleground: Some (minor) code optimizations
Spp
2011-06-28
Core/Maps: Allow multi-threaded updates for all instances of a map, should in...
Shocker
2011-04-29
Add spaces after commas
leak
[next]