aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps/MapManager.cpp
AgeCommit message (Expand)Author
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
2011-11-23Clean up very some confusing MapManager functions (create/find map/base map).megamage
2011-11-23Do not allow an instance map to be created twice if it already exists. Fix #4...megamage
2011-11-18Core/LFG: Fix being unable to enter an instance to retrieve body when you hav...Kandera
2011-11-08Change more ace_guard to trinity_guardmegamage
2011-10-18Rename some classes in grid system.megamage
2011-10-08Core: Fix some build errors after code style cleanupMachiavelli