summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-5/+5
2012-03-07Fixed a few Ranger-related skills (bugreport:5272)xantara1-2/+22
2012-03-02- reverted r15523 (broken workaround for an underlying issue, see bugreport:5...lordttseven1-23/+1
2012-03-01Enabled `DB_OPT_RELEASE_DATA` for several `DBMap`s to simplify data freeing.gepard19841-13/+4
2012-03-01Fixed skillname->ID DBMap storing skill integer value in void pointer.gepard19841-4/+6
2012-02-27Fixed Heal amount on skill levels 1~9 (since r15009, bugreport:5372).gepard19841-1/+1
2012-02-22Fixed Royal Guard's Banding skill & icon activation (bugreport:5210)xantara1-1/+16
2012-02-22Applied renewal skill changes: (bugreport:5302)xantara1-1/+1
2012-02-19Initial support for Wanderer and Minstrel, and a few adjustments here and the...shennetsind1-58/+406
2012-02-18Initial Support for Shura and a few adjustments here and there.shennetsind1-69/+253
2012-02-17Fixed bShortWeaponDamage to work against cart termination, bugreport:5328shennetsind1-3/+3
2012-02-17Fixed Royal Guard shield dispell to take shieldmdef in account for the durationshennetsind1-1/+1
2012-02-17Initial support for Shadow Chaser and a few adjustments here and there.shennetsind1-117/+299
2012-02-14Fixed skill timers being added even if source has been already removed from m...gepard19841-0/+2
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-7/+6