summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-01-28New skill configshennetsind5-2/+15
2013-01-28Fixed Bug #4832shennetsind3-6/+8
2013-01-28Updating clif.c's Header Disclaimershennetsind1-4/+3
2013-01-28Fixed Bug #7018shennetsind2-5/+7
2013-01-28Performance Improvement on Battle/Damageshennetsind1-104/+93
2013-01-27Support for 2012-04-18ashennetsind1-1/+1
2013-01-27Fixed Bug #7035shennetsind1-1/+1
2013-01-27Fixed Bug #6644shennetsind1-3/+15
2013-01-27Debugging Improvementshennetsind1-0/+5
2013-01-27Fixed Bug #6689shennetsind1-0/+5
2013-01-27Fixed Bug #4339shennetsind1-1/+1
2013-01-26Changing ASCI Art / Moving stat server to Hercules.shennetsind3-20/+21
2013-01-25Merge pull request #4 from mkbu95/mastershennetsind1-1/+1
2013-01-25Fixed bugreport:7218, where unique id was implemented and they forgot that mo...Matheus Macabu1-1/+1
2013-01-25Dropping _athena file suffixesshennetsind9-23/+23
2013-01-20Fixed 3 logical errors (1 that would cause CH_PALMSTRIKE to crash the server ...shennetsind2-4/+4
2013-01-16Fixed bugreport:7182 where GN_MIX_COOKING is limited in creating 1 food item.rud0lp203-10/+30
2013-01-16* Documented @set command from r16123.euphyy1-1/+1
2013-01-14* Added quotes parsing to @set (bugreport:7171)trojal1-1/+8
2013-01-13Follow up r17094.(bugreport:7173)rud0lp201-2/+4
2013-01-13Fixed bugreport:7170 where AL_INCAGI where it double DEF.rud0lp202-18/+19
2013-01-12Change GC_VENOMIMPRESS to 10 cells.(bugreport:6419)rud0lp203-19/+35
2013-01-11Fixed bugreport:7159 where cooking formula and creation effect is not working...rud0lp202-2/+2
2013-01-10Implemented official walk path dealing with obstacle.(bugreport:6159)rud0lp203-26/+20
2013-01-10Fixed bugreport:7151 where NJ_ISSEN don't consume HP on plant type monsters.rud0lp203-4/+11
2013-01-09Fixed bugreport:7105 where pierce defense must ignore def and add (def/2) as ...rud0lp203-9/+8
2013-01-08Fixed bugreport:7125 changed CH_PALMSTRIKE to aspd based like official.rud0lp202-3/+3
2013-01-08* Renaming variable name from nsiuid to unique_id for better understanding of...markzd10-43/+43
2013-01-08Another fix with the @follow issue.ediejohnny2-3/+1
2013-01-08Fixed a problem with the @follow command, that was stick the character when t...ediejohnny1-4/+8
2013-01-07- Fixed a typo on SQL single quote, in int_storage.c, follow up r17080.(bugre...markzd1-1/+1
2013-01-07* Fixed a compiling error which happened when PACKATVER was set as < 7. (tid:...markzd1-2/+0
2013-01-07* Follow Up: r17080markzd3-15/+14
2013-01-07* Implemented Unique identifier for Non stackable items. (tid:69380)markzd12-37/+151
2013-01-05Fixed bugreport:6332 updated NJ_TATAMIGAESHI to its RE behavior.rud0lp202-7/+13
2013-01-05* Follow up r17065markzd5-9/+10
2013-01-04> Follow-up to r17065:aleos2-184/+184
2013-01-03- Fixed an warning of type casting. (bugreport:7081)markzd3-12/+11
2013-01-02Reverted r17070 XD.(bugreport:7094)rud0lp201-33/+33
2013-01-02-Follow up r17065 glighta7-47/+41
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)rud0lp204-67/+75
2012-12-31> Follow-up to r17048:aleos1-6/+17
2012-12-31-Follow up r17065 fiw splash skill being broken.glighta3-4/+6
2012-12-30* Follow up r17065markzd4-11/+8
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta40-3435/+3448
2012-12-30Follow up r17062 where ignore def is not working properly.XDrud0lp202-9/+12
2012-12-29Fixed bugreport:6074 updated Renewal Def and MDef damage reduction formula. S...rud0lp204-25/+47
2012-12-29Old Eleanor work :glighta9-82/+118