Spp
ce1f99cbe0
Implementation of Tabard vendor
...
Patch by etznab
Closes issue 908
--HG--
branch : trunk
2010-04-30 13:32:14 +02:00
Spp
cb0cb96283
Warning Fixes
...
Code Style cleanup
Fix linux compile
--HG--
branch : trunk
2010-04-29 23:12:16 +02:00
Trazom62
b466819333
Fix Taxi flight Stormwind Harbor. Thanks scarymovie87.
...
Fixes issue #425 .
--HG--
branch : trunk
2010-04-25 12:47:15 +02:00
_manuel_
c972765e0a
Implemented script for areatriggers 5332,5338,5334 and 5340, related with quest Last Rites.
...
--HG--
branch : trunk
2010-04-23 16:11:57 -03:00
_manuel_
c1d3c2a31d
Implemented npc_locksmith script for npcs 29665,29725,29728. Code from ScriptDev2.
...
--HG--
branch : trunk
2010-04-20 22:25:26 -03:00
Spp
450c6af43b
Code Style: Remove trailing spaces and tab to spaces
...
--HG--
branch : trunk
2010-04-19 17:13:20 +02:00
Spp
452cada8b6
ScriptedAI: Fix types in SelectSpell
...
--HG--
branch : trunk
2010-04-19 17:04:28 +02:00
Spp
be01821050
More warning removal (Some code modifications and cleanup when needed)
...
--HG--
branch : trunk
2010-04-19 17:03:10 +02:00
Spp
74dd02d024
Remove LOTS of compile warnings
...
--HG--
branch : trunk
2010-04-19 09:26:37 +02:00
Rat
6bcb297de4
*code cleanup
...
*totally destroyed m_creature, use "me" for future coding
--HG--
branch : trunk
2010-04-14 23:07:41 +02:00
Rat
1e573cf11c
*added script for Hunter Pet Trainers for Pet Talent Resetting
...
--HG--
branch : trunk
2010-04-14 17:56:18 +02:00
Tartalo
61d448e3c7
Fix typo on quest 9544 support. Ty antihrist
...
--HG--
branch : trunk
2010-04-11 21:24:53 +02:00
Tartalo
8dd94f4fab
Azuremyst Isle: Support for quest 9544
...
The Prophecy of Akida
--HG--
branch : trunk
2010-04-11 20:29:57 +02:00
Tartalo
093b8160b3
Icecrown: Fix quest 14062 & 14142 support
...
'You've Really Done It This Time, Kul', both sides
Remember that this quest has not proper db support yet (missing spawn & loot).
Update Copyright note of go_scripts.cpp
--HG--
branch : trunk
2010-04-11 20:07:15 +02:00
click
fcb2f44830
* Fix: Trainingdummies going into evade mode permanently
...
Patch by tbaart
--HG--
branch : trunk
2010-04-11 16:13:05 +02:00
Spp
46f0674e23
Code Style (game + scripts only):
...
">=" --> " >= " (when needed)
" >=" --> " >="
">= " --> ">= "
"<=" --> " <= " (when needed)
" <=" --> " <="
"<= " --> "<= "
" ==" --> " =="
"== " --> "== "
--HG--
branch : trunk
2010-04-07 23:56:35 +02:00
Spp
49d05ba9aa
Code style (game + scripts only):
...
"( " --> "("
" )" --> ")"
--HG--
branch : trunk
2010-04-07 22:59:46 +02:00
Spp
d19e127080
Code style (game + scripts only):
...
"if(" --> "if ("
--HG--
branch : trunk
2010-04-07 19:14:10 +02:00
Spp
b27ce42704
Code Style: Remove trailing spaces
...
--HG--
branch : trunk
2010-04-07 18:09:10 +02:00
_manuel_
77a6c20e12
Implemented:
...
* Script at_aldurthar_gate for quests 13315 and 13351.
* Script at_warsong_farms for quest 11686.
* Script at_stormwright_shelf for quest 12741.
Code from ScriptDev2.
Before execute sql updates, apply TDB fix. New Fix Submissions > Core related DB content
--HG--
branch : trunk
2010-04-02 16:13:05 -03:00
Anubisss
08b4748e62
Use GUIDs instead of "global" pointers in zone scripts.
...
This commit is like that: 7714 / rce505237e4aa
And use const_iterators where it is possible.
--HG--
branch : trunk
2010-04-02 15:41:37 +02:00
_manuel_
887583bf09
Support for quest Doing your Duty by Malcrom. Thanks to Supabad.
...
--HG--
branch : trunk
2010-03-08 11:07:47 -03:00
_manuel_
5448abd9f9
Implemented error message for go_tele_to_dalaran_crystal. By Malcrom.
...
--HG--
branch : trunk
2010-03-01 20:35:13 -03:00
Trazom62
dc6652de5c
Ask confirmation when changing hearth location. Thanks MrSmite.
...
Fixes issue #135 .
--HG--
branch : trunk
2010-02-24 19:28:50 +01:00
Tartalo
7971e3b8c1
Icecrown, Argent Tournament: Support for quests 14096 & 14142
...
You've Really Done It This Time Kul
Needs db support to work properly (missing spawn + faction changes)
--HG--
branch : trunk
2010-02-24 16:51:15 +01:00
Tartalo
6c2ebfc8e4
Howling Fiord: Support for Quest 11255
...
Prisoners of Wyrmskull
--HG--
branch : trunk
2010-02-23 20:36:56 +01:00
Tartalo
746052f561
Borean Tundra: Support for quest 11560
...
Oh Noes, the Tadpoles!
--HG--
branch : trunk
2010-02-18 22:22:09 +01:00
Tartalo
08c6dae672
Borean Tundra: Support for quest 11876
...
'Help Those That Cannot Help Themselves'
--HG--
branch : trunk
2010-02-17 15:53:16 +01:00
n0n4m3
bcd4a48328
Removed stupid/not needed file Spellid.h.
...
--HG--
branch : trunk
2010-02-15 18:23:39 +01:00
Xanadu
f8d1920fa5
Yet more cleanup, mostly in the script system. This should conclude the script integration into core.
...
--HG--
branch : trunk
2010-02-05 13:01:32 +01:00
Xanadu
a5d1bc77ab
A great purge of obsolete macros.
...
--HG--
branch : trunk
2010-02-05 00:31:28 +01:00
Xanadu
b0b261585f
Move the EvilID.h includes to pch.
...
--HG--
branch : trunk
2010-02-04 21:07:12 +01:00
Xanadu
ad63efde8d
Fixed Ritual of Souls, implemented soulwell giving healthstones according to warlock's Improved Healthstone talent points.
...
--HG--
branch : trunk
2010-02-04 14:43:07 +01:00
_manuel_
7423553286
Removed tabs. Please if you make a patch make it with out tabs, use 4 spaces.
...
--HG--
branch : trunk
2010-02-01 01:59:46 -03:00
_manuel_
8da617fca9
Closes issue 565. Implemented script for wormhole by make_the_king. For a full fix see TDB Forums New Fix Submissions > Core related DB content.
...
--HG--
branch : trunk
2010-01-31 22:02:15 -03:00
Trazom62
268230ed92
Fix Script Naxxramas/Maexxna. Thanks Scarymovie87.
...
Fixe issue #162 .
- Add an repeating event for Frenzy, spell only lasts 10 minutes
- Added comments for missing texts
- Code style : Changed "return;"s to "break;"s in switch-case
- Code style : Move code of AI of Wrap Webs from mob_generic_creature.cpp into boss_maexxna.cpp file, since it belongs to the fight
--HG--
branch : trunk
2010-01-29 19:44:15 +01:00
thenecromancer
b31c11bf03
More correct spell Id for snake script
...
--HG--
branch : trunk
2010-01-27 15:57:14 +01:00
Brian
7162dcd475
* Backed out changeset c7c6faf26cbd
...
* A different solution to damage will be implemented
* You will need data from your DB provider if you don't have a backup
--HG--
branch : trunk
2010-01-21 18:38:49 -07:00
win32
2572e9ef8e
* Add support for basedmg and baserangeddmg values in creature_classlevelstats.
...
* Remove mindmg, maxdmg, attackpower and ranged field in creature_template and add Dmg_Mod, Rangeddmg_Mod field.
--HG--
branch : trunk
2010-01-21 13:48:27 +02:00
Rat
0cc053ea4d
*Integrate Script system to Core
...
-added ScriptMgr for loading scripts
-removed bindings
-moved script system to src/game
-moved scripts to src/scripts
-VC project files updated
-cmakes updated (not 100% done yet)
NOTE to Devs:
-file locations changed
-precompiled renamed to ScriptedPch
-ecsort_ai renamed to ScriptedEscortAI
-follower_ai renamed to ScriptedFollowerAI
-guard_ai renamed to ScriptedGuardAI
-simple_ai renamed to ScriptedSimpleAI
-sc_creature renamed to ScriptedCreature
-sc_gossip renamed to ScriptedGossip
-sc_instance renamed to ScriptedInstance
*use the new headers in scripts, thank you
NOTE to ALL:
cmake not fully tested, please report any errors with it
could make creashes, incompability
USE AT YOUR OWN RISK before further tests!!
--HG--
branch : trunk
2010-01-19 11:36:05 +01:00