summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-39/+183
2012-11-11Follow up to r16912 (bugreport:6435), the fix wasn't working because I was mi...momacabu1-0/+1
2012-11-11Updated skills that can not be dispelled by Dispell skill (bugreport:6469).momacabu1-1/+5
2012-11-10- Modified *monster and *areamonster script commands to allow size and ai par...momacabu1-10/+10
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu1-2/+2
2012-11-08Fixed bugreport:6869 where some skills of Sura are affected by SA_DISPELL.rud0lp201-3/+9
2012-11-02Fixed bugreport:6839 where SC_CAMOUFLAGE is not ending properly.rud0lp201-7/+22
2012-11-02Fixed bugreport:6833 a typo in the level difference database.rud0lp201-10/+15
2012-11-01-Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserkglighta1-280/+312
2012-10-31bugreport:6830 / follow up r16848, dropped flag param in skill_select_menu as...shennetsind1-1/+1
2012-10-31Fixed bugreport:6830 Fixed potential crash on Shadow Chaser's Auto Spell. Spe...shennetsind1-2/+2
2012-10-31-Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki,...glighta1-39/+85
2012-10-29-Add some src basic documentation.glighta1-15/+17
2012-10-29Fixed bugreport:6694 missing hiding function of SC_FEINTBOMB.rud0lp201-2/+3
2012-10-13Fixed bugreport:6493 Genwaku no longer works on npcs and on gvg maps (since p...shennetsind1-1/+1
2012-10-12Fixed bugreport:2657 castend now also checks if the required weapon matches, ...shennetsind1-59/+57
2012-10-03=Generaltechnote241-2/+2
2012-09-27Fixed bugreport:6725 where wrong defined macro is used in parsing 'skill_cast...rud0lp201-1/+1
2012-09-13Follow up r16776, fixed typo in folder name. Credits to Trojal for his powerf...shennetsind1-1/+1
2012-09-13Follow up r16738 MO_ETREMITYFIST renewal behavior.rud0lp201-2/+9
2012-09-10Fixed bugreport:6650 where WZ_QUAGMIRE affects caster in non PK map.rud0lp201-1/+1
2012-09-06Fixed bugreport:6523 song duration exploit. credits to mkbu95! Thank youshennetsind1-6/+3
2012-09-03Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST.rud0lp201-51/+43
2012-09-02Hello! few things.shennetsind1-2/+2
2012-08-31- Fixed @item so it only displays message "Item created" on success.brianluau1-1/+1
2012-08-30Fixed bugreport:6584 reverted something that shouldn't have been removed in r...shennetsind1-3/+3
2012-08-29Partial fixed for bugreport:6563 updated renewal casting and all 3rd job skil...rud0lp201-14/+14
2012-08-27Follow up r16712 fix an uninitialized warning in skill.c - thanks to BuildBotrud0lp201-1/+1
2012-08-27Fixed bugreport:6516 where duplicate entry in produce_db.txt is been ignored ...rud0lp201-150/+225
2012-08-25Fixed bugreport:6521 where MO_CALLSPIRIT doesn't benefit with SR_RAISINGDRAGO...rud0lp201-2/+7
2012-08-22Major cleanup all over the place, made possible by mkbu95's scan-build report...shennetsind1-69/+51
2012-08-22Follow up r16676 - removed a superfluous argument from status_fix_damage call...kenpachi2k111-1/+1
2012-08-22Fixed a bug where Flying Kick could be used (outside of PVE/PVP/etc) to actua...cookiecrumbs1-3/+9
2012-08-22Fixed bugreport:686 and bugreport:3603 where kaite magic reflected/reflecting...cookiecrumbs1-2/+23
2012-08-18Implemented Renewal Casting System.rud0lp201-42/+99
2012-08-17Fixed bugreport:2101 and bugreport:4216 where Cracker doesn't stun players. P...cookiecrumbs1-3/+2
2012-08-17Follow up to r16647, fixed bugreport:5534. Moved the fix from skill.c to stat...cookiecrumbs1-9/+1
2012-08-17Fixed bugreport:5534 where the SC wasn't ended. This resolves the issues with...cookiecrumbs1-1/+9
2012-08-11Fixed bugreport:6456 repair scroll (#14587) is now fully functional, bug was ...shennetsind1-14/+20
2012-08-11Fixed a bug where weapon repair skill would crash, super-ultra-mega-thanks to...shennetsind1-1/+1
2012-08-09Fixed bugreport:6443 where SC_AUTOSHADOWSPELL bypasses flag checking of groun...rud0lp201-1/+1
2012-08-07Fixed bugreport:6406,bugreport:5986 updated Extreme Vacuum to its official be...rud0lp201-9/+38
2012-08-05- Fixed bugreport:6295, Harmonize formula (now a skill debuff) and behaviour ...xantara1-1/+3
2012-08-03Follow up r16560 Chemical Protection skills are now to its official behavior....rud0lp201-11/+13
2012-08-02- Fixed compile errors from r16560, thanks BuildBot!brianluau1-1/+1
2012-08-02Fixed bugreport:6324 where re-spawning mob still hits/chases its previous att...rud0lp201-49/+132
2012-08-01Fixed bugreport:6380 Snap/Body Relocation animation, super ultra special than...shennetsind1-4/+7
2012-07-31Fixed SC_CRYSTALIZE where it stacks with other opt and ignore SC_WARMER.rud0lp201-2/+79
2012-07-30- Fixed a compile error =[ thanks BuildBot!brianluau1-0/+1
2012-07-30- Removed redundant config after the Item Stacking System was added in r16279.brianluau1-12/+17