Commit Graph

15022 Commits

Author SHA1 Message Date
Manuel Carrasco
4f5f148e8c Merge pull request #5563 from Souler/fix_ds_pipe_knockback
Fix broken-compile introduced in b0c70f43
2012-03-04 21:34:40 -08:00
Souler
4b11d67d31 Fix broken-compile introduced in b0c70f4380 2012-03-05 00:47:59 +01:00
Subv
b18b884c95 Merge pull request #5559 from Souler/fix_ds_pipe_knockback
More Dalaran Sewers Arena fixes
2012-03-04 14:22:58 -08:00
Shauren
e9a125f495 Buildsystem/CMake: Changed TOOLS building back to off by default 2012-03-04 22:43:13 +01:00
click
45946e23ba Core: Adjust parameter output values to avoid excessive warning outputs on GCC and some other minor warnings 2012-03-04 21:38:57 +01:00
Malcrom
7cb07e48b3 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore 2012-03-04 16:45:35 -03:30
Malcrom
45ef7dbfcb Add handling for areatriggers at Area 52 entances. 2012-03-04 16:44:27 -03:30
Souler
b0c70f4380 Core/Arenas/Dalaran Sewers: Remove demonic circle on arena start and when players jump off from the pipes. 2012-03-04 20:48:24 +01:00
Souler
54fc5c0974 Core/Arenas/Dalaran Sewers: Repeat the central waterfall knockback while it stills active. 2012-03-04 20:48:15 +01:00
Shocker
15a3ad7276 Core/Misc: Fix gcc compile 2012-03-04 20:12:55 +02:00
Shocker
ab65bb4b57 Core/Misc: Make ObjectAccessor::FindPlayerByName case-insensitive 2012-03-04 19:24:38 +02:00
click
517f64b518 Merge pull request #5455 from evharten/master
Buildsystem/CMake: Link MPQ-library earlier in the chain to fix a compileissue for -DTOOLS on Ubuntu systems.
2012-03-04 07:28:07 -08:00
click
576c659a9c Buildsystem/CMake: Enable SFMT as default random number generator (required to get more feedback from community)
Also update the revisionheader with the correct year :P
2012-03-04 16:17:28 +01:00
leak
33a04897de Core/Shared: Remove unused functions 2012-03-04 15:19:53 +01:00
Subv
4029c23547 Core/Collisions: Reverted a commit about M2 models.
closes #5312 and probably others
2012-03-04 08:23:19 -05:00
Subv
c443b03010 Merge pull request #5553 from Vincent-Michael/quest
Core/Quest: Fix MovementInform handler filter for Quest "The Amphitheater of Anguish: Tuskarrmageddon!"
2012-03-04 04:37:37 -08:00
Discover-
1776b16773 DB/Misc: Fix SQL of c48a1ad17d 2012-03-04 13:19:47 +01:00
Vincent-Core
48a4950cac Core/Quest: Fix MovementInform handler filter for Quest "The Amphitheater of Anguish: Tuskarrmageddon!" 2012-03-04 13:19:20 +01:00
Discover-
c48a1ad17d Scripts/Misc: Script entrance areatriggers for Area 52. 2012-03-04 02:45:21 +01:00
Discover-
c4fd6b89db Core/SAI: SMART_ACTION_MOVE_TO_POS will now have param1 as PointId. This means you can now (properly) use SMART_EVENT_MOVEMENTINFORM when reaching the point you make the NPC move to.
Wiki is updated accordingly.
2012-03-03 23:41:29 +01:00
Subv
d21179ab56 Merge pull request #5426 from Souler/fix_ds_pipe_knockback
Dalaran Sewers Arena: Knockback from starting pipe
2012-03-03 12:20:39 -08:00
Subv
6df9adf6d5 Merge pull request #5468 from Elron103/pull-requests
Core/Auction House: Delete item_instance entries correctly, prevent invalid entries
2012-03-03 12:02:17 -08:00
Machiavelli
cbee39a4dc Fix a warning. 2012-03-03 16:23:16 +01:00
Machiavelli
d1e4eb0512 Core/Commands: Implement .debug moveflags command. With params you can set MoveFlags and MoveFlagsExtra for targeted unit. Without params it will display the current MoveFlags and MoveFlagsExtra. Useful for debugging upcoming changes. 2012-03-03 16:12:28 +01:00
QAston
a08fe16d69 Core/Spells: Allow spell effects to have multiple destinations. Spells like: 49814, 10869 and similar are now properly selecting destination targets. 2012-03-03 00:19:48 +01:00
Subv
b0985b4d5f Core/Misc: Remove redundant implicit template types in some std::make_pair calls. Should allow the build in Visual Studio 2011 2012-03-02 17:14:14 -05:00
QAston
e1b544d129 Core/Spells: Remove some obsolete code 2012-03-02 17:57:26 +01:00
Souler
b825573c29 Core/Arenas/Dalaran Sewers: Knockback players near the central waterfall when it fully activates. 2012-03-02 17:20:48 +01:00
Souler
d70c708093 Core/Arenas/Dalaran Sewers: Reset the knockback effect if someone manages to get back to the starting pipes. 2012-03-02 17:20:46 +01:00
Souler
c119c0ce13 Core/Arenas/Dalaran Sewers: Players who stay on the pipe after the battle has begun should be knocked into the arena.
Also corrected the orientation of horde starting position
2012-03-02 17:20:45 +01:00
Kandera
42454640cf Core/Scripting: codestyle and comment for previous commit 2012-03-02 09:49:44 -05:00
Kandera
c1270bd758 Core/Scripting: added OnPlayerUpdateZone for player scripts 2012-03-02 09:42:17 -05:00
kaelima
394dbf0cdc Core/Misc: Fix a crash in CalendarMgr::AddAction and initialize some wild pointers. 2012-03-02 12:23:16 +01:00
Shauren
254256668b Core: Fixed compile without PCH 2012-03-01 23:45:07 +01:00
Shauren
09f0a2c04f Core/CreatureTextMgr: Added support for creature_text localization 2012-03-01 22:26:05 +01:00
Malcrom
91e7dc8561 DB/Creature_Text: Convert script_texts to creature_text for boss General Bjarngrim 2012-03-01 17:42:49 -03:30
Kandera
92af6ec647 Core/Auras: fix stacking for auras that change phase. (thx to manuel) 2012-03-01 13:39:53 -05:00
kandera
e59fc28aa6 Merge pull request #5498 from kandera/fix_wsg
Core/Battlegrounds: cleanup and fix flag issue in previous commit correc...
2012-03-01 10:25:19 -08:00
Kandera
4fad1f5b8f Core/Battlegrounds: cleanup and fix flag issue in previous commit correctly 2012-03-01 13:24:15 -05:00
Machiavelli
6bb689b494 Core/Units: Properly update passenger position if vehicle uses waypoint movement. Fixes e.g. Icefang path 2012-03-01 17:06:41 +01:00
Machiavelli
844e2ca857 DB/Conditions: Really fix the Scarlet Harvest. Quest automatically had STATUS_COMPLETE, so condition needed to be adjusted 2012-03-01 14:43:38 +01:00
Machiavelli
e2c20cca72 Core/Conditions: Small optimization in ConditonMgr, as well as proper rules for spellclick conditions in Clean(), and finally some documentation added on how to add new source types. 2012-03-01 14:43:35 +01:00
Machiavelli
a36a0a77ef Core/Player: Quests with status QUEST_STATUS_NONE(0) shouldn't be loaded into player's queststatus storage. These should be removed since they are remnants from the old queststatus storage system. 2012-03-01 14:43:32 +01:00
kaelima
b939ea5951 Script/Commands: Some safer code in wp modify 2012-03-01 12:16:06 +01:00
kaelima
b27bd661f0 Core/Object: Correct the updateflag order in SMSG_UPDATE_OBJECT. 2012-03-01 12:12:35 +01:00
Malcrom
c531cbc695 DB/Creature_Text: Convert script_texts to creature_text for boss Volkhan, Halls of Lightning. 2012-02-29 21:56:22 -03:30
Malcrom
67e6f9afab DB/Creature_Text: Convert script_texts to creature_text for boss Ionar, Halls of Lightning. 2012-02-29 21:35:59 -03:30
Malcrom
8692eee014 DB/Creature_Text: Convert script_texts to creature_text for boss Loken, Halls of Lightning & Added sound. 2012-02-29 21:15:02 -03:30
Machiavelli
b9b8f27e45 DB/Conditions: *Proper* conditions for The Scarlet Harvest. Saving the file before committing works. 2012-03-01 00:42:18 +01:00
Machiavelli
e3e958e293 DB/Conditions: Proper conditions for The Scarlet Harvest
Closes #5422
2012-03-01 00:10:16 +01:00