click
3b91ce95a6
BuildSystem: Sort out issues with mysql-libraries under *nix (and should now also work properly for Win32)
...
- Rename the "EXTERNAL_MYSQL" flag to "USE_MYSQL_SOURCES" to reflect it's PROPER use (and ensure that it's ONLY used on Win32)
- Remove a lingering "scripts" definition (the "scripts"-target is always included, but only from compiled parts (broke builds with -DSCRIPTS=0)
--HG--
branch : trunk
2010-09-08 19:20:38 +02:00
runningnak3d
f1159c2e99
SQL: Spell 44805 is an aura -- add proper place holder values.
...
Thanks tome
--HG--
branch : trunk
2010-09-08 09:43:38 -06:00
runningnak3d
a9d5e03343
BuildSystem/Linux: Fix using internal MySQL headers when EXTERNAL_MYSQL not
...
specified
--HG--
branch : trunk
2010-09-08 09:18:00 -06:00
Machiavelli
f1699a05dc
SQL: Fix 9834_world_spell_dbc
...
--HG--
branch : trunk
2010-09-08 16:28:07 +02:00
Shauren
2cf5bfb150
Core/Quests: Fixed quest relying on KillCredit fields in creature_template, guid search for real entry should not be performed since we explicitly need the entry from credit
...
Closes issue #3882 .
--HG--
branch : trunk
2010-09-08 16:15:22 +02:00
Shocker
0ea520300a
Core/Spells: Missing SQL from previous commit regarding PvP Trinket/WOTF shared CD
...
--HG--
branch : trunk
2010-09-08 16:03:05 +03:00
Shocker
cbc7ca8655
Core/Spells: Fixed PvP Trinket / Every Man for Himself / Will of the Forsaken shared CD, fixes issue 1872, based on dr.tenma's patch
...
--HG--
branch : trunk
2010-09-08 16:00:10 +03:00
click
a5d628ef3e
BuildSystem: Fix another logic-error in the Win32-specific settings
...
--HG--
branch : trunk
2010-09-08 14:54:28 +02:00
click
b1f6a619a8
Buildsystem: Correction on if-test in main CmakeLists.txt
...
--HG--
branch : trunk
2010-09-08 14:46:10 +02:00
click
4faf53881f
BuildSystem/Macros: Revert FindMySQL.cmake changes from ea96a5d888 - handled with simple if-tests instead
...
BuildSystem: Adjust buildfiles so that they reflect their proper parameters (will change when we've cleaned it up even more)
--HG--
branch : trunk
2010-09-08 14:40:45 +02:00
runningnak3d
47bead14d7
SQL: Add forgotten SQL update to base world SQL
...
--HG--
branch : trunk
2010-09-08 06:09:44 -06:00
Shocker
047b244f2f
Core/Spells: Fix Permanent Feign Death spells to be used in creature_addon auras
...
--HG--
branch : trunk
2010-09-08 14:57:44 +03:00
runningnak3d
93ccf461e6
SQL: Add placeholder for spell 44805, a serverside aura
...
--HG--
branch : trunk
2010-09-08 05:50:44 -06:00
Spp
8509d50a39
Core/Dungeon finder: Missing changes from previous commit
...
--HG--
branch : trunk
2010-09-08 13:44:57 +02:00
Spp
fcc8d1e4a8
Core/Dungeon Finder: Properly expand random dungeons before adding to queue and minor cleanup
...
- Groups were being added to queue even with no dungeons. Client was not informed so group couldn't join queue anymore
- Some cleanup in error msgs and function order
Fixes issue 3851
--HG--
branch : trunk
2010-09-08 13:19:05 +02:00
Shocker
f19336e455
Core/Packets: Fix packet size and info for SMSG_SET_PROFICIENCY, original code by zhenya
...
--HG--
branch : trunk
2010-09-08 13:26:40 +03:00
Shocker
41459898f9
Core/Spells: Add stacking rules for Amplify Magic / Dampen Magic
...
--HG--
branch : trunk
2010-09-08 13:13:42 +03:00
Shauren
5c13a08d87
Core/Spells: Fixed The Art of War procing only on melee attacks, by tassader1000
...
Core/Spells: Added missing change in previous revision
Closes issue #2386 .
--HG--
branch : trunk
2010-09-08 11:22:51 +02:00
Shauren
e5d612d339
Core/Spells: Fixed Taste for Blood and Glyph of Overpower after recent combo point changes
...
--HG--
branch : trunk
2010-09-08 10:59:10 +02:00
Shocker
3999444157
Core/Scripts: Use same standard for all GetInstanceScript's, closes issue 3890
...
--HG--
branch : trunk
2010-09-08 11:42:11 +03:00
Shocker
6284854965
Core/Handlers: Prevent possible movement hijacking exploit, original code by VladimirMangos
...
--HG--
branch : trunk
2010-09-08 09:46:42 +03:00
Shocker
665bc1ffb9
Typo fixes, closes issue 3885, thanks zaphod & Paradox
...
--HG--
branch : trunk
2010-09-08 09:35:54 +03:00
Shocker
f9ecc36fb0
Core/Commands: Implement config for setting the maximum number of results a .lookup command can return, closes issue 3875
...
--HG--
branch : trunk
2010-09-08 09:28:21 +03:00
Shocker
3bb2dc3588
Core/Arena: Don't ignore GM visibility in arena pre-start visibility check, fixes issue 3862
...
--HG--
branch : trunk
2010-09-08 07:57:14 +03:00
Shocker
01c2a6d87c
Core/Spells: Don't allow most spells to be casted while dead
...
--HG--
branch : trunk
2010-09-08 07:01:55 +03:00
Shocker
fd52f7b202
Core/Spells: Add level requirement check for glyph sockets
...
--HG--
branch : trunk
2010-09-08 06:11:32 +03:00
Shocker
96812cfa27
Core/Spells: Fix ammo depletion handling
...
--HG--
branch : trunk
2010-09-08 05:39:24 +03:00
Shocker
948c1f0fd6
Core/Spells: Add server-side check for not allowing non-instant spells with movement interrupt flag to be casted while moving
...
--HG--
branch : trunk
2010-09-08 04:15:41 +03:00
Shocker
5f3ec4366d
Core/Spells: Add server-side check for spells that require combo points to prevent exploits
...
--HG--
branch : trunk
2010-09-08 01:35:36 +03:00
Trazom62
88daff9676
Script: Fix crash in boss_tharon_ja.
...
Fixes issue #3356 .
--HG--
branch : trunk
2010-09-07 20:52:42 +02:00
Trazom62
0e9d0f6bcb
Core/Script/Item: fix urand range in Six Demon Bag.
...
--HG--
branch : trunk
2010-09-07 20:47:48 +02:00
runningnak3d
2b0bc4c8e1
SQL: fix typo in creature entry number for script npc_hodirs_fury
...
Thanks gcanoca / georgiosburnham
--HG--
branch : trunk
rename : sql/updates/9814_world_scriptname.sql => sql/updates/9815_world_scriptname.sql
2010-09-07 11:22:02 -06:00
runningnak3d
50993f3ff0
SQL: Add missing scriptname update file for NPC related to Flame Leviathon
...
--HG--
branch : trunk
2010-09-07 06:52:16 -06:00
Shauren
822281bcd4
SQLs: Fixed typo in world_scripts_full, thx 0xFuture
...
Closes issue #3857 .
--HG--
branch : trunk
2010-09-07 11:19:53 +02:00
Xanadu
220c207294
BuildSystem/Windows: * Added 5.1.50 (GA) MySQL client sources for crosscompiling (or lazy) windows people.
...
* Added an option to autosearch for your own installed MySQL as before. Note that default setting is to use the internal MySQL.
* You can now build 32-bit even if your MySQL is x64 and vice versa.
* Recommended MySQL server version for use with provided MySQL client sources is 5.1.x.
* If your server version is different, let CMake autofind and use it instead (check EXTERNAL_MYSQL option)
--HG--
branch : trunk
2010-09-07 01:26:57 +02:00
click
da5569bee6
Core/Scripts: Ensure Example and spell-scripts are loaded at all times in the AddScripts() function
...
--HG--
branch : trunk
2010-09-06 22:09:55 +02:00
silinoron
320c354440
Fix spell damage bonus for improved devouring plague.
...
Patch by dr.tenma.
Fixes issue #2785
--HG--
branch : trunk
2010-09-06 10:53:02 -07:00
silinoron
b1e7dc1ad2
Core: Disallow race and faction transfers to races for which character creation is not allowed.
...
--HG--
branch : trunk
2010-09-06 10:42:53 -07:00
azazel
7afc640ef4
Core: add possibility to disable creating of characters of specified races/classes.
...
--HG--
branch : trunk
2010-09-06 23:34:16 +06:00
Machiavelli
d54225189e
Core/DBLayer: Fix a warning
...
--HG--
branch : trunk
2010-09-06 17:55:12 +02:00
Spp
cdef980af4
Core: Fix some warnings
...
--HG--
branch : trunk
2010-09-06 15:23:08 +02:00
Shauren
588092960b
Core/Spells: Implemented effect for Tiny Abomination in a Jar trinket, original patch by Stryker
...
Closes issue #2716 .
--HG--
branch : trunk
2010-09-06 13:54:17 +02:00
Shauren
1b10bd5d05
Core/Spells: Implemented handler for spell Create Lance, patch by 0xFuture
...
Closes issue #2890 .
--HG--
branch : trunk
2010-09-06 12:22:19 +02:00
Shauren
57c18d8120
Core/Spells: Fixed trinkets - Charred Twilight Scale, Sharpened Twilight Scale (both heroic and normal)
...
--HG--
branch : trunk
2010-09-06 12:15:26 +02:00
Shauren
ae2bf64b0a
Core: Fixed compile
...
Core/Scripts: Compile and use spell scripts always, even if SCRIPTS not defined
--HG--
branch : trunk
2010-09-06 11:51:07 +02:00
click
db0b166116
Core/LFG: Include ObjectMgr.h in LFGHandler (fixes nonPCH-compiles)
...
--HG--
branch : trunk
2010-09-06 11:39:32 +02:00
Shauren
5709007b02
Core/Loot: Automatically distribute currency items when they drop, based on Destros' patch
...
Closes issue #2913 .
--HG--
branch : trunk
2010-09-06 11:27:00 +02:00
Spp
23b5ae9d37
Core/Dungeon Finder: Fix an error that made restriction ignored when expanding a random dungeon to the related dungeons
...
- Fixes selecting a dungeon not in the level bracket of the players
- Fixes matching incompatible groups
- Fixes heroic binds being ignored (Fixes issue 3845)
--HG--
branch : trunk
2010-09-06 04:42:02 +02:00
Spp
c419c9f3cd
Core/Dungeon Finder: Fix an error that made some groups being marked as compatibles when they are not
...
--HG--
branch : trunk
2010-09-06 03:51:08 +02:00
Spp
a27f077197
Core/Dungeon Finder: Autodismount players when teleported to dungeon
...
--HG--
branch : trunk
2010-09-06 03:40:30 +02:00