index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-01T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Maps
/
MapInstanced.cpp
Age
Commit message (
Expand
)
Author
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
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-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-12
Cleanup/Core: Remove whitespace and tabs
click
2010-08-30
Core: Fix more warnings
Spp
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-08
* Some singleton renames for consistency:
XTZGZoReX
2010-08-08
* Rename: BattleGround -> Battleground.
XTZGZoReX
2010-08-06
* Corpse related cleanup (author: Hunuza)
azazel
2010-07-30
*use ASSERT macro instead of regular assert for better output.
QAston
2010-07-29
Remade access_requirement table, now each difficulty mode for each instance h...
Shauren
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-06
* Even more restructuring of the game library.
XTZGZoReX