index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-25T02: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
2025-02-02
Core/Objects: Make guid generators atomic
Shauren
2025-02-01
Scripts/Battlegrounds: Implement Deephaul Ravine (#30393)
Jeremy
2025-01-05
Core/Grids: Modernize TypeContainer with variadic template
Shauren
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-10-29
Core/PacketIO: Skip sending empty SMSG_UPDATE_OBJECT for transports on map ch...
Shauren
2024-10-05
Core/Maps: Link instance map to LfgDungeons
Shauren
2024-05-16
Core/Maps: Fixed manual spawn groups being automatically spawned by conditions
Shauren
2024-03-28
Core/Battlegrounds: Move to scripts (#29799)
Jeremy
2024-03-14
Core/Scripts: Removed script calls from constructors and destructors
Shauren
2024-03-14
Core/Objects: Rename Object::m_isWorldObject and related functions to avoid c...
Shauren
2024-03-09
Core/Objects: Implemented vignettes
Shauren
2024-03-07
Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...
Shauren
2023-12-29
Core/Maps: Cleaned up incorrect error log
Shauren
2023-12-29
Core/Maps: Properly set initial spawn group state for groups that have condit...
Jeremy
2023-11-28
Core/Instances: Prevent sending PendingRaidLock in instances that don't have ...
Shauren
2023-11-14
Core/BattlegroundMap: Load all cells when created & mark all creatures as act...
Jeremy
2023-10-22
Core/Map: Implement several difficulty getters (#29370)
Teleqraph
2023-10-18
Core/Misc: Remove incorrect (and unused) equality operator overloads from Lin...
Shauren
2023-10-16
Core/MMaps: Implemented a way to enable/disable certain terrain types for mov...
Shauren
2023-10-13
Dep/Boost: Drop windows boost hacks (#29358)
funjoker
2023-09-19
Core/Instances: Removed deprecated field from InstanceScript
Shauren
2023-08-27
Core/Logging: Fixed missing log format changes
Shauren
2023-08-22
Core/Misc: Add missing virtual destructors
Shauren
2023-08-08
Core/MMaps: Fixed pathing for objects that have terrain swaps active
Shauren
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-05-06
Core/Auras: Implement SpellAuraInterruptFlags2::EnteringInstance (#28942)
Teleqraph
2023-03-21
Core/Instances: Fixed not being able to reenter instances that have no encoun...
Shauren
2023-01-29
Core/Spawns: Allow spawn groups with MANUAL_SPAWN flag to automatically despa...
Meji
2023-01-09
Core/Misc Fixed build with boost 1.74 (#28679)
DeadMouse
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-07
Core/Misc: Include cleanup, 2023 edition
Shauren
2023-01-06
Core/Misc: Remove boost::heap::fibonacci_heap from header files
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2022-12-31
Core/Maps: Fixed retrieving terrain info when on child maps
Shauren
2022-12-25
Core/Phasing: Reduce differences between branches in GridNotifiers
Shauren
2022-10-08
Core/Maps: Changed functions checking if map can be entered to use TransferAb...
Shauren
2022-10-06
Core/Maps: Ensure one of InstanceScript::Create or InstanceScript::Load is ca...
Shauren
2022-10-04
Core/Maps: Implemented MapFlags2::IgnoreInstanceFarmLimit
Shauren
2022-10-04
Core/Instances: Add instance reset events at lock expiration
Shauren
2022-10-04
Core/Commands: Restore instance management commands
Shauren
2022-10-04
Core/Instances: Save instance entrance based on completed encounters
Shauren
2022-10-04
Core/Instances: Reimplement resetting instances from UI
Shauren
2022-10-04
Core/Scripts: Save instance data in JSON format
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-10-04
Core/Maps: Check group that owns instance (first group to enter a given insta...
Shauren
2022-10-04
Core/Instances: Instance lock rewrite (WIP)
Shauren
2022-10-02
Core/Spawns: Exclude spawn groups with MANUAL_SPAWN flag from automatic spawn...
Shauren
2022-07-24
Core/WorldStates: Add generic worldstates for team in instance
Shauren
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
[next]