aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-23Properly deregister WorldSocket connections in case of reaching socket ↵Machiavelli
timeout time. --HG-- branch : trunk
2010-04-22Fixes GCD when 1 sec or shorter.Trazom62
Support aura reducing GCD (SPELLMOD_GLOBAL_COOLDOWN) (e.g. Backdraft, Unholy presence). Fixes issue #1666. Fixes issue #1616. --HG-- branch : trunk
2010-04-22Update SpellEntry comments to 3.3.3aSpp
--HG-- branch : trunk
2010-04-22Revert the override introduced in [7980]click
This due to a referencefile not being updated after 3.3.3a changeover (gave bad counting-values when examining DBCs) --HG-- branch : trunk
2010-04-22*fixed crashpoint in spell difficulty handlerRat
*added more checks at loading *better searcher --HG-- branch : trunk
2010-04-22Make Divine Guardian proc on Divine Sacrifice only (by Liberate).teacher
Removed DB data not handled by Core Team. You can find it on Database forums. Added missing recently committed data to world.sql... Renamed an old file which had wrong name. --HG-- branch : trunk
2010-04-22Add support for season-dependant gameeventsclick
Patch by Liberate --HG-- branch : trunk
2010-04-22Add 10% healing reduction to PVP-zones (as per 3.3.x patchnotes)click
Fix by Havenard - closes #1565 --HG-- branch : trunk
2010-04-21Change visibility of pets or charmed units as well when GM is invisibleclick
Fix by liberate --HG-- branch : trunk
2010-04-21Update trigger visibility when doing gm on/offclick
Fix by liberate --HG-- branch : trunk
2010-04-21Fix Beacon of Light: make it work when casted on other players (no initial ↵click
aggro on caster) Fix by Liberate --HG-- branch : trunk
2010-04-21Forgot a ; in previous commit - fixed (i need a beer!)click
--HG-- branch : trunk
2010-04-21Ok, I need to get my glasses....click
--HG-- branch : trunk
2010-04-21* Add some more transactioncontrol to pet database handling + adjust ↵click
character_aura keys to avoid duplicates --HG-- branch : trunk
2010-04-21* Fix Death's Choice and Death's Verdict Paragon buffsclick
Fix by Liberate --HG-- branch : trunk
2010-04-21Don't loose arena points in case of rating lower than 1000 ( don't know if ↵thenecromancer
this is season dependant, as it was quite hard to loose that much rating ) --HG-- branch : trunk
2010-04-21Fix Intervene and alikes (unlike spell magnets, intervene alikes are actualy ↵thenecromancer
just a single target auras so we need to get caster, not owner) --HG-- branch : trunk
2010-04-21Fix Critical Blockthenecromancer
--HG-- branch : trunk
2010-04-21Fix typo in one druid talent handlingthenecromancer
--HG-- branch : trunk
2010-04-21PvP duration for Mark of Bloodthenecromancer
--HG-- branch : trunk
2010-04-21Weapon dependant damage for some rogue talentsthenecromancer
--HG-- branch : trunk
2010-04-21Fix skirmish battlesthenecromancer
--HG-- branch : trunk
2010-04-21*fix visibility for trigger creaturesRat
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-20Added missing return;_manuel_
--HG-- branch : trunk
2010-04-20Implemented npc_locksmith script for npcs 29665,29725,29728. Code from ↵_manuel_
ScriptDev2. --HG-- branch : trunk
2010-04-20Actually make a change in Blade Barrier to fix the crash.p0wer
--HG-- branch : trunk
2010-04-20Fix crash in AchievementCriteriaData::Meets.Trazom62
Fixes issue #1555. --HG-- branch : trunk
2010-04-20Revert changes done in re6b772bbb596137e7f83dabaab46fc501fb6a8f5 - reason: ↵click
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-20Thanks to Windows file name handling being insaneraczman
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-20Use jemalloc as memory allocator on linux.raczman
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-20Fix spellaura-crashclick
Fixes #1767, closes #1772 (and the other ones already merged into it) --HG-- branch : trunk
2010-04-20Make ResetPeriodic controllable by boolean value, defaults to falseclick
Fix by Moriquendu --HG-- branch : trunk
2010-04-20Remove caster from always being part of casters targetlist during spellcasts ↵click
- thanks to QAston for pointing out that it's useless! :) --HG-- branch : trunk
2010-04-19Fix crash involved with DK talent Blade Barrier.p0wer
--HG-- branch : trunk
2010-04-19Really fix the horseman - shot the horse, gave him a new one - and a proper ↵click
washover of what he can say! --HG-- branch : trunk
2010-04-19Unbreak the headless horsman - he should now ride again!click
--HG-- branch : trunk
2010-04-19Add snippet to fix thread-hangs-on-exit on server exitclick
Closes issue #842 --HG-- branch : trunk
2010-04-19Code Style: Remove trailing spaces and tab to spacesSpp
--HG-- branch : trunk
2010-04-19Remove unused columns from sqlsSpp
--HG-- branch : trunk
2010-04-19ScriptedAI: Fix types in SelectSpellSpp
--HG-- branch : trunk
2010-04-19More warning removal (Some code modifications and cleanup when needed)Spp
--HG-- branch : trunk
2010-04-19Fix Custom Enchant loadSpp
--HG-- branch : trunk
2010-04-19Unit: Fix Unit Flight UpdateSpeed not getting charmer bonusesSpp
--HG-- branch : trunk
2010-04-19Eversong Woods: Fix var initializeSpp
--HG-- branch : trunk
2010-04-19Gnomeregan: Fix SaveSpp
--HG-- branch : trunk
2010-04-19Hinterlands: Fix one Waypoint of npc OOx09HLSpp
--HG-- branch : trunk
2010-04-19Karazhan: Minor code cleanupSpp
--HG-- branch : trunk
2010-04-19Durotar: Fix Phase errorSpp
--HG-- branch : trunk
2010-04-19Grizzly Hills: Fix phase errorSpp
--HG-- branch : trunk
2010-04-19Naxxramas: Sapphiron: Fix phase errorsSpp
--HG-- branch : trunk