Commit Graph

7978 Commits

Author SHA1 Message Date
click
3a826ecfee Fix Beacon of Light: make it work when casted on other players (no initial aggro on caster)
Fix by Liberate

--HG--
branch : trunk
2010-04-21 22:33:20 +02:00
click
e4164b8c16 Forgot a ; in previous commit - fixed (i need a beer!)
--HG--
branch : trunk
2010-04-21 20:45:36 +02:00
click
63642068b3 Ok, I need to get my glasses....
--HG--
branch : trunk
2010-04-21 20:42:14 +02:00
click
123d40dcfe * Add some more transactioncontrol to pet database handling + adjust character_aura keys to avoid duplicates
--HG--
branch : trunk
2010-04-21 20:34:04 +02:00
click
aaf3a62395 * Fix Death's Choice and Death's Verdict Paragon buffs
Fix by Liberate

--HG--
branch : trunk
2010-04-21 19:55:29 +02:00
thenecromancer
2d994648a1 Don't loose arena points in case of rating lower than 1000 ( don't know if this is season dependant, as it was quite hard to loose that much rating )
--HG--
branch : trunk
2010-04-21 19:08:39 +02:00
thenecromancer
3d52a41e6b Fix Intervene and alikes (unlike spell magnets, intervene alikes are actualy just a single target auras so we need to get caster, not owner)
--HG--
branch : trunk
2010-04-21 19:01:46 +02:00
thenecromancer
3ea6bc08db Fix Critical Block
--HG--
branch : trunk
2010-04-21 18:56:13 +02:00
thenecromancer
4a698f5dd2 Fix typo in one druid talent handling
--HG--
branch : trunk
2010-04-21 18:55:16 +02:00
thenecromancer
4bac471798 PvP duration for Mark of Blood
--HG--
branch : trunk
2010-04-21 18:53:51 +02:00
thenecromancer
b54feffadb Weapon dependant damage for some rogue talents
--HG--
branch : trunk
2010-04-21 18:52:30 +02:00
thenecromancer
7f4e73dbff Fix skirmish battles
--HG--
branch : trunk
2010-04-21 18:49:57 +02:00
Rat
b7a44ae2ba *fix visibility for trigger creatures
NOTE: if you see any trigger (in player mode) with a visible model (DB bug), please report creature entry + modelid in bugtracker

--HG--
branch : trunk
2010-04-21 13:55:43 +02:00
_manuel_
b0daeeb4ab Added missing return;
--HG--
branch : trunk
2010-04-20 22:53:35 -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
p0wer
232dc7b6f7 Actually make a change in Blade Barrier to fix the crash.
--HG--
branch : trunk
2010-04-20 15:55:20 -05:00
Trazom62
f8cf934775 Fix crash in AchievementCriteriaData::Meets.
Fixes issue #1555.

--HG--
branch : trunk
2010-04-20 21:55:47 +02:00
click
50ac994cf2 Revert changes done in re6b772bbb596137e7f83dabaab46fc501fb6a8f5 - reason: breaks readline-history capability on linux
This is essentially a bug in MySQLs InnoDB database storage engine where connectionhandlers does not decrement the servers threadcount
while trying to exit properly. Bugreport exists on mySQL bugtracker.

--HG--
branch : trunk
2010-04-20 19:51:20 +02:00
raczman
e6fbcc42ce Thanks to Windows file name handling being insane
i need to move file around.
(Protip MS: noone uses PRN anymore)
http://imgur.com/gDgGGh.jpg

--HG--
branch : trunk
rename : dep/include/jemalloc/internal/prn.h => dep/include/jemalloc/internal/totally_not_p_r_n.h
2010-04-20 16:09:31 +02:00
raczman
1532a2f9a2 Use jemalloc as memory allocator on linux.
In comparison to standard glibc allocator,
jemalloc fargments adress space less,
and scales linearly in multithreaded environment.
Author: Jason Evans, mad props to him.

--HG--
branch : trunk
2010-04-20 10:58:41 +02:00
click
b34e2bdb1c Fix spellaura-crash
Fixes #1767, closes #1772 (and the other ones already merged into it)

--HG--
branch : trunk
2010-04-20 03:30:27 +02:00
click
a5500fd7f1 Make ResetPeriodic controllable by boolean value, defaults to false
Fix by Moriquendu

--HG--
branch : trunk
2010-04-20 00:11:03 +02:00
click
e1e7083990 Remove caster from always being part of casters targetlist during spellcasts - thanks to QAston for pointing out that it's useless! :)
--HG--
branch : trunk
2010-04-20 00:02:37 +02:00
p0wer
f23a3adb36 Fix crash involved with DK talent Blade Barrier.
--HG--
branch : trunk
2010-04-19 15:36:17 -05:00
click
b48334c606 Really fix the horseman - shot the horse, gave him a new one - and a proper washover of what he can say!
--HG--
branch : trunk
2010-04-19 21:02:13 +02:00
click
c8184264e1 Unbreak the headless horsman - he should now ride again!
--HG--
branch : trunk
2010-04-19 20:55:16 +02:00
click
ed2e64af4c Add snippet to fix thread-hangs-on-exit on server exit
Closes issue #842

--HG--
branch : trunk
2010-04-19 18:15:41 +02:00
Spp
450c6af43b Code Style: Remove trailing spaces and tab to spaces
--HG--
branch : trunk
2010-04-19 17:13:20 +02:00
Spp
97b7aa1116 Remove unused columns from sqls
--HG--
branch : trunk
2010-04-19 17:08:08 +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
f74e969a06 Fix Custom Enchant load
--HG--
branch : trunk
2010-04-19 16:59:30 +02:00
Spp
2b81449f3e Unit: Fix Unit Flight UpdateSpeed not getting charmer bonuses
--HG--
branch : trunk
2010-04-19 16:56:24 +02:00
Spp
6914ee67dc Eversong Woods: Fix var initialize
--HG--
branch : trunk
2010-04-19 16:54:25 +02:00
Spp
d177954e6d Gnomeregan: Fix Save
--HG--
branch : trunk
2010-04-19 16:53:43 +02:00
Spp
5a72827426 Hinterlands: Fix one Waypoint of npc OOx09HL
--HG--
branch : trunk
2010-04-19 16:52:53 +02:00
Spp
bbeb5d49da Karazhan: Minor code cleanup
--HG--
branch : trunk
2010-04-19 16:49:45 +02:00
Spp
647dde0f76 Durotar: Fix Phase error
--HG--
branch : trunk
2010-04-19 16:45:48 +02:00
Spp
41817b259b Grizzly Hills: Fix phase error
--HG--
branch : trunk
2010-04-19 16:44:35 +02:00
Spp
d2bd9dc1f5 Naxxramas: Sapphiron: Fix phase errors
--HG--
branch : trunk
2010-04-19 16:44:11 +02:00
Spp
67b09b024a Ulduar: Boss Algalon: Respawn time was negative
--HG--
branch : trunk
2010-04-19 16:42:48 +02:00
Spp
20f644e283 Utgarde Pinnacle: boss_ymiron: Fix say (wrong types)
--HG--
branch : trunk
2010-04-19 16:40:54 +02:00
Spp
e0e9039f3f Zulaman: Fix initialize guid values
--HG--
branch : trunk
2010-04-19 11:07:36 +02:00
Spp
fdb8e15b99 Utgarde Pinnacle: Fix reset timers in mob_frenzied_worgenAI
--HG--
branch : trunk
2010-04-19 10:59:04 +02:00
Spp
74dd02d024 Remove LOTS of compile warnings
--HG--
branch : trunk
2010-04-19 09:26:37 +02:00
click
fdd8d2f3cc Move around and do some changes to homebinding, thanks to Vladimir
* Adds support for spelltarget-positions
* Uses areaname instead of zonename on hearthstone
Add homebind animation to player, with cast from innkeeper

--HG--
branch : trunk
2010-04-18 23:20:07 +02:00
_manuel_
f928c04734 Improvements in npc_warmage_violetstandAI
--HG--
branch : trunk
2010-04-18 10:56:12 -03:00
malcromdev@gmail.com>
1ba710a7bd Add Visual chains spell for FJOLA LIGHTBANE and EYDIS DARKBANE
--HG--
branch : trunk
2010-04-17 20:30:04 -02:30
Trazom62
fbe4539e23 Implement auto pass on loot.
Fixes issue #1684.

--HG--
branch : trunk
2010-04-17 18:55:17 +02:00
click
cc2db574f1 Whack questgivers in the head with a bat to make them properly show ! or ? properly depending on the questtype they hand out
Patch by Liberate

--HG--
branch : trunk
2010-04-17 17:59:19 +02:00