aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps/Map.cpp
AgeCommit message (Expand)Author
2016-03-01Core/PacketIO: Updated and enabled SMSG_PENDING_RAID_LOCKShauren
2016-02-29Core/PacketIO: Updated and enabled SMSG_OVERRIDE_LIGHTShauren
2016-02-14Fix build failing since https://github.com/TrinityCore/TrinityCore/commit/527...Rochet2
2016-02-12Core/Maps: Use map.dbc zone fallback if no area is found in grid files, not o...Shauren
2016-02-10Core/Maps: Moved min height calculation to worldserver for more precise resultsShauren
2016-02-09Core/Maps: Parse MFBO adt chunk to properly handle height where player counts...Shauren
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-06Core/Corpses: Fixed a possible crash adding bones to gridShauren
2015-11-04Core/Globals: Use std::string rather than char* to pass script names around.Naios
2015-10-31Build fix after cherry-picksShauren
2015-10-30Core/Corpses: Fixed a crash happening when a corpse is added to a grid that w...Shauren
2015-10-30Core/Corpses: Fixed map crash happening during map unload when there are corp...Shauren
2015-10-28Core/Corpses: Fixed leaking bonesShauren
2015-09-30Core/Transports: Fixed accessing deleted instance transportsShauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-25Merge pull request #15538 from pete318/combat_bugCarbenium
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-08-27Only read and delete from corpse table for current map instance. Not forpete318
2015-07-28Core/PacketIO: updated CMSG_INSTANCE_LOCK_RESPONSE and fixed instance binding...MitchesD
2015-07-27Core/PacketIO: updated SMSG_INSTANCE_SAVE_CREATEDMitchesD
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-22Core/Logging: Enable perfect forwarding for logging format and args.Naios
2015-07-12Core/Instances: Fix some Instance Lock chat messagesjackpoz
2015-05-15Core/Maps: Fixed crash in Map::SendObjectUpdates - items were not properly re...Shauren
2015-05-13Core/Transports: Moved teleporting transports to Map::DelayedUpdateShauren
2015-05-09Core/Maps: Restored DataDir functionality accidendally removed earlierShauren
2015-05-08Core/Garrisons: Basics for garrisonsShauren
2015-05-07Core/Players: Do not clear m_clientGUIDs when using seamless teleport to prop...Shauren
2015-05-07Tools: Modified output files of all extractors to use 4 characters for map id...Shauren
2015-05-01Core/Player: Implemented seamless teleportingShauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-03-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-24Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-18Core: INFO->DEBUG level changes - forgot one in Map.cppclick
2015-03-18Core: Change some map-specific INFO-messages over to to DEBUG or ERRORclick
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-03-11Core/PacketIO: updated and enabled SMSG_PLAY_MUSICMitchesD
2015-02-22Core/Logs: Throw a little more sensible textoutput when missing maps/vmaps (t...click
2015-01-28Core/Packets: Update and enable SMSG_WEATHERNayd
2015-01-24Core/Loot: Implemented automatic assignment of Heroic/Mythic item bonuses whe...Shauren
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-15Core/DataStores: Updated AreaTable.dbcIntel
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-11-09Core/DataStores: More converted dbcsIntel
2014-11-05Core/DataStores: Fixed build after renameIntel
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren