aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps/MapManager.cpp
AgeCommit message (Expand)Author
2020-07-16Misc: Remove some unneeded/duplicated includes (#25051)Peter Keresztes Schmidt
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-01-22Core/Maps: cosmetic correction on comment (#24096)Kelno
2020-01-02New yearAokromes
2019-03-17Check player conditions to enter instance (#23117)Jozef DĂșc
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-06-21Core/Maps: Fixed initializing instance free ids when compiled with WITH_CORED...Shauren
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-05Core/Instances: Fixed and optimized instance id reuseShauren
2017-03-02Core/Achievements: port realm first achievement handling from masterariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-04-11Core/Game: Move scheduled map scripts counter methods into MapManagerNaios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Rushor
2015-12-31Game/Maps: Clean up instance handling.treeston
2015-09-29Core/Maps: Moved corpse management to map levelShauren
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-03-30Core/Misc: Remove unused headersleak
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-20Core/Achievements: Fixed realm first kill achievement restrictions - now only...Shauren
2014-09-19Core/Grids: Replace some magic numbers with constantsShocker
2014-07-13Merge branch `master` into `boost`Subv
2014-07-02Replaced ACE_Method_Request based DelayExecutor by PCQ implleak
2014-06-08Replaced mutex related code in Common.hleak
2014-02-10Core/DB/Achievements:joschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-15Core/Misc: Remove unused codejackpoz
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-16Core/TransportsShauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-14Core/Maps: Prevent creating maps without a valid Map.dbc entryShauren
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-04-08Core/Cleanup:kaelima
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-23Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...Shauren
2011-11-23Do not allow base map be accessed from outside if map is instanceable.megamage