index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T15: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
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
2012-06-08
Core/Maps: Fixed possible crash when resetting instances
Shauren
2012-06-07
Core/Maps: Moved object respawn time storage from global to map level. This r...
Shauren
2012-04-21
Core/Maps: Increased default ground search range, 10 yards was insufficient f...
Shauren
2012-04-09
Core/Mmaps:
Venugh
2012-03-28
Core/Game: Code style again.
Gyx
2012-03-07
Core/Maps
Shauren
2012-02-18
Core: Clean up whitespace and tabs in the base sourcetree
click
2012-02-14
Fixed build, thanks Amit86 for noticing
Subv
2012-02-14
Codestyle: Renamed some variables to fit codestyle, corrected order in struct...
Subv
2012-02-11
Core/Spells: Blink wont be able to trespass solid objects anymore (walls/doors)
Subv
2012-02-09
Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS and
Subv2112
2012-01-14
Core/Movement: Implement spline movement subsystem.
Machiavelli
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-20
Update grid system. Try to fix some crashes and transport passengers (now the...
megamage
2011-12-13
Core/Maps: Removed some incorrect checks in GetHeight, flying creatures shoul...
Shauren
2011-11-28
Make AddToMap return bool.
megamage
2011-11-23
Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...
Shauren
2011-11-11
Some cleanup of add/remove to/from map.
megamage
[next]