aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-03-04Merge pull request #5563 from Souler/fix_ds_pipe_knockbackManuel Carrasco
2012-03-05Fix broken-compile introduced in b0c70f4380fe6c3c5f7857310c63c60c05c2f851Souler
2012-03-04Merge pull request #5559 from Souler/fix_ds_pipe_knockbackSubv
2012-03-04Core: Adjust parameter output values to avoid excessive warning outputs on GC...click
2012-03-04Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-03-04Add handling for areatriggers at Area 52 entances.Malcrom
2012-03-04Core/Arenas/Dalaran Sewers: Remove demonic circle on arena start and when pla...Souler
2012-03-04Core/Arenas/Dalaran Sewers: Repeat the central waterfall knockback while it s...Souler
2012-03-04Core/Misc: Fix gcc compileShocker
2012-03-04Core/Misc: Make ObjectAccessor::FindPlayerByName case-insensitiveShocker
2012-03-04Merge pull request #5455 from evharten/masterclick
2012-03-04Core/Shared: Remove unused functionsleak
2012-03-04Core/Collisions: Reverted a commit about M2 models.Subv
2012-03-04Core/Quest: Fix MovementInform handler filter for Quest "The Amphitheater of ...Vincent-Core
2012-03-04Scripts/Misc: Script entrance areatriggers for Area 52.Discover-
2012-03-03Core/SAI: SMART_ACTION_MOVE_TO_POS will now have param1 as PointId. This mean...Discover-
2012-03-03Merge pull request #5426 from Souler/fix_ds_pipe_knockbackSubv
2012-03-03Merge pull request #5468 from Elron103/pull-requestsSubv
2012-03-03Fix a warning.Machiavelli
2012-03-03Core/Commands: Implement .debug moveflags command. With params you can set Mo...Machiavelli
2012-03-03Core/Spells: Allow spell effects to have multiple destinations. Spells like: ...QAston
2012-03-02Core/Misc: Remove redundant implicit template types in some std::make_pair ca...Subv
2012-03-02Core/Spells: Remove some obsolete codeQAston
2012-03-02Core/Arenas/Dalaran Sewers: Knockback players near the central waterfall when...Souler
2012-03-02Core/Arenas/Dalaran Sewers: Reset the knockback effect if someone manages to ...Souler
2012-03-02Core/Arenas/Dalaran Sewers: Players who stay on the pipe after the battle has...Souler
2012-03-02Core/Scripting: codestyle and comment for previous commitKandera
2012-03-02Core/Scripting: added OnPlayerUpdateZone for player scriptsKandera
2012-03-02Core/Misc: Fix a crash in CalendarMgr::AddAction and initialize some wild poi...kaelima
2012-03-01Core: Fixed compile without PCHShauren
2012-03-01Core/CreatureTextMgr: Added support for creature_text localizationShauren
2012-03-01DB/Creature_Text: Convert script_texts to creature_text for boss General Bjar...Malcrom
2012-03-01Core/Auras: fix stacking for auras that change phase. (thx to manuel)Kandera
2012-03-01Merge pull request #5498 from kandera/fix_wsgkandera
2012-03-01Core/Battlegrounds: cleanup and fix flag issue in previous commit correctlyKandera
2012-03-01Core/Units: Properly update passenger position if vehicle uses waypoint movem...Machiavelli
2012-03-01Core/Conditions: Small optimization in ConditonMgr, as well as proper rules f...Machiavelli
2012-03-01Core/Player: Quests with status QUEST_STATUS_NONE(0) shouldn't be loaded into...Machiavelli
2012-03-01Script/Commands: Some safer code in wp modifykaelima
2012-03-01Core/Object: Correct the updateflag order in SMSG_UPDATE_OBJECT.kaelima
2012-02-29DB/Creature_Text: Convert script_texts to creature_text for boss Volkhan, Hal...Malcrom
2012-02-29DB/Creature_Text: Convert script_texts to creature_text for boss Ionar, Halls...Malcrom
2012-02-29DB/Creature_Text: Convert script_texts to creature_text for boss Loken, Halls...Malcrom
2012-02-29Core/Packets: Fixed exceptions being incorrectly thrown when appending empty ...Shauren
2012-02-29Merge pull request #5491 from teyrnon/masterMachiavelli
2012-02-29Core: Fixed build warningShauren
2012-02-29Core/Battleground: fix issue with picking up opposite teams flag when returni...Kandera
2012-02-29Update src/server/shared/Packets/ByteBuffer.hteyrnon
2012-02-29Core/Conditions: Remove some useless checks in Condition::Meets against a val...Machiavelli
2012-02-29Core/Object:kaelima