summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-29Fixed battle_calc_cardfix typo, Thanks to MaminhA's hawk eyesshennetsind1-1/+1
2013-01-28New skill configshennetsind1-0/+4
2013-01-28Performance Improvement on Battle/Damageshennetsind1-104/+93
2013-01-26Changing ASCI Art / Moving stat server to Hercules.shennetsind1-6/+6
2013-01-16Fixed bugreport:7182 where GN_MIX_COOKING is limited in creating 1 food item.rud0lp201-9/+25
2013-01-10Implemented official walk path dealing with obstacle.(bugreport:6159)rud0lp201-1/+8
2013-01-10Fixed bugreport:7151 where NJ_ISSEN don't consume HP on plant type monsters.rud0lp201-2/+0
2013-01-09Fixed bugreport:7105 where pierce defense must ignore def and add (def/2) as ...rud0lp201-6/+5
2013-01-08Fixed bugreport:7125 changed CH_PALMSTRIKE to aspd based like official.rud0lp201-2/+2
2013-01-05Fixed bugreport:6332 updated NJ_TATAMIGAESHI to its RE behavior.rud0lp201-2/+4
2013-01-03- Fixed an warning of type casting. (bugreport:7081)markzd1-10/+9
2013-01-02Reverted r17070 XD.(bugreport:7094)rud0lp201-33/+33
2013-01-02-Follow up r17065 glighta1-1/+1
2013-01-02Modified the formula of the Ice Pick, it was def1+vit_def, but according to i...ediejohnny1-3/+3
2013-01-01Follow up r17017 fixed some wrong type casted variables.rud0lp201-33/+33
2013-01-01Update NJ_ISSEN to its official RE behavior.(bugreport:6114, bugreport:5426)rud0lp201-5/+28
2012-12-30* Follow up r17065markzd1-1/+2
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-232/+233
2012-12-30Follow up r17062 where ignore def is not working properly.XDrud0lp201-4/+4
2012-12-29Fixed bugreport:6074 updated Renewal Def and MDef damage reduction formula. S...rud0lp201-23/+38
2012-12-29Old Eleanor work :glighta1-12/+12
2012-12-26- Fixed Server Rainstorm damage formula. (bugreport:5786)markzd1-3/+10
2012-12-20* Follow up r16676markzd1-1/+2
2012-12-16Fixed bugreport:7010 where r17014 missing status_change check that may cause ...rud0lp201-1/+7
2012-12-13HARRO WORLD. GUESS WHO.shennetsind1-3/+4
2012-12-12- Follow up r17004 & bugreport:6995, added safer calculation to strategic poi...markzd1-18/+18
2012-12-11Happy Holidays and Happy 12/12/12 :)rud0lp201-130/+83
2012-12-05- Added safer multiplication in battle formulas to prevent int32 from overflo...markzd1-74/+88
2012-12-05- Re-committed r16987 (pid:161281).glighta1-2/+3
2012-12-05- Re-committed r16981/trunk/src/ and follow up r16988/trunk/src/ (pid:161281).glighta1-317/+337
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-5404/+5448
2012-11-30Follow up r16981:rud0lp201-9/+9
2012-11-30-Fix old warnings. 1st step to get ride of -wno flag in configure. glighta1-2/+3
2012-11-29Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal)rud0lp201-287/+330
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-5621/+5533
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-7/+61
2012-11-10- Added configuration to wheter the monster size would change experience earn...momacabu1-0/+1
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu1-2/+4
2012-11-02Fixed bugreport:6839 where SC_CAMOUFLAGE is not ending properly.rud0lp201-0/+1
2012-11-01-Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserkglighta1-167/+167
2012-10-31-Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki,...glighta1-28/+32
2012-10-29-Add some src basic documentation.glighta1-70/+81
2012-10-28- 'night_at_start' config can now be used, even if day_duration/night_duratio...brianluau1-13/+13
2012-09-30Fixing a few logical mistakes, also applying my curly brace love on the way.shennetsind1-33/+45
2012-09-26Fixing a rare issue where a pointer of a already freed unit would have corrup...shennetsind1-21/+29
2012-09-16Introducing rAthena's anonymous data collector. This aims at improving rAthen...shennetsind1-0/+142
2012-09-10Fixed bugreport:6650 where WZ_QUAGMIRE affects caster in non PK map.rud0lp201-3/+7
2012-09-03Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST.rud0lp201-2/+3
2012-09-02Hello! few things.shennetsind1-1/+1
2012-08-18Implemented Renewal Casting System.rud0lp201-0/+15