summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-16788/+16524
2012-11-30Follow up r16981:rud0lp201-0/+6
2012-11-29* Fixed bugreport:6942 where bSkillCooldown was not applying to skills.markzd1-4/+6
2012-11-29Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal)rud0lp201-8/+52
2012-11-29* Fixed (assistant/slave)summons/clone, where they dissappeared when going up...markzd1-1/+1
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-16780/+16992
2012-11-25* Added the "Catalog Magician" NPC to merchants/buying_shops.txt, thanks to M...euphyy1-1/+1
2012-11-25-Upd RK_RUNEMASTERY cooking percent, linked with upd of makerune args as requ...glighta1-1/+28
2012-11-24-Add tool/check-doc to verify if all script/atcommand are being documented. t...glighta1-2/+3
2012-11-22-Apply EvilPuncker path from tid:71756glighta1-5/+7
2012-11-15Updated @reloadskilldb to update all connected clients skill infos; and to ex...shennetsind1-2/+9
2012-11-13- Fixed bugreport:6887, a variable was not initialized;momacabu1-1/+1
2012-11-12Fixed bugreport:6719 adjusted SR_GENTLETOUCH_CURE,SR_GENTLETOUCH_CHANGE, and ...rud0lp201-7/+2
2012-11-12-Upd mob_count to read a 10 modib list to chk if present or notglighta1-0/+11
2012-11-12-Add/upd basic documentation for script.cglighta1-39/+37
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