aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps
AgeCommit message (Expand)Author
2017-08-26Core/Spawn: Move spawn group state management from sObjectMgr to the Map obje...Treeston
2017-08-11Core/Misc: Remove Whitespacessirikfoll
2017-08-04Scripts/InstanceScript: Implement database framework for managing spawn group...Treeston
2017-08-01Scripts/Commands: New utility command: .list spawnpoints.Treeston
2017-07-31Dynamic Creature/Go spawning:r00ty-tc
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-19Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-06-10So, I came in trying to fix gameobject LoS. So I restructured some stuff.treeston
2017-06-09Added new BoundaryUnionBoundary subclass of AreaBoundary, which does what it ...treeston
2017-06-08Core/Maps: Corrected GetWaterOrGroundLevel (#19863)Golrag
2017-06-08[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)Treeston
2017-06-05Core/Instances: Fixed and optimized instance id reuseShauren
2017-04-12Core/Instance: stop updating the instance resettimes based on creature respawnsariel-
2017-03-28Core/AI: Build fixariel-
2017-03-28Core/AI: AreaBoundary refactorariel-
2017-03-02Core/Achievements: port realm first achievement handling from masterariel-
2017-03-01Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2017-02-17Update MapScripts.cppAokromes
2017-02-08Core/Maps: Adjusted WorldObject::GetGridActivationRange() to never be less th...Shauren
2017-02-07Game/Mapscripts: Implement SCRIPT_COMMAND_MOVEMENTRushor
2017-02-05Core/Misc: Various crash fixes (#19059)xinef1
2017-01-28Few small optimizations here and there (#18684)xinef1
2017-01-22Core/Vmaps: Changed error message when loading outdated vmapsShauren
2017-01-21Core/Vmaps: Stop M2s from occluding for spellcast LoSHelloKitty
2017-01-02Update Copyright notice for 2017tkrokli
2016-10-06Core/Misc: fix interaction of spells like Shadowmeld with Threat reducing eff...ariel-
2016-09-21Map/InstanceMap: Ease up on a somewhat overzealous error message regarding in...treeston
2016-09-16Map/Instances: Greatly simplify PermBindAllPlayers logic. (#17940)Treeston
2016-09-14Maps/Boundary: Some code style clean-up in AreaBoundary code, as well as addi...treeston
2016-09-09Core/Maps: Add override to allow InstanceMap const* -> InstanceScript const*.treeston
2016-07-02Core/Misc: Even better description for logsAokromes
2016-06-22Core/Misc: Even better description for a logAokromes
2016-06-22Core/Misc: Better description for a logAokromes
2016-06-04Core/VMaps: Fix some vmap height edge casesjackpoz
2016-05-17Core/Misc: Warning fixes (/W4)Shauren
2016-04-16Merge pull request #16736 from r00ty-tc/map_heightTreeston
2016-04-14[Core/Maps] Activate creatures and objects during opening cinematics and othe...r00ty-tc
2016-04-11Core/Maps: Fix non PCH buildNaios
2016-04-11Core/Game: Move scheduled map scripts counter methods into MapManagerNaios
2016-04-11Core/Game: Move MapScripts to game/MapsNaios
2016-04-09Core/Misc: MSVC warning fixesShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-15Core/Maps: Implement optional pre-loading of maps.r00ty-tc
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-03-01Core/TempSummons: avoid use MoveInLineOfSight before InitSummonccrs
2016-02-26Solve many of the creature falling through floor issues.r00ty-tc
2016-02-12Warning fix.Shauren
2016-02-12Core/Maps: Use map.dbc zone fallback if no area is found in grid files, not o...Shauren
2016-02-10Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)treeston