index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T07: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
2020-09-11
Core/Maps: Fixed map min height calculation (#25449)
Giacomo Pozzoni
2020-09-06
Core/Maps: Always update the grid of player summons even if far away (#25406)
Giacomo Pozzoni
2020-08-29
Core/Misc: Fix issues reported by static analysis (#25351)
Giacomo Pozzoni
2020-08-28
Scripts/InstanceScript: Fix an issue where LoadAllGrids would load creatures ...
kvipka
2020-07-31
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2020-07-18
Build: Enable -Wimplicit-fallthrough on clang (#25056)
Peter Keresztes Schmidt
2020-07-15
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-06-27
Core/Maps: Implemented getting area id from gameobject spawns
Shauren
2020-06-26
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-06-20
Log number of Creatures and GameObject per map (#24809)
Giacomo Pozzoni
2020-05-05
Core/Maps: fix respawn times for manual respawns (#24571)
NoName
2020-04-11
Core/Pooling: Remove respawn times from the database when despawning a pool (...
Giacomo Pozzoni
2020-04-05
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2020-04-05
Core/Logs: Log full guid instead of just low guid
Giacomo Pozzoni
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-03-06
Core/Maps: Citizens of Dalaran! Raise your eyes to the skies and observe! Any...
Shauren
2020-02-28
Core/DynamicInfo: rename some parameters according packet definitions (#24192)
ForesterDev
2020-02-08
Core/Misc: Some refactoring, #23603 prep: (#23676)
Treeston
2020-01-14
Core/DynamicObjects: Restore the ability of DynamicObjects to be world object...
xvwyh
2020-01-02
New year
Aokromes
2019-12-21
Core/Map: Load the grid of TempSummons owned by Players
jackpoz
2019-09-21
Core/Map: Move a log from ERROR to WARN
jackpoz
2019-08-23
Core/PacketIO: updated SMSG_PLAY_SOUND, SMSG_PLAY_MUSIC and SMSG_PLAY_OBJECT_...
ForesterDev
2019-08-17
Warning fix
Shauren
2019-08-17
Core/Map: Kill zoneId from RespawnInfo, all it did was significantly slow dow...
Shauren
2019-08-01
Scripts/FollowerAI: Some cleanup:
Treeston
2019-07-25
Core/PacketIO: Updated SMSG_OVERRIDE_LIGHT (#23635)
ForesterDev
2019-07-15
Core/Misc: Various dynspawn cleanup and refactors split off from pooling rewr...
Treeston
2019-07-15
Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...
Treeston
2019-07-14
Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...
Treeston
2019-07-10
Core/Weather: 6eecb68 followup
ccrs
2019-07-09
Core/Weather: Fixed weather updates to be thread safe
Shauren
2019-07-09
Core/Packets: Update and enable SMSG_WEATHER
Nayd
2019-07-08
Entities/Unit: Nuke Map::ForceRespawn from orbit, with the following implicat...
Treeston
2019-07-07
Entities/Creature: Some asserts are now LOG_ERRORs that block spawning. Fix a...
Treeston
2019-06-29
Core/Instance: add new hook & method
ccrs
2019-04-07
Core/Movement: Fix some undermap issues with random movement/fear/blink (#22937)
Jeremy
2019-02-24
Core/mmaps: add category to 2 logs
Aokromes
2019-02-23
Tools:
Shauren
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-12-14
Core/Misc: Log more information in asserts (#22783)
Giacomo Pozzoni
2018-08-29
Core/Maps: Fix a crash when spawning a spawn group
Treeston
2018-07-24
visibility range check, fac4700 follow-up
Treeston
2018-07-24
Core/Maps: Continue updating creatures that own auras applied to players. Clo...
Treeston
2018-06-03
Core/Movement: MotionMaster reimplementation (#21888)
ccrs
2018-04-19
Core/Maps: Fixed uninitialized variable in Map::GetAreaId
Shauren
2018-04-07
Warning fix
Shauren
[next]