summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-15- Removed useless mapname compares (since r570) and fixed the strncmp for mal...brianluau1-5/+4
2012-08-09Fixed bugreport:6443 where SC_AUTOSHADOWSPELL bypasses flag checking of groun...rud0lp201-2/+32
2012-08-02Fixed bugreport:6324 where re-spawning mob still hits/chases its previous att...rud0lp201-2/+7
2012-07-31Fixed SC_CRYSTALIZE where it stacks with other opt and ignore SC_WARMER.rud0lp201-3/+15
2012-07-29Fixed bugreport:6359shennetsind1-2/+2
2012-07-29Fixed bugreport:6353shennetsind1-5/+10
2012-07-28Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO...rud0lp201-6/+35
2012-07-27Fixed bugreport:309 combos may now stack properly. moved all combo processing...shennetsind1-16/+10
2012-07-26Updated NJ_HUUMA to renewal behavior.(bugreport:6330)rud0lp201-20/+71
2012-07-26Follow up r16502 / bugreport:6115 added missing check on battle_calc_gvg_damageshennetsind1-3/+4
2012-07-26Fixed bugreport:6115 players without guild may now attack guardians during wo...shennetsind1-4/+8
2012-07-24Follow up r16486 a little code optimization and fixed its server crashing/hal...rud0lp201-10/+7
2012-07-23Fixed bugreport:5817. Hundred Spear now have his official behavior. (Thanks t...ignizh1-1/+12
2012-07-23reverting r16476, for 1) after extensive debugging cookie and I found out it ...shennetsind1-1/+1
2012-07-23Updated most Ranger skills to its official behavior and damage formula.(bugre...rud0lp201-25/+96
2012-07-22Added a check on the battle_delay_damage_sub to prevent crashes from map_free...cookiecrumbs1-1/+1
2012-07-22Added a new configuration option to allow either weapon switching to cancel S...cookiecrumbs1-0/+2
2012-07-18Follow up r16445 performance improvement.shennetsind1-30/+13
2012-07-18New permissions added for groups: show_bossmobs, disable_pvm and disable_pvp;...cookiecrumbs1-0/+32
2012-07-18Follow up r16427 fixed issue with parenthesis logic and a battle.c warning on...shennetsind1-1/+1
2012-07-16Fixed bugreport:6233 traps should now hit/damage all targets inside gvg/pvp g...rud0lp201-14/+36
2012-07-14- Added new script command hommutate which changes an Homunculus into an Homu...masao871-0/+2
2012-07-13Fixed bugreport:6220 updated SR_SKYNETBLOW behavior to official and damage fo...rud0lp201-22/+40
2012-07-12Fixed bugreport:6215 where using SR_CRESCENTELBOW can cause map server crashi...rud0lp201-2/+3
2012-07-11Fixed bugreport:6178 where SR_CRESCENTELBOW doesn't work with skills and WM_P...rud0lp201-15/+14
2012-07-10Fixed bugreport:6175 | Assumptio now doubles def & mdef on RE mode.ignizh1-0/+3