aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-19*Implement SPELL_EFFECT_FORCE_CAST_WITH_VALUE(141).QAston
2010-07-19Remove 2 unused filesShauren
2010-07-19*Rename SPELL_EFFECT_JUMP2 to SPELL_EFFECT_JUMP_DEST, split the handler of ef...QAston
2010-07-19*Correct typo in CastSpeedSlow spellgroup - by tassader1000, thanks azazel_ko...QAston
2010-07-19*Rename SPELL_EFFECT_CHARGE_2 to SPELL_EFFECT_CHARGE_DEST, fix its implementa...QAston
2010-07-19Clean up old (and partially unused) Aggro() function and use EnterCombat() in...click
2010-07-19Allow HOT/DOT-stacking for spells with PERIODIC_DUMMY spellauras (QAston work...click
2010-07-19Adjust position of a door in SOTA (correction by Scaraber, minor adjustments ...click
2010-07-19Exclude hunters Auto Shot from casttimer-delay - should be blizzlike now (fix...click
2010-07-19Clean up level0.cpp and return proper errormessages (fix by ogeraisi)click
2010-07-19Fix typo in previous commit (thanks to 4178...something)click
2010-07-19Send SMSG_LEARNED_SPELL before relearning or respeccing disabled spells/talen...click
2010-07-17*Add missing 295 aura effect handler lost somewhere in 33x repo merge to hand...QAston
2010-07-16*Fix Totem of Hex coefficient - patch by Lightguard.QAston
2010-07-16*Fix for Six demon Bag - patch by pxlcreations and antihrists.QAston
2010-07-16*Remove no longer needed check in Arcane Potency script - by A.Metaphysical.D...QAston
2010-07-16*Update spell_proc_event entry for Everlastin Affliction - by francesco.buldo.QAston
2010-07-16*Item - Coliseum 25 Heroic Caster Trinket - patch by microbius51QAston
2010-07-16*Remove hack for Divine Storm from Unit::DealDamageQAston
2010-07-16*Prevent possible problems with application of negative auras with 0 duration...QAston
2010-07-16*Rename SPELL_AURA_RANGED_AP_ATTACKER_CREATURES_BONUS to SPELL_AURA_MOD_CREAT...QAston
2010-07-16*Implement aura type SPELL_AURA_SHARE_DAMAGE_PCT(300), somewhat based on patc...QAston
2010-07-15Fixed problems with Sacred Cleansing, by QAston._manuel_
2010-07-15*Correctly set basepoints of Learn spells - patch by Toni.Shocker.QAston
2010-07-15Use a slightly different approach to tree bound intersection (by Lynx3d)click
2010-07-15Typo fixShauren
2010-07-15Revert revisions 67325b1a0af0 and a0cba24b9060.Shauren
2010-07-14*TypofixQAston
2010-07-14*Add SpellMgr::CalculateSpellEffectAmount function for consistency of effect ...QAston
2010-07-14Fixed "At Gold Limit" popping every time you are gold capped and buy any item...Shauren
2010-07-14Another basepoint fix, Thrill of the HuntShauren
2010-07-14Fixed base points for Heart of the Wild however this does not fix its incorre...Shauren
2010-07-13Add Stances and StancesNot fields to spell_dbc tableShauren
2010-07-13*Remove unsafe call of Aura::CheckTarget() which was causing aura list corrup...QAston
2010-07-13Fixed SMSG_BATTLEFIELD_STATUS packet. code by tom_rus.Shauren
2010-07-13Tools, vmap3_extractor: Add missing locales support, by Lynx3dTartalo
2010-07-12Renamed "realmd" to "auth" in config files.teacher
2010-07-12Added support for all raid quest typesShauren
2010-07-12Warsong Gulch: In tie case last captured flag decides instead of firstTartalo
2010-07-12Warsong Gulch: remove non-english commentTartalo
2010-07-12change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"click
2010-07-11Reinstate ITEM_FLAGS_NO_EQUIP_COOLDOWN implementation and the serverside chec...click
2010-07-11Backed out changeset 6670e64b2d92click
2010-07-11Implement ITEM_FLAGS_NO_EQUIP_COOLDOWN support + add serverside checks for IT...click
2010-07-11This should fix Savage Defense related crashesShauren
2010-07-10Fix typo in previous commit *sighs*click
2010-07-10Fix incorrect blocked LOS-calculation on certain locations (by Lynx3d)click
2010-07-09Fixed Extractors' windows compile issue (with click's blessing and ever viewi...teacher
2010-07-09[mq]: vm3Brian
2010-07-09* Merge public repoBrian