Nay
|
bf100ffc3c
|
Scripts/Icecrown: Fix a double function call typo in npc_margrave_dhakar
Thanks Josh
|
2013-07-20 15:00:36 +01:00 |
|
Vlad
|
0b9a8ccef5
|
Core/Misc: Change creatures and gameobject phasemask from 16 to 32 bits
Signed-off-by: Nay <dnpd.dd@gmail.com>
|
2013-07-19 04:03:40 +01:00 |
|
Nay
|
ebd9090d80
|
DB/NPCs: Fix Margrave Dhakar equipment
|
2013-07-19 03:25:52 +01:00 |
|
Nay
|
0691a4310f
|
Scripts/Icecrown: Use guid instead of cached Creature* to avoid crashes in npc_margrave_dhakar
|
2013-07-19 02:27:56 +01:00 |
|
Nay
|
ff01602906
|
Scripts/Icecrown: Fix code style and use "best practices" on previous commit (c536ba510)
|
2013-07-19 00:42:59 +01:00 |
|
Nay
|
c536ba510d
|
Scripts/Icecrown: Fix quest The Flesh Giant Champion
Closes #9040
Closes #10294
|
2013-07-19 00:03:27 +01:00 |
|
joschiwald
|
d52ce57e59
|
Scripts/ForgeOfSouls: move "Mirrored Soul" into SpellScripts
|
2013-07-19 00:24:25 +02:00 |
|
joschiwald
|
06d54ba438
|
Scripts/VaultOfArchavon/Koralon: Fix Meteor Fists
|
2013-07-18 23:01:14 +02:00 |
|
Vincent-Michael
|
baeecba6c9
|
Core: Fix build
|
2013-07-15 01:07:02 +02:00 |
|
Vincent-Michael
|
08c1a81096
|
Scripted/Misc: Fix random stuff
|
2013-07-15 01:01:37 +02:00 |
|
Vincent-Michael
|
e464d2bd2c
|
Scripted: Some cleanups + ninja changes
|
2013-07-08 21:15:23 +02:00 |
|
Nay
|
3561ab98ba
|
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
OVERRIDE and FINAL are TC macros (expand to nothing if compiler does not support C++11)
|
2013-07-06 20:21:45 +01:00 |
|
Vincent-Michael
|
6079f369af
|
Scripted/Misc: Some cleanup
|
2013-07-06 01:00:05 +02:00 |
|
Vincent-Michael
|
b4d4e04f53
|
Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_
Note: Have fun :P
|
2013-07-04 22:11:47 +02:00 |
|
Vincent-Michael
|
029fe277b0
|
Scripted/Naxxramas: Missing cleanup in f90078f979 :P
|
2013-07-01 17:52:25 +02:00 |
|
Vincent-Michael
|
f90078f979
|
Scripted/Naxxramas: Fix Four Horsemen Chest
|
2013-07-01 17:44:26 +02:00 |
|
Shauren
|
9e5ce92a82
|
Scripts/Icecrown Citadel: Fixed Blood Queen Lana'thel flight phase
Closes #8759
|
2013-06-30 16:34:56 +02:00 |
|
Shauren
|
112bc49c9a
|
Core/Units: Removed most calls to SendMovementFlagUpdate for creatures
|
2013-06-30 16:31:24 +02:00 |
|
Shauren
|
13208ff257
|
Core/Vehicles: Implemented vehicle seat flag that makes passengers unselectable and dropped redundant UNIT_STATE_ONVEHICLE (it is only checked in the same places as unselectable unit flag)
|
2013-06-29 15:20:15 +02:00 |
|
w1sht0l1v3
|
44c844d6fd
|
Scripts/The Storm Peaks: Use proper vehicle check on prisoners from Cold Hearted quest.
|
2013-06-29 14:50:37 +03:00 |
|
Malcrom
|
4761590c4a
|
Core/Scripting: Update Injured Goblin Miner script to use DB gossip.
|
2013-06-26 13:36:53 -02:30 |
|
Malcrom
|
f4bceb86c0
|
Core/Scripting: Replace a couple core scripts in Storm Peaks with SAI and DB gossip.
|
2013-06-26 13:18:17 -02:30 |
|
Malcrom
|
83c1e69d74
|
Core/Scripting: Update npc_agnetta_tyrsdottar to use db gossip.
|
2013-06-26 12:43:45 -02:30 |
|
Vincent-Michael
|
180cd5cf6e
|
Core: Fix warning
|
2013-06-23 01:49:28 +02:00 |
|
Vincent-Michael
|
7e01ac23db
|
Scripts: Fix some typos
|
2013-06-22 17:24:23 +02:00 |
|
Vincent-Michael
|
e6185c92fc
|
Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_XXX);
|
2013-06-22 16:53:13 +02:00 |
|
Vincent-Michael
|
4a8e92e8af
|
Core/GameEvent: Add log for game_event_creature/game_event_gameobject contains creature/gameobject not found in table creature/gameobject table
|
2013-06-21 21:56:16 +02:00 |
|
Vincent-Michael
|
a0fad6faa9
|
Core: Fix warnings and some cleanup
|
2013-06-21 18:06:38 +02:00 |
|
kaelima
|
a50fef2336
|
Scripts: Prevented several KilledUnit texts to yelled for non-players such as pets
|
2013-06-19 00:41:40 +02:00 |
|
Malcrom
|
3a30a0bb35
|
Core/Scripting: Some updates to Zul'Drak scripts.
|
2013-06-18 18:12:45 -02:30 |
|
Shauren
|
89ec907539
|
Core/Objects: Refactored MovementInfo structure
|
2013-06-18 18:15:33 +02:00 |
|
Vincent-Michael
|
09eea66ee1
|
Core: Fix warnings
|
2013-06-18 16:51:56 +02:00 |
|
Shauren
|
b6aadc6698
|
Scripts/Misc: Use new movement flag setting methods in scripts
|
2013-06-18 16:48:46 +02:00 |
|
Malcrom
|
779f3c2f08
|
Core/Scripting: Updated Quest: Troll Patrol: The Alchemist's Apprentice scripting
|
2013-06-18 11:47:24 -02:30 |
|
Malcrom
|
2d892465d0
|
Core/Scripting: Remove double check. Thanks joschiwald
|
2013-06-17 21:36:52 -02:30 |
|
Malcrom
|
14695b056a
|
Scripting: Quest: Troll Patrol: The Alchemist's Apprentice
|
2013-06-17 20:52:41 -02:30 |
|
Malcrom
|
86f2c84ee5
|
Script: Add proper spell to Lake Frog script.
|
2013-06-16 08:58:37 -02:30 |
|
w1sht0l1v3
|
f0cc3b1390
|
Fix sql naming on previous files.
Correct faction template for Nexus Drake Hatchling and initialize a variable in script.
|
2013-06-16 12:26:44 +03:00 |
|
Malcrom
|
fd0b9ebb8e
|
Script: Fix a couple quest credit hacks.
|
2013-06-15 14:39:22 -02:30 |
|
Malcrom
|
08e7b15d9f
|
Script: Fix errors in previous commit.
|
2013-06-15 14:19:29 -02:30 |
|
Malcrom
|
7b67351208
|
Script: Update Grizzly Hills Zone Script to use Events.
|
2013-06-15 14:10:26 -02:30 |
|
Malcrom
|
711809c58c
|
Scripting: Added an overlooked enum.
|
2013-06-13 17:35:41 -02:30 |
|
Malcrom
|
8031aa4d40
|
Scripting: Update Lake Frog Script to use Events.
|
2013-06-13 17:28:43 -02:30 |
|
Vincent-Michael
|
1c9a3d5621
|
Scripted/Quest: Fix codestyle in 4065a8509f
|
2013-06-13 18:37:59 +02:00 |
|
Malcrom
|
8fb1e4e06c
|
Scripting: Minor visual script fix.
|
2013-06-13 12:41:34 -02:30 |
|
Trinity
|
5a7d74ce87
|
Fix warning
|
2013-06-13 14:58:07 +02:00 |
|
Malcrom
|
4065a8509f
|
Script: Add scripting for Quest A Blade Fit For A Champion
Still need pooled spawning for entry 33224. Aokromes has info if someone wants to do it.
|
2013-06-13 00:50:21 -02:30 |
|
Malcrom
|
ec474a62e5
|
Core: More Function Renaming.
|
2013-06-11 21:25:12 -02:30 |
|
Malcrom
|
66978cfc3b
|
Core: Some function renaming.
|
2013-06-11 19:54:27 -02:30 |
|
Malcrom
|
047608e7de
|
Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to IsPet().
|
2013-06-11 18:39:51 -02:30 |
|