index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-03T07:01:02Z
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
2022-03-09
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-04
Core/Misc: Fix issues reported by static analysis (#25351)
Giacomo Pozzoni
2022-02-04
Scripts/InstanceScript: Fix an issue where LoadAllGrids would load creatures ...
kvipka
2021-10-23
Core/Maps: Properly re-create map on login for ephemeral player saves. Becaus...
Treeston
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-05-06
Core/Maps: Fixed loading vmaps and mmaps in instances
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-11-06
Core/Instances: Implemented base scenario system and objectives in dungeons
Krudor
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-04-09
Core/Maps: Implement optional pre-loading of maps.
r00ty-tc
2016-03-21
Merge pull request #16156 from Treeston/3.3.5-instancerevive2
Treeston
2016-03-21
Merge pull request #16110 from Treeston/3.3.5-instancerevive
Treeston
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-06-02
Core/Maps: Fixed MapDifficulty lookup for instances that do not have a select...
Shauren
2015-05-08
Core/Garrisons: Basics for garrisons
Shauren
2015-04-28
Core/Entities: Reworked guid scopes
Shauren
2015-01-10
Core/Maps: Updated map difficulties
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-16
Core/Spells: Spell system updates (don't even try to compile this)
Rat
2014-11-09
Core/DataStores: Even more converted dbcs
Intel
2014-06-08
Replaced mutex related code in Common.h
leak
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
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-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-23
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
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-07
Core/Maps: Moved object respawn time storage from global to map level. This r...
Shauren
2012-04-09
Core/Mmaps:
Venugh
2012-03-02
Core/Misc: Fix a crash in CalendarMgr::AddAction and initialize some wild poi...
kaelima
2012-01-04
Core/Battleground: fix re-enter into battleground after disconnect
Wilds
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-23
Do not allow an instance map to be created twice if it already exists. Fix #4...
megamage
2011-11-08
Change more ace_guard to trinity_guard
megamage
2011-10-08
Core: Fix some build errors after code style cleanup
Machiavelli
2011-10-07
REPO: Code-style clean-ups
Bootz
[next]