index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T12:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Maps
/
Map.cpp
Age
Commit message (
Expand
)
Author
2016-11-06
Core/Instances: Implemented base scenario system and objectives in dungeons
Krudor
2016-07-17
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-07-16
Core/Instances: Add functionality for modifying instance entrance locations
Krudor
2016-06-13
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-06-12
Core/GameObejcts: Fixed disconnects happening when viewing nearby players on ...
Shauren
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20994
Shauren
2016-04-24
Core/Instances: Updated and enabled encounter packets and implemented combat ...
Ovalord
2016-04-16
Solve many of the creature falling through floor issues.
r00ty-tc
2016-04-11
Core/Maps: Fix non PCH build
Naios
2016-04-11
Core/Game: Move scheduled map scripts counter methods into MapManager
Naios
2016-04-09
Core/Maps: Implement optional pre-loading of maps.
r00ty-tc
2016-04-08
Merge pull request #16676 from ccrs/summonsinit
Treeston
2016-04-05
Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)
Shauren
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-21
Merge pull request #16156 from Treeston/3.3.5-instancerevive2
Treeston
2016-03-21
Merge pull request #16110 from Treeston/3.3.5-instancerevive
Treeston
2016-03-01
Core/PacketIO: Updated and enabled SMSG_PENDING_RAID_LOCK
Shauren
2016-02-29
Core/PacketIO: Updated and enabled SMSG_OVERRIDE_LIGHT
Shauren
2016-02-14
Fix build failing since https://github.com/TrinityCore/TrinityCore/commit/527...
Rochet2
2016-02-12
Core/Maps: Use map.dbc zone fallback if no area is found in grid files, not o...
Shauren
2016-02-10
Core/Maps: Moved min height calculation to worldserver for more precise results
Shauren
2016-02-09
Core/Maps: Parse MFBO adt chunk to properly handle height where player counts...
Shauren
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-11-06
Core/Corpses: Fixed a possible crash adding bones to grid
Shauren
2015-11-04
Core/Globals: Use std::string rather than char* to pass script names around.
Naios
2015-10-31
Build fix after cherry-picks
Shauren
2015-10-30
Core/Corpses: Fixed a crash happening when a corpse is added to a grid that w...
Shauren
2015-10-30
Core/Corpses: Fixed map crash happening during map unload when there are corp...
Shauren
2015-10-28
Core/Corpses: Fixed leaking bones
Shauren
2015-09-30
Core/Transports: Fixed accessing deleted instance transports
Shauren
2015-09-28
Core/Maps: Moved corpse management to map level
Shauren
2015-09-25
Merge pull request #15538 from pete318/combat_bug
Carbenium
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-08-27
Only read and delete from corpse table for current map instance. Not for
pete318
2015-07-28
Core/PacketIO: updated CMSG_INSTANCE_LOCK_RESPONSE and fixed instance binding...
MitchesD
2015-07-27
Core/PacketIO: updated SMSG_INSTANCE_SAVE_CREATED
MitchesD
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-07-22
Core/Logging: Enable perfect forwarding for logging format and args.
Naios
2015-07-12
Core/Instances: Fix some Instance Lock chat messages
jackpoz
2015-05-15
Core/Maps: Fixed crash in Map::SendObjectUpdates - items were not properly re...
Shauren
2015-05-13
Core/Transports: Moved teleporting transports to Map::DelayedUpdate
Shauren
2015-05-09
Core/Maps: Restored DataDir functionality accidendally removed earlier
Shauren
2015-05-08
Core/Garrisons: Basics for garrisons
Shauren
2015-05-07
Core/Players: Do not clear m_clientGUIDs when using seamless teleport to prop...
Shauren
2015-05-07
Tools: Modified output files of all extractors to use 4 characters for map id...
Shauren
2015-05-01
Core/Player: Implemented seamless teleporting
Shauren
2015-04-28
Core/Entities: Reworked guid scopes
Shauren
2015-03-29
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x
Rat
[next]