Commit Graph

7160 Commits

Author SHA1 Message Date
Spp
b7e1570e87 Remove unused defines.
Closes issue 1947. Alternative solution added

--HG--
branch : trunk
2010-05-02 01:06:29 +02:00
Spp
fe26dcc278 Fix local change that wasn't supposed to be pushed...
--HG--
branch : trunk
2010-05-02 00:46:35 +02:00
Spp
274457a7fb Make RealmList a Singleton.
Patch by Anubiss

--HG--
branch : trunk
2010-05-02 00:06:08 +02:00
Spp
a0e1357e2b Fix locale selection at server load.
--HG--
branch : trunk
2010-05-02 00:16:05 +02:00
Spp
d3a842ee37 Rename two more opcodes
Patch by Zor

--HG--
branch : trunk
2010-05-01 23:20:11 +02:00
Spp
6d5f7cac24 remove uint32 cast from previous commit.
It wasn't supposed to be pushed.

--HG--
branch : trunk
2010-05-01 22:57:39 +02:00
Spp
3c4e8f36f4 Rename some more opcodes.
Also fix the name of some older opcodes that were marked as obsolete but no longer are.
Patch by Zor (with minor modifications in handlers by me)

--HG--
branch : trunk
2010-05-01 22:40:53 +02:00
Spp
e107730ffb Fix more warnings.
--HG--
branch : trunk
2010-05-01 22:25:14 +02:00
Spp
dd9485993b Fix instance load broken by me in 8c4b824176
--HG--
branch : trunk
2010-05-01 20:59:56 +02:00
click
18782ec1f7 Add support for quest 10512 (Getting the Bladespire Tanked)
Patch by supabad - closes issue #1217

--HG--
branch : trunk
2010-05-01 22:39:02 +02:00
click
3683de3f80 Add support for quest 12688 (Engineering a Disaster) - patch by supabad
Closes issue #982

--HG--
branch : trunk
2010-05-01 22:17:48 +02:00
click
593d962665 Add support for quest 1440 (Return to Vahlarriel) - patch by Supabad
Closes issue #323

--HG--
branch : trunk
2010-05-01 09:12:52 +02:00
click
bcbb52f507 Fix recipe-learning in Raozrofen Down (cooking/alchemy) - patch by PrinceCreed
Closes issue #1009

--HG--
branch : trunk
2010-05-01 08:36:38 +02:00
click
8df6879e94 Add support for quest 11626 (The Emissary) - patch by antihrists (thanks)
Closes issue #1061

--HG--
branch : trunk
2010-05-01 08:30:46 +02:00
click
3a61667492 Add support for sorting vendor itemlists
--HG--
branch : trunk
2010-05-01 08:10:14 +02:00
click
ea2d4d9536 Fix broken vendors
Fixes issue #1952

--HG--
branch : trunk
2010-05-01 06:37:35 +02:00
click
320cbdb2af Correction in scripts (m_creature -> me) - fixes #1954
(Also corrects some old scripts that seems to have been done the same way)

--HG--
branch : trunk
2010-05-01 02:59:48 +02:00
click
3eccb81ee3 Add support for quest 9446 (Tomb of the Lightbringer) - closes #197
Patch by Supabad

--HG--
branch : trunk
2010-05-01 00:19:04 +02:00
click
11ef556320 Add support for quest 12832 (Bitter Departure) - closes issue #804
Patch by supabad

--HG--
branch : trunk
2010-04-30 23:53:37 +02:00
click
51881810b7 Add support for daily quest "Overwhelmed!" (quest 12288)
Patch by Supabad (thank you)

--HG--
branch : trunk
2010-04-30 23:30:08 +02:00
click
697685c3f5 Add support for vendors selling the same items with different extendedCost - original code by Vladimir (thanks mate)
Closes issue #1756

--HG--
branch : trunk
2010-04-30 22:35:37 +02:00
Machiavelli
4b1a9916ac Clean up in item refund related code.
--HG--
branch : trunk
2010-04-30 19:20:59 +02:00
Spp
e782acfca3 Fix compile.
(Not a good idea to test something and push another file)

--HG--
branch : trunk
2010-04-30 18:06:26 +02:00
XTZGZoReX
9aa4405a5a * Fix CRLF.
--HG--
branch : trunk
2010-04-30 15:19:50 +02:00
Spp
377fa8e713 DragonBlight: Script for Quest 12321 (A Righteous Sermon)
Patch by Supabad
Closes issue 314

--HG--
branch : trunk
2010-04-30 15:01:37 +02:00
Spp
ce1f99cbe0 Implementation of Tabard vendor
Patch by etznab
Closes issue 908

--HG--
branch : trunk
2010-04-30 13:32:14 +02:00
Spp
7f81217d68 Fix trap spell casting.
Improved version of Supabad's patch
Closes issue 1910.

--HG--
branch : trunk
2010-04-30 13:09:38 +02:00
Spp
213a5e5062 Silithus: Fix event for quest 8519
Patch by "kb_z"
Closes issue 177

--HG--
branch : trunk
2010-04-30 11:31:59 +02:00
Spp
1bc2a9fd4a Replace some PQuery/PExecute by more simple Query/Execute
Original patch by hunuza, extended to whole code
Closses issue 1446

--HG--
branch : trunk
2010-04-30 11:21:25 +02:00
Spp
19bed20036 Fix Death Pact, by Havenard
Closes issue 1658

--HG--
branch : trunk
2010-04-30 09:47:06 +02:00
click
7b6f52b2a0 Fix crash when summoning minions (introduced in vanitypet-fix)
--HG--
branch : trunk
2010-04-30 03:21:59 +02:00
click
2f21081904 Block battleground-flag from being picked up while player is on a vehicle
Fix by Scazzato - closes issue #1161

--HG--
branch : trunk
2010-04-30 00:24:25 +02:00
click
f4dcdf9507 * Properly dismiss vanitypets (implements use of CMSG_DISMISS_CRITTER)
Some small code cleanups

--HG--
branch : trunk
2010-04-29 23:24:31 +02:00
Spp
cb0cb96283 Warning Fixes
Code Style cleanup
Fix linux compile

--HG--
branch : trunk
2010-04-29 23:12:16 +02:00
Spp
35af94d4b5 Update/Fix some opcode names.
Patch by Zor

--HG--
branch : trunk
2010-04-29 22:47:47 +02:00
Rat
757fbfba83 *implemented 'empty' VehicleAI
NOTE: VehicleAI::UpdateAI runs even while the vehicle is mounted!

--HG--
branch : trunk
2010-04-29 21:22:25 +02:00
Trazom62
946ded4619 Fix FoS/Bronjham script.
Fixes issue #1895.

- summon corrupted soul fragment when Corrupt Soul completes.
- update corrupted soul fragment script.
- remove Heroic spell definition. They are defined in SpellDifficulty.dbc.

--HG--
branch : trunk
2010-04-29 19:04:19 +02:00
Spp
78244e3733 Added handler to all opcodes that didn't have any
--HG--
branch : trunk
2010-04-29 16:19:45 +02:00
Spp
cade04accc Add missing change in rev: 8012
--HG--
branch : trunk
2010-04-29 16:06:44 +02:00
Machiavelli
c10526a3ae Don´t inherit refund data when cloning when original item is not refundable.
--HG--
branch : trunk
2010-04-29 14:05:41 +02:00
Machiavelli
f7ab90d79d Fix Shaman totem bars and Call of the Elements/Spirits/Ancestors
--HG--
branch : trunk
2010-04-29 11:35:31 +02:00
Spp
e45ec85096 Fix weekly reset time being updated twice
Patch by NoFantasy

--HG--
branch : trunk
2010-04-28 22:11:53 +02:00
Spp
c2aaf6bfcb Fix weekly reset time initialization.
If timer in the past update to current time

--HG--
branch : trunk
2010-04-28 22:07:58 +02:00
Spp
6014f6e583 Fix arena point distribution time initialization.
If timer in the past update to current time
Thanks to "p.alexej" for pointing it out.

--HG--
branch : trunk
2010-04-28 21:41:22 +02:00
Machiavelli
453e3e8976 Partial revert of 6ab9e720f3d2fca8bfe14b2ba857008cf018e0cd, thanks click and Liberate for talking sense into me. Only load 1 spec in memory at a time. Also fixes totem bar loading due to a typo.
--HG--
branch : trunk
2010-04-28 22:35:55 +02:00
Machiavelli
a82d3d88c9 Fix item vendor refund for stackable items.
--HG--
branch : trunk
2010-04-28 19:38:37 +02:00
Machiavelli
95e5ba5bdb Remove a remnant from debugging code from prev. commit. (sorry)
--HG--
branch : trunk
2010-04-28 16:11:27 +02:00
Machiavelli
ab013e42c9 Fix action buttons sent to client when swapping between talent specs. Storage related parts by Hunuza (MaNGOS), big thanks.
--HG--
branch : trunk
2010-04-28 16:08:31 +02:00
Alex Bolotsin
311d108529 BG: Ignore min player limit while in debug mode
Patch by AntiDiavol
closes issue 1581

--HG--
branch : trunk
2010-04-10 23:41:11 +03:00
Spp
650ae59514 Fix Arena autodistribution interval time shift
Patch by leak
Closses issue 1703

--HG--
branch : trunk
2010-04-28 15:34:14 +02:00