index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T22: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
2017-05-14
Core/Entities : Basic Conversation Implementation (#18010)
Traesh
2017-05-13
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c
Shauren
2017-05-08
Core/Items: Set and save item context field
Shauren
2017-05-05
Core/Collision: Replaced phasemask with proper phases in GameObject collision...
joschiwald
2017-05-01
Core/Corpses: Misc fixes
Shauren
2017-03-02
Map/InstanceMap: Ease up on a somewhat overzealous error message regarding in...
treeston
2017-02-28
Map/Instances: Greatly simplify PermBindAllPlayers logic. (#17940)
Treeston
2017-02-19
[Core/Maps] Activate creatures and objects during opening cinematics and othe...
r00ty-tc
2017-02-04
Core/Misc: Even better description for logs
Aokromes
2017-02-01
Core/Misc: Even better description for a log
Aokromes
2017-02-01
Core/Misc: Better description for a log
Aokromes
2017-01-29
Core/Entities: Basic AreaTrigger System (#18035)
Traesh
2017-01-12
Core/VMaps: Fix some vmap height edge cases
jackpoz
2017-01-01
Update copyright note for 2017
vincent-michael
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
[next]