index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-17T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Maps
/
MapManager.cpp
Age
Commit message (
Expand
)
Author
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-02-14
Core/Maps: Prevent creating maps without a valid Map.dbc entry
Shauren
2013-01-04
Core/Misc: Fix a couple of warnings, some of them performance related
Nay
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-07
Core/Maps: Moved object respawn time storage from global to map level. This r...
Shauren
2012-04-08
Core/Cleanup:
kaelima
2012-01-14
Core/Movement: Implement spline movement subsystem.
Machiavelli
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-23
Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...
Shauren
2011-11-23
Do not allow base map be accessed from outside if map is instanceable.
megamage
2011-11-23
Clean up very some confusing MapManager functions (create/find map/base map).
megamage
2011-11-23
Do not allow an instance map to be created twice if it already exists. Fix #4...
megamage
2011-11-18
Core/LFG: Fix being unable to enter an instance to retrieve body when you hav...
Kandera
2011-11-08
Change more ace_guard to trinity_guard
megamage
2011-10-18
Rename some classes in grid system.
megamage
2011-10-08
Core: Fix some build errors after code style cleanup
Machiavelli
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-09-29
Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"
Spp
2011-09-16
Tab2spaces previous commit :S
Spp
2011-09-16
Core/Instances: Resurrect a dead player (with corpse) before enter to instanc...
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-04-29
Add spaces after commas
leak
2011-04-28
Core/ObjectMgr: Refactor sInstanceTemplate
leak
2011-04-23
Core: Corrected NULL usage, it should only be used with pointers, not integers
Shauren
2011-03-11
Core/Instances: Fix warning
leak
2011-03-11
Core/Instances: Fix crash and allocation issue in instance id generation
leak
2011-03-10
Core/Instances: Recycle instance IDs. Should fix instance ID shifting and rel...
leak
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-01-24
Core/Instances: Implemented hourly instance limit: players are limited to ent...
Shauren
2011-01-16
Core/Maps: Unload transports in MapManager::UnloadAll instead of singleton de...
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Fix a real nasty typo that prevented people from using teleports/areatriggers
Machiavelli
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-22
Core/ObjectMgr: Static members are no longer accessed through singleton
Shauren
2010-11-29
Core/Groups: Move all function definition from .h to .cpp
Spp
2010-10-24
Core/Creature: Implement FarTeleportTo (teleport to an other map)
linencloth
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-11
Core/DBLayer:
Machiavelli
2010-09-03
Core/Game: forgotten changes from r3cc82905662712385f0d03895a426310e6cc96bd
silinoron
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
[next]