Age | Commit message (Expand) | Author | Files | Lines |
2013-02-07 | Fixed Bug #6803 | shennetsind | 1 | -0/+6 |
2013-02-07 | Fixed Bug #7045 | shennetsind | 1 | -1/+3 |
2013-02-07 | Fixing mistake in modified source code headers | shennetsind | 17 | -17/+17 |
2013-02-05 | Updating Headers of modified files | shennetsind | 4 | -8/+15 |
2013-02-05 | Fix Bug # 7049 | malufett | 9 | -7/+66 |
2013-02-04 | Merged some commits from rAthena. | Matheus Macabu | 2 | -14/+17 |
2013-02-04 | Some changes to .gitignore; | Matheus Macabu | 3 | -4/+6 |
2013-02-03 | item_noequip overhaul / Fixed Bug #7048 | shennetsind | 4 | -39/+32 |
2013-02-03 | Fixed Bug #7044 | shennetsind | 2 | -18/+18 |
2013-02-03 | Partial Fix to Bug #7039 | shennetsind | 1 | -0/+1 |
2013-02-03 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | malufett | 5 | -54/+47 |
2013-02-03 | Fixed Bug #7042 | malufett | 1 | -1/+2 |
2013-02-03 | Updating the headers of so-far modified files with outdated headers | shennetsind | 3 | -6/+9 |
2013-02-03 | Fixed Bug #7048 | shennetsind | 2 | -42/+33 |
2013-02-03 | Fixed Bug #7046 | shennetsind | 1 | -4/+3 |
2013-02-01 | Fixed clif.c::clif_parse_NpcSelectMenu | shennetsind | 1 | -2/+2 |
2013-02-01 | Fixed Bug #7037 | malufett | 1 | -2/+10 |
2013-02-01 | Fixed Bug #5343 | shennetsind | 3 | -24/+28 |
2013-01-31 | Fixed Bug #6097 | shennetsind | 2 | -7/+12 |
2013-01-31 | Fixed Bug #3080 | shennetsind | 8 | -28/+36 |
2013-01-31 | Fixed Bug #6918 | shennetsind | 1 | -0/+2 |
2013-01-31 | Fixed Bug #7038 | shennetsind | 1 | -165/+161 |
2013-01-30 | Fixing skill_trap_type bug, special thanks to exneval | shennetsind | 1 | -2/+2 |
2013-01-29 | Fixed battle_calc_cardfix typo, Thanks to MaminhA's hawk eyes | shennetsind | 1 | -1/+1 |
2013-01-29 | Fixed Bug #6305 | shennetsind | 2 | -67/+53 |
2013-01-28 | New skill config | shennetsind | 5 | -2/+15 |
2013-01-28 | Fixed Bug #4832 | shennetsind | 3 | -6/+8 |
2013-01-28 | Updating clif.c's Header Disclaimer | shennetsind | 1 | -4/+3 |
2013-01-28 | Fixed Bug #7018 | shennetsind | 2 | -5/+7 |
2013-01-28 | Performance Improvement on Battle/Damage | shennetsind | 1 | -104/+93 |
2013-01-27 | Support for 2012-04-18a | shennetsind | 1 | -1/+1 |
2013-01-27 | Fixed Bug #6644 | shennetsind | 1 | -3/+15 |
2013-01-27 | Fixed Bug #6689 | shennetsind | 1 | -0/+5 |
2013-01-27 | Fixed Bug #4339 | shennetsind | 1 | -1/+1 |
2013-01-26 | Changing ASCI Art / Moving stat server to Hercules. | shennetsind | 1 | -6/+6 |
2013-01-25 | Dropping _athena file suffixes | shennetsind | 4 | -14/+14 |
2013-01-20 | Fixed 3 logical errors (1 that would cause CH_PALMSTRIKE to crash the server ... | shennetsind | 2 | -4/+4 |
2013-01-16 | Fixed bugreport:7182 where GN_MIX_COOKING is limited in creating 1 food item. | rud0lp20 | 3 | -10/+30 |
2013-01-16 | * Documented @set command from r16123. | euphyy | 1 | -1/+1 |
2013-01-14 | * Added quotes parsing to @set (bugreport:7171) | trojal | 1 | -1/+8 |
2013-01-13 | Follow up r17094.(bugreport:7173) | rud0lp20 | 1 | -2/+4 |
2013-01-13 | Fixed bugreport:7170 where AL_INCAGI where it double DEF. | rud0lp20 | 2 | -18/+19 |
2013-01-12 | Change GC_VENOMIMPRESS to 10 cells.(bugreport:6419) | rud0lp20 | 3 | -19/+35 |
2013-01-11 | Fixed bugreport:7159 where cooking formula and creation effect is not working... | rud0lp20 | 2 | -2/+2 |
2013-01-10 | Implemented official walk path dealing with obstacle.(bugreport:6159) | rud0lp20 | 3 | -26/+20 |
2013-01-10 | Fixed bugreport:7151 where NJ_ISSEN don't consume HP on plant type monsters. | rud0lp20 | 3 | -4/+11 |
2013-01-09 | Fixed bugreport:7105 where pierce defense must ignore def and add (def/2) as ... | rud0lp20 | 3 | -9/+8 |
2013-01-08 | Fixed bugreport:7125 changed CH_PALMSTRIKE to aspd based like official. | rud0lp20 | 2 | -3/+3 |
2013-01-08 | * Renaming variable name from nsiuid to unique_id for better understanding of... | markzd | 4 | -12/+12 |
2013-01-08 | Another fix with the @follow issue. | ediejohnny | 2 | -3/+1 |