index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T16: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
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...
Malcrom
2013-06-07
Core/Maps: Fixed Map::IsInWater returning true at any height above water
Shauren
2013-05-17
Core/Misc: Another batch of fixes for issues found by static analysis
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-27
Core/Maps: Add mapname when a player is binded to other save.
xjose93
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-02-19
Core/Startup: Write current and expected maps version when there's a version ...
Nay
2013-02-04
Scripts/Player: Add OnMapChanged to PlayerScripts (after map changed)
Spp
2013-02-04
Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...
Spp
2013-02-04
Core/Dungeon Finder: Simplify Spell Luck of the draw code
Spp
2013-01-30
Core/Misc: Remove using directive from header files (It will eventually lead ...
Spp
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-19
Core/Misc:
joschiwald
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-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-11-05
Merge git://github.com/TrinityCore/TrinityCore into mmaps
kaelima
2012-11-03
use Thread-Safe Interface design pattern to allow recursive calls on non wind...
ille
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-19
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into mmaps
Subv
2012-10-19
Proper naming of LfgDungeon structures
Spp
2012-10-18
Core/Dungeon Finder: Some optimizations.
Spp
2012-10-07
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-10-05
Core/Maps: fix being able to be ported to an instance while in a group with a...
Kandera
2012-09-30
Tools&Core: Whitespace cleanup
Nay
2012-09-25
Core/MMaps: Only unload the navMeshQuery when instances are unloaded, suggest...
Subv
2012-09-11
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-09-10
Core/Vehicles: Fix warnings
Vincent-Michael
2012-09-05
Core/Mmaps: Fixed unloading mmap tiles, the x and y were swapped. thanks to M...
Subv
2012-09-04
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-09-04
Core: Warning fixes
Shauren
2012-08-30
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Subv
2012-08-30
Core: Fix many "errors"/warnings and coding style (3)
Nay
2012-08-24
Core/Mmaps: Fixed build after last merge
Subv
2012-08-22
Core/Maps: Reduce the output map file size in the maps extractor for maps tha...
Subv
2012-08-22
Core/Mmaps:
Subv
2012-08-22
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Subv
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
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-05-20
Core: Fix a few compile warnings
Nay
2012-04-09
Try to check existance of mmaps folder.
Venugh
[next]