summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-25* Replaced rand() calls with rnd().xazax-hun1-20/+20
2012-04-25* Code consistency updates. No functional changes. Credits to Lighta.xazax-hun1-67/+63
2012-04-25Fixed bugreport:4468 Frost Nova freeze chance has been updated to meet its re...shennetsind1-0/+8
2012-04-25Fixed Wall of Thorn skill, all of its conditions should now be met.shennetsind1-3/+19
2012-04-23really minor performance improvement on skill_check_condition_castbegin vs a ...shennetsind1-27/+24
2012-04-22- Fixed Emergency Call (bugreport:3291) so that it does not recall dead guild...xantara1-1/+1
2012-04-22Fixed bugreport:5604 Firewalk and Electric Walk now function properly.shennetsind1-2/+2
2012-04-22Applied renewal skill changes: (bugreport:5302)xantara1-1/+4
2012-04-22Fixed bugreport:5537 SR_GENTLETOUCH_CURE now acts with official behavior.greenboxal21-16/+27
2012-04-21Fixed bugreport:5494 missing renewal status for RG_RAID.greenboxal21-0/+4
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-657/+1588
2012-04-11Fixed bugreport:5524 Epiclesis now heals every 3 seconds instead of 1.shennetsind1-18/+17
2012-04-11Fixed bugreport:5556 skill_onskillusage is only triggered if previous skill d...shennetsind1-10/+5
2012-04-09- Spring cleaning of various source filesepoque111-12/+12
2012-04-08=Generaltechnote241-2/+2
2012-03-28Fixed bugreport:5515 targets in manhole may now be targeted by shadow form.shennetsind1-9/+9
2012-03-28Fixed bugreport:5516 Royal Guard's Pinpoint Attack formula was updated and fi...shennetsind1-2/+2
2012-03-28Fixed bugreport:5517 Warlock's Comet no longer requires 2 gemstones if you ca...shennetsind1-20/+22
2012-03-28Fixed bugreport:5249 (Lighta's post in the bottom), Priest's status recovery ...shennetsind1-0/+1
2012-03-28Renamed the last RR_ prefix'd setting, thanks to brianl/wolfedshennetsind1-1/+1
2012-03-23Fixed bugreport:1551 causing coma on monsters now grants you your-fully-deser...shennetsind1-2/+2
2012-03-23Fixed bugreport:2564 da scenario:shennetsind1-0/+2
2012-03-23Added the missing Fixed Casting Time support.shennetsind1-9/+13
2012-03-23Follow up r15777, reworked skill_icewall_block so that it stops any attacks a...shennetsind1-11/+9
2012-03-23Fixed bugreport:3574 Ice Walls finally are able to stop mobs chasing caster, ...shennetsind1-37/+66
2012-03-23Fixed bugreport:5324 Elemental Sword bautospellonskill recursion is now fully...shennetsind1-0/+4
2012-03-23Fixed bug with autocasts being blocked by skill_amotion_leniencyshennetsind1-11/+24
2012-03-23Fixed bugreport:1017 a item dropping over a ice-wall-occupied cell is no long...shennetsind1-0/+2
2012-03-23Fixed bugreport:2424 Twilight Alchemy III no longer allows you to attempt to ...shennetsind1-0/+4
2012-03-22Fixed bugreport:5344 break fall's dodge combo may be only be used with fly ki...shennetsind1-1/+1
2012-03-22Fixed the damn broken combo code. Fixed Fallen Empire and Dragon Combo (part ...shennetsind1-13/+5
2012-03-22Fixed bugreport:5355 Shadow Chaser's Auto Shadow Spell is now fully functional.shennetsind1-3/+3
2012-03-22Fixed Mechanic Stealth Field to move accordingly and grant proper effectshennetsind1-2/+3
2012-03-22Fixed bugreport:5486, now a more friendly message is displayed upon skill fai...shennetsind1-4/+9
2012-03-22Fixed bugreport:5385 soul collect skill now takes in account if its under rai...shennetsind1-2/+5
2012-03-22Added GM Sandman Skill (part of bugreport:5172). now available thru angra man...shennetsind1-0/+11
2012-03-22Fixed bugreport:5466 Wug Strike now works as it shouldshennetsind1-4/+0
2012-03-21- Fixed Randomize Spell not casting the skills properly. (bugreport:5480)epoque111-0/+1
2012-03-19Added the official sitting icon support, now while sitting a ugly icon will b...shennetsind1-0/+6
2012-03-19Refine DB updatelordttseven1-1/+1
2012-03-18* uncluttered DB paths between REMODE on/off a littlelordttseven1-13/+6
2012-03-18Fixed Mechanic Hovering skill, bugreport:5363shennetsind1-0/+4
2012-03-18Fixed Sura Windmill skill effect, bugreport:5438shennetsind1-1/+2
2012-03-18Added Official behavior to non-ensamble songs: they no longer go off if you w...shennetsind1-2/+60
2012-03-18Added Official Guild Aura Implementation bugreport:667shennetsind1-7/+33
2012-03-17fixed gcc warning, removed unused variable 'flag'shennetsind1-5/+3
2012-03-17Rewrote SC_MAGICPOWER to behave like on official serverslordttseven1-47/+38
2012-03-16* forgot to also actually store the skill ids as numbers (follow-up to r15692...lordttseven1-4/+2
2012-03-16* fixed null pointer dereference in skill_name2id (bugreport:5455)lordttseven1-1/+1
2012-03-15Status change packet cleanuplordttseven1-1/+1