summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-28Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO...rud0lp201-6/+90
2012-07-28Fixed bugreport:6341. Update Soul Change to his RE behavior.ignizh1-0/+4
2012-07-26Updated NJ_HUUMA to renewal behavior.(bugreport:6330)rud0lp201-3/+29
2012-07-26Added the merges proposed in evilpuncker's list of suggestions: http://rathen...shennetsind1-5/+5
2012-07-25Fixed bugreport:6312 where level of GC_RESEARCHNEWPOISON was not passed throu...rud0lp201-1/+2
2012-07-24Moved a few messages from source to msg_athena.conf.xazax-hun1-1/+1
2012-07-24Merged ALL_PARTYFLEE from eAthena renewal branch.xazax-hun1-0/+14
2012-07-24Fixed bugreport:6310 where flinching/casting motion always trigger with groun...rud0lp201-1/+1
2012-07-24Fixed bugreport:6302 where WUG Riding state is not save in char log out.rud0lp201-0/+2
2012-07-24Follow up r16486 a little code optimization and fixed its server crashing/hal...rud0lp201-1/+3
2012-07-23Updated most Ranger skills to its official behavior and damage formula.(bugre...rud0lp201-87/+140
2012-07-23Fixed bugreport:6297 where Cart can be dispelled by SA_DISPELL and AB_CLEARANCE.rud0lp201-2/+2
2012-07-22Fixed a bug where Storm Gust and other miscellaneous skills were not sending ...cookiecrumbs1-2/+5
2012-07-21Renamed bUseSPrateSkill to bSkillUseSPrate.kenpachi2k111-4/+7
2012-07-18Reverted r16439 that cause bugreport:6182 again and proper fix for bugreport:...rud0lp201-16/+26
2012-07-18Fixed an issue where when a trap was set that required a Special Alloy Trap, ...cookiecrumbs1-1/+1
2012-07-16Fixed bugreport:6233 traps should now hit/damage all targets inside gvg/pvp g...rud0lp201-18/+18
2012-07-14Follow up r16424 fixed warning, missing parenthesis.shennetsind1-3/+2
2012-07-13Fixed bugreport:6220 updated SR_SKYNETBLOW behavior to official and damage fo...rud0lp201-7/+8
2012-07-13Fixed bugreport:6229 where PF_SPIDERWEB is not working/compatible with item a...rud0lp201-6/+8
2012-07-12Fixed bugreport:6215 where using SR_CRESCENTELBOW can cause map server crashi...rud0lp201-3/+2
2012-07-12Fixed all warnings left from when compiling with -pedantic, confirmed with gc...shennetsind1-1/+1
2012-07-11Fixed bugreport:6178 where SR_CRESCENTELBOW doesn't work with skills and WM_P...rud0lp201-46/+38
2012-07-11Follow up r16388, fix for bugreport:6200shennetsind1-2/+2