Commit Graph

7967 Commits

Author SHA1 Message Date
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
Rat
6e0fa4b39e *fix arena join if start rating is set to 0
note: rating == 0 is used by BattlegroundQueue for update stuff

--HG--
branch : trunk
2010-04-17 12:36:41 +02:00
click
746e170e2b *Fix: Pets now properly avoid doublestacking talentbased auras where they shouldn't
This also removes the double-filed entries in pet_auras, meaning no more SQL-complaints in the server logs regarding duplicates
Also fixes (properly) pets losing/readding pet auras when dismissed/lost on a boat/lost on flightpath usage
Fix by click and Liberate

--HG--
branch : trunk
2010-04-16 19:20:27 +02:00
teacher
4b98c72039 Moved sql update files to 3.3.3a_old dir.
p.s. The previous commit proves we are a crAAAzy community!

--HG--
branch : trunk
2010-04-16 18:00:08 +02:00
Rat
4b8ad2b69b *Happy Birthday Teacher & SoulForge*
--HG--
branch : trunk
2010-04-16 12:50:54 +02:00
click
e79d50fa2d Reapply the previous "actionbars"-fix/handling db/coreside
Fixes issue #1669
Note: This issue has been a pain in the rear, as it was actually messing up
clients that ran a vanilla client without addons. The issue only comes
in to place when players load a SINGLE actionbar, and not selecting
"activate all bars". Extensive testing and debugging done to figure out
why this actually happened - I'll fricking shoot the next one messing
with it!

--HG--
branch : trunk
2010-04-16 02:14:21 +02:00
Trazom62
81d5a23b37 Fix Threat of Thassarian. Thanks Azuritus.
Fixes issue #1657.

--HG--
branch : trunk
2010-04-15 21:51:53 +02:00
teacher
9b90c343e4 Changed worldstates.comment field to allow NULL values (by Spp).
Proper naming for recent sql files. Who was the fool to give me push access!?

--HG--
branch : trunk
2010-04-15 21:44:21 +02:00
teacher
c5f0e94966 Fixed my typo in characters.sql (thx Kaelima for whacking me)<2
--HG--
branch : trunk
2010-04-15 21:24:59 +02:00
teacher
34d8f5cbf9 Added worldstates values in characters.sql and re-dumped to prevent any issues.
The first time there was no insert statement in the sql update.

--HG--
branch : trunk
2010-04-15 21:14:24 +02:00
Spp
33962150ad Fix typo in sql file.
--HG--
branch : trunk
2010-04-15 14:21:45 +02:00
Spp
f9987206f0 Fix AHBot crashes. Patch based on code from Xeross' repo
Closes issue 1649

--HG--
branch : trunk
2010-04-15 13:46:37 +02:00