index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T07:01:02Z
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-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-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
2014-08-26
Core/Maps: Don't use EnsureGridCreated_i() for base map in Map::LoadMap, use ...
Shocker
2014-08-24
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-08-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-07-27
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-06
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
leak
2014-07-06
Core/Maps: Don't load vmaps/mmaps if disabled in configs
jackpoz
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-18
Merge branch '4.3.4_phases' of https://github.com/TrinityCore/TrinityCore int...
Kinzcool
2014-06-15
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-06-13
Core/Transports: Fixed crash happening during teleporting transports
Shauren
2014-06-08
Replaced mutex related code in Common.h
leak
2014-06-07
Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4_phases
Subv
2014-06-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-06-06
Core/Build: Fixed build
Subv
2014-06-03
Core/Phases: Update transport visibility when changing phases
Subv
2014-06-03
Core/Maps: Allow logging players to enter in instances that have an encounter...
Trisjdc
[next]