aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps/MapInstanced.cpp
AgeCommit message (Expand)Author
2024-03-14Core/Scripts: Removed script calls from constructors and destructorsShauren
2024-03-14Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2021-05-11Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2020-08-29Core/Misc: Fix issues reported by static analysis (#25351)Giacomo Pozzoni
2020-08-28Scripts/InstanceScript: Fix an issue where LoadAllGrids would load creatures ...kvipka
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-08-29Core/Maps: Properly re-create map on login for ephemeral player saves. Becaus...Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-03-15Core/Maps: Implement optional pre-loading of maps.r00ty-tc
2016-01-04Game/Maps: Instance handling follow-up:treeston
2016-01-01Update copyright note for 2016Rushor
2015-12-31Game/Maps: Clean up instance handling.treeston
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-01-01Update copyright note for 2015Vincent-Michael
2014-06-08Replaced mutex related code in Common.hleak
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-08-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-04-09Core/Mmaps:Venugh
2012-03-02Core/Misc: Fix a crash in CalendarMgr::AddAction and initialize some wild poi...kaelima
2012-01-04Core/Battleground: fix re-enter into battleground after disconnectWilds
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-23Do not allow an instance map to be created twice if it already exists. Fix #4...megamage
2011-11-08Change more ace_guard to trinity_guardmegamage
2011-10-08Core: Fix some build errors after code style cleanupMachiavelli
2011-10-07REPO: Code-style clean-upsBootz
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-06-28Core/Maps: Allow multi-threaded updates for all instances of a map, should in...Shocker
2011-06-12Core: More codestyle cleanupsclick
2011-06-11Core: Codestyle cleanupclick
2011-04-29Add spaces after commasleak
2011-04-28Core/ObjectMgr: Refactor sInstanceTemplateleak
2011-03-14Core/Battlegrounds: Free instance id in the proper place.leak