Age | Commit message (Expand) | Author | Files | Lines |
2013-04-11 | Follow up 80ca4067115774d6c1c447072b470d5f69ab5883 | shennetsind | 1 | -2/+2 |
2013-04-11 | - Strongly improved the structure of status_get_sc_def so it's a lot easier t... | playtester | 1 | -2/+0 |
2013-04-11 | -Fix SC__SHADOWFORM not ending if target does not move after being warp. bugr... | glighta | 1 | -3/+3 |
2013-04-10 | Fixed reflect-damage loop that'd result to a crash | shennetsind | 1 | -3/+5 |
2013-04-07 | PacketDB Overhaul | shennetsind | 1 | -1/+0 |
2013-04-06 | Fixed Bug #7089 | shennetsind | 1 | -0/+3 |
2013-04-02 | Introducing 5 new/official mapflags. | shennetsind | 1 | -73/+28 |
2013-03-30 | Hercules Renewal: clif.c complete | shennetsind | 1 | -27/+27 |
2013-03-29 | Hercules Renewal: clif.c | shennetsind | 1 | -33/+33 |
2013-03-11 | Dropping leftovers from when battle.c wasn't all wired to the interface | shennetsind | 1 | -3/+0 |
2013-03-09 | Hercules Renewal: battle.c complete | shennetsind | 1 | -61/+60 |
2013-03-08 | Fixed Bug #7114 | malufett | 1 | -1/+1 |
2013-03-06 | Fixed Bug #7110 | malufett | 1 | -0/+1 |
2013-03-02 | Fixed Bug #7107 | shennetsind | 1 | -2/+1 |
2013-03-02 | Hercules Renewal: skill.c | shennetsind | 1 | -144/+140 |
2013-03-01 | Hercules Renewal: battle.c | shennetsind | 1 | -68/+99 |
2013-02-27 | Fixed Bug #6527 | malufett | 1 | -0/+1 |
2013-02-24 | Fixed logical issue / gcc warning | shennetsind | 1 | -1/+1 |
2013-02-24 | Fixed Bug #7091 | malufett | 1 | -1/+6 |
2013-02-22 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | malufett | 1 | -0/+15 |
2013-02-22 | Fixed Bug #7087 | malufett | 1 | -1/+1 |
2013-02-21 | Merge branch 'master' of github.com:HerculesWS/Hercules | Streusel | 1 | -1/+1 |
2013-02-21 | > Follow up to r17140. | aleos | 1 | -0/+15 |
2013-02-21 | Fixed Bug #7066 and Follow up Bug #4832 | malufett | 1 | -1/+1 |
2013-02-18 | Improvements all over the place | shennetsind | 1 | -5/+6 |
2013-02-16 | Updating the Headers across source files | shennetsind | 1 | -1/+1 |
2013-02-15 | Adjusted 'adjust_skill_damage' Mapflag | shennetsind | 1 | -7/+6 |
2013-02-15 | Fixed Bug #7039 | shennetsind | 1 | -6/+8 |
2013-02-14 | New Mapflag adjust_skill_damage | shennetsind | 1 | -0/+22 |
2013-02-07 | Fixing mistake in modified source code headers | shennetsind | 1 | -1/+1 |
2013-02-05 | Fix Bug # 7049 | malufett | 1 | -0/+1 |
2013-02-03 | item_noequip overhaul / Fixed Bug #7048 | shennetsind | 1 | -0/+1 |
2013-02-03 | Fixed Bug #7046 | shennetsind | 1 | -4/+3 |
2013-01-29 | Fixed battle_calc_cardfix typo, Thanks to MaminhA's hawk eyes | shennetsind | 1 | -1/+1 |
2013-01-28 | New skill config | shennetsind | 1 | -0/+4 |
2013-01-28 | Performance Improvement on Battle/Damage | shennetsind | 1 | -104/+93 |
2013-01-26 | Changing ASCI Art / Moving stat server to Hercules. | shennetsind | 1 | -6/+6 |
2013-01-16 | Fixed bugreport:7182 where GN_MIX_COOKING is limited in creating 1 food item. | rud0lp20 | 1 | -9/+25 |
2013-01-10 | Implemented official walk path dealing with obstacle.(bugreport:6159) | rud0lp20 | 1 | -1/+8 |
2013-01-10 | Fixed bugreport:7151 where NJ_ISSEN don't consume HP on plant type monsters. | rud0lp20 | 1 | -2/+0 |
2013-01-09 | Fixed bugreport:7105 where pierce defense must ignore def and add (def/2) as ... | rud0lp20 | 1 | -6/+5 |
2013-01-08 | Fixed bugreport:7125 changed CH_PALMSTRIKE to aspd based like official. | rud0lp20 | 1 | -2/+2 |
2013-01-05 | Fixed bugreport:6332 updated NJ_TATAMIGAESHI to its RE behavior. | rud0lp20 | 1 | -2/+4 |
2013-01-03 | - Fixed an warning of type casting. (bugreport:7081) | markzd | 1 | -10/+9 |
2013-01-02 | Reverted r17070 XD.(bugreport:7094) | rud0lp20 | 1 | -33/+33 |
2013-01-02 | -Follow up r17065 | glighta | 1 | -1/+1 |
2013-01-02 | Modified the formula of the Ice Pick, it was def1+vit_def, but according to i... | ediejohnny | 1 | -3/+3 |
2013-01-01 | Follow up r17017 fixed some wrong type casted variables. | rud0lp20 | 1 | -33/+33 |
2013-01-01 | Update NJ_ISSEN to its official RE behavior.(bugreport:6114, bugreport:5426) | rud0lp20 | 1 | -5/+28 |
2012-12-30 | * Follow up r17065 | markzd | 1 | -1/+2 |