index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T13: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
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
2015-03-27
Core/PacketIO: Updated values of all known server opcodes
Shauren
2015-03-24
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x
Rat
2015-03-18
Core: INFO->DEBUG level changes - forgot one in Map.cpp
click
2015-03-18
Core: Change some map-specific INFO-messages over to to DEBUG or ERROR
click
2015-03-16
Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...
Rat
2015-03-11
Core/PacketIO: updated and enabled SMSG_PLAY_MUSIC
MitchesD
2015-02-22
Core/Logs: Throw a little more sensible textoutput when missing maps/vmaps (t...
click
2015-01-28
Core/Packets: Update and enable SMSG_WEATHER
Nayd
2015-01-24
Core/Loot: Implemented automatic assignment of Heroic/Mythic item bonuses whe...
Shauren
2015-01-10
Core/Maps: Updated map difficulties
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-15
Core/DataStores: Updated AreaTable.dbc
Intel
2014-11-15
Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2
Intel
2014-11-09
Core/DataStores: More converted dbcs
Intel
2014-11-05
Core/DataStores: Fixed build after rename
Intel
2014-10-27
Core/Entities: Updated HighGuid values
Shauren
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-23
Core/Entities: Removed Object::GetGUIDLow()
Shauren
2014-10-21
Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-10-19
Tools/Extractors: Updated vmap_extractor for 6.0.2
Shauren
2014-10-12
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-12
Core/Maps: Apply const-correctness to GridMap::loadData()
jackpoz
2014-10-10
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-09
Build: Fixed game & collision depending on each other for linking
Shauren
2014-10-08
Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-19
Core/Grids: Replace some magic numbers with constants
Shocker
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-16
Core/Logging: Fixed incorrect usage of guid in logs
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-26
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
[next]