aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps/MapManager.cpp
AgeCommit message (Expand)Author
2015-01-24Core/Loot: Implemented automatic assignment of Heroic/Mythic item bonuses whe...Shauren
2015-01-15Core/PacketIO: Updated corpse related packet structuresMogadischu
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-16Core/Spells: Spell system updates (don't even try to compile this)Rat
2014-11-05Core/DataStores: Fixed build after renameIntel
2014-09-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-20Core/Achievements: Fixed realm first kill achievement restrictions - now only...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Grids: Replace some magic numbers with constantsShocker
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-13Merge branch `master` into `boost`Subv
2014-07-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-09Core/Instances: Enable automatic changing dungeon difficulty to a lower one w...Shauren
2014-07-02Replaced ACE_Method_Request based DelayExecutor by PCQ implleak
2014-06-08Replaced mutex related code in Common.hleak
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-02-10Core/DB/Achievements:joschiwald
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-15Core/Misc: Remove unused codejackpoz
2013-12-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-16Core/TransportsShauren
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-14Core/Maps: Prevent creating maps without a valid Map.dbc entryShauren
2013-01-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Merge branch 'master' into 4.3.4Spp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-30Merge branch 'master' into 4.3.4Spp