summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-30- Removed more trailing tabs.brianluau1-13/+13
2012-01-30Fixed map-server crashing when monster was killed by a reflected Waterball or...gepard19841-9/+8
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau1-1/+1
2012-01-28Fix to Storm Gust work around Land Protector.protimus1-1/+23
2012-01-23Fixed memory leaks related to skill cooldown saving (bugreport:5261).gepard19841-2/+13
2012-01-23` Fixed Emperium's skill damage/heal and elemental resist (eg. Aspersio) - bu...xantara1-0/+9
2012-01-22- Updated skill cooldown system to prevent multiple recordings of skill delaysepoque111-16/+46
2012-01-22Minor cleanups, mostly reducing scopes.xazax-hun1-8/+7
2012-01-18Fixed Royal Guard's Inspiration skill - Now decreases exp by 1% - bugreport:5211xantara1-2/+2
2012-01-18Reorganized picklog functions a bit to reuse some common code.gepard19841-2/+2
2012-01-17Enabled Mersenne Twister MT19937 as random number generator instead of standa...gepard19841-95/+96
2012-01-17* Merged changes up to eAthena 15058.eathenabot1-1/+1
2012-01-17- Follow up to r15472.eathenabot1-53/+53
2012-01-17* Merged changes up to eAthena 15054. [ai4rei]eathenabot1-134/+139
2012-01-15Fixed Flying Side Kick, you can now use it in non-foe and jump to their locat...shennetsind1-8/+9
2012-01-14minor cleanup: removed duplicate magnum break code, bugreport:3057shennetsind1-12/+5
2012-01-14Follow up r15453 -- first sign of lack of sleep! missed 2 changes from the me...shennetsind1-2/+0
2012-01-14Added updated magic rod behavior -- displays animation on use. bugreport:5236shennetsind1-1/+1
2012-01-14Small Life Potion, Medium Life Potion and Regeneration Potion are no longer d...shennetsind1-1/+2
2012-01-14Fixed a bug with autocast max_count checking, super special thanks to calciumkidshennetsind1-3/+3
2012-01-11Picklog improvements:gepard19841-19/+21
2012-01-08Fixed Exceed Break to work properly.protimus1-1/+1
2012-01-07Initial support for Royal Guard and some adjustments here and there.shennetsind1-49/+435
2012-01-04Re-designed /db/ folder structure as previously discussed.shennetsind1-10/+14
2012-01-04*Fixed compile warning.Chilly01231-1/+1
2012-01-04*Added 2 new accessory skills.Chilly01231-0/+32
2012-01-04Fixed trap bugs as per bugreport:2817 (you finally can attack traps directly :0)shennetsind1-4/+4
2012-01-03Fixed Self Destruction from hitting hidden characters, bugreport:310shennetsind1-1/+5
2012-01-03Fixed bug with lullaby not ending after moving out of ensamble area (with lon...shennetsind1-1/+1
2012-01-03removed ALL_RIDING, as per information provided by Muad_Dib the skill is mean...shennetsind1-9/+0
2012-01-01ALL_RIDING (Reins of Mount) item no longer screams the skill name upon being ...shennetsind1-1/+0
2011-12-31Fixed Wink of Charm, affected mobs will now follow caster during effect, bugr...shennetsind1-1/+1
2011-12-29Fixed SC_BURNING icon not going off after it was over;shennetsind1-2/+2
2011-12-29Follow up r15316, fixed a gcc warning (tsc was uninitialized)shennetsind1-5/+8
2011-12-29Fixed Dragon Breath don't causes damage on hidden enemies.protimus1-2/+7
2011-12-29Fixed TK Mission from getting random mobs not available from dead branch list...shennetsind1-1/+1
2011-12-29Fixed exploit with infinite item use, bugreport:2973shennetsind1-1/+6
2011-12-29Fixed Autospell bugs with stacking, foot check, and max_count check. bugrepor...shennetsind1-6/+90
2011-12-29Confirmed on official server with assasin lvl 59 that venom dust poison doesn...shennetsind1-1/+1
2011-12-29Revert of r15298, will move it to the bug tracker. not a commit worth of the ...shennetsind1-1/+1
2011-12-29it has been confirmed on a official server that AoE skills (e.g. storm gust) ...shennetsind1-1/+1
2011-12-29Fixed storm gust to always throw foe backwards from storm gust center, confir...shennetsind1-1/+1
2011-12-29reverting r15231 as per bugreport:1154shennetsind1-5/+0
2011-12-26Added support for Renewal Mode exclusive skill files, as per Kenpachi requestshennetsind1-0/+6
2011-12-26Added support for 'reins of mount' item, bugreport:5137shennetsind1-1/+10
2011-12-24Added official elemental converter creation window handling, bugreport:5144shennetsind1-1/+1
2011-12-24Fixed baby classes forging/brewing rates, bugreport:4847shennetsind1-1/+1
2011-12-24Fixed Sevenwinds (warm wind) and Miracle from being dispellable, bugreport:4889shennetsind1-1/+2
2011-12-23Fixed all sniper traps (except ankle snare) from working on their owner; bugr...shennetsind1-0/+5
2011-12-23* Merged changes up to eAthena 15038.eathenabot1-5/+3