aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps
AgeCommit message (Expand)Author
2014-08-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-26Core/Maps: Don't use EnsureGridCreated_i() for base map in Map::LoadMap, use ...Shocker
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-27Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Remove extra qualifier to make GCC happy againleak
2014-07-20Prevent duplicate call to MapUpdater::deactivate causing a crash on shutdownleak
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Merge branch `master` into `boost`Subv
2014-07-13Fixed some compiler warningsSubv
2014-07-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-09Nuked some compiler errors on LinuxSubv
2014-07-09Core/Instances: Enable automatic changing dungeon difficulty to a lower one w...Shauren
2014-07-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-06Core/Maps: Don't load vmaps/mmaps if disabled in configsjackpoz
2014-07-02Fixed an uninitialized value that made the MapUpdater worker threads exit on ...Subv
2014-07-02ACE cleanup on game, now the major issue remains WorldSocketleak
2014-07-02Replaced ACE_Method_Request based DelayExecutor by PCQ implleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-06-18Merge branch '4.3.4_phases' of https://github.com/TrinityCore/TrinityCore int...Kinzcool
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-13Core/Transports: Fixed crash happening during teleporting transportsShauren
2014-06-08Replaced mutex related code in Common.hleak
2014-06-07Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4_phasesSubv
2014-06-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-06Core/Build: Fixed buildSubv
2014-06-03Core/Phases: Update transport visibility when changing phasesSubv
2014-06-03Core/Maps: Allow logging players to enter in instances that have an encounter...Trisjdc
2014-06-01Core/Phases: Preliminary work with correctly implementing the phase system in...Subv
2014-05-31Core/Auras: Fixed build and crash from previous commit.Subv
2014-05-31Core/Auras: Implemented SPELL_AURA_PHASE_GROUP.Subv
2014-05-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-19Core/Misc: Removed remnants of old db threading modelShauren
2014-05-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-10Scripts/HallsOfReflection: Major changesMitchesD
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-26Core/BG/SA:joschiwald
2014-04-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael