index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Maps
/
Map.h
Age
Commit message (
Expand
)
Author
2016-09-16
Map/Instances: Greatly simplify PermBindAllPlayers logic. (#17940)
Treeston
2016-09-09
Core/Maps: Add override to allow InstanceMap const* -> InstanceScript const*.
treeston
2016-06-04
Core/VMaps: Fix some vmap height edge cases
jackpoz
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-15
Core/Maps: Implement optional pre-loading of maps.
r00ty-tc
2016-02-10
Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)
treeston
2016-02-10
Core/Maps: Moved min height calculation to worldserver for more precise results
Shauren
2016-02-10
Maps/Instances: Implement handling of CMSG_SET_SAVED_INSTANCE_EXTEND
treeston
2016-02-09
Core/Maps: Parse MFBO adt chunk to properly handle height where player counts...
Shauren
2016-02-09
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
Rushor
2015-12-31
Game/Maps: Clean up instance handling.
treeston
2015-10-30
Core/Corpses: Prevent deleting corpses by ObjectGridUnloader, fixes accessing...
Shauren
2015-10-28
Core/Corpses: Fixed leaking corpses
Shauren
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-29
Core/Maps: Moved corpse management to map level
Shauren
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-07-24
Core/Misc: Add a few consts to methods
DDuarte
2015-05-19
Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-12
Core/Maps: Apply const-correctness to GridMap::loadData()
jackpoz
2014-09-14
Core/Misc: Fixed build without pch
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-02
ACE cleanup on game, now the major issue remains WorldSocket
leak
2014-06-08
Replaced mutex related code in Common.h
leak
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-04-26
Core/BG/SA:
joschiwald
2014-03-22
Core/Map: Save weather, light and music overrides in map to send them to play...
Shauren
2014-03-16
Core/Transports: Added support for DynamicObjects on transports
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-17
Build fix
Shauren
2013-10-16
Core/Transports
Shauren
2013-02-26
Core/Summons: Pack the TempSummonGroupKey structure so it is being compared c...
horn
2013-02-24
Core/Summons: Implement summon groups system to be able to summon multiple NP...
horn
2013-02-19
Core/Startup: Write current and expected maps version when there's a version ...
Nay
2013-01-14
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2013-01-11
Core/maps: separate mutex for grid
ille
2013-01-01
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-21
Merge git://github.com/TrinityCore/TrinityCore into mmaps
kaelima
2012-12-06
Core/Map: Kill Engrish (thx Takenbacon)
Vincent-Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-23
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-11-03
use Thread-Safe Interface design pattern to allow recursive calls on non wind...
ille
2012-08-22
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Subv
2012-08-19
Misc/Codestyle: Made some changes to function names
Subv
2012-06-21
Core/Misc: Code-style + some const methods.
Chaplain
[next]