Age | Commit message (Expand) | Author | Files | Lines |
2013-01-27 | Fixed Bug #7035 | shennetsind | 1 | -1/+1 |
2013-01-27 | Fixed Bug #6644 | shennetsind | 1 | -3/+15 |
2013-01-27 | Debugging Improvement | shennetsind | 1 | -0/+5 |
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 | 3 | -20/+21 |
2013-01-25 | Merge pull request #4 from mkbu95/master | shennetsind | 1 | -1/+1 |
2013-01-25 | Fixed bugreport:7218, where unique id was implemented and they forgot that mo... | Matheus Macabu | 1 | -1/+1 |
2013-01-25 | Dropping _athena file suffixes | shennetsind | 9 | -23/+23 |
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 | 10 | -43/+43 |
2013-01-08 | Another fix with the @follow issue. | ediejohnny | 2 | -3/+1 |
2013-01-08 | Fixed a problem with the @follow command, that was stick the character when t... | ediejohnny | 1 | -4/+8 |
2013-01-07 | - Fixed a typo on SQL single quote, in int_storage.c, follow up r17080.(bugre... | markzd | 1 | -1/+1 |
2013-01-07 | * Fixed a compiling error which happened when PACKATVER was set as < 7. (tid:... | markzd | 1 | -2/+0 |
2013-01-07 | * Follow Up: r17080 | markzd | 3 | -15/+14 |
2013-01-07 | * Implemented Unique identifier for Non stackable items. (tid:69380) | markzd | 12 | -37/+151 |
2013-01-05 | Fixed bugreport:6332 updated NJ_TATAMIGAESHI to its RE behavior. | rud0lp20 | 2 | -7/+13 |
2013-01-05 | * Follow up r17065 | markzd | 5 | -9/+10 |
2013-01-04 | > Follow-up to r17065: | aleos | 2 | -184/+184 |
2013-01-03 | - Fixed an warning of type casting. (bugreport:7081) | markzd | 3 | -12/+11 |
2013-01-02 | Reverted r17070 XD.(bugreport:7094) | rud0lp20 | 1 | -33/+33 |
2013-01-02 | -Follow up r17065 | glighta | 7 | -47/+41 |
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 | 4 | -67/+75 |
2012-12-31 | > Follow-up to r17048: | aleos | 1 | -6/+17 |
2012-12-31 | -Follow up r17065 fiw splash skill being broken. | glighta | 3 | -4/+6 |
2012-12-30 | * Follow up r17065 | markzd | 4 | -11/+8 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 40 | -3435/+3448 |
2012-12-30 | Follow up r17062 where ignore def is not working properly.XD | rud0lp20 | 2 | -9/+12 |
2012-12-29 | Fixed bugreport:6074 updated Renewal Def and MDef damage reduction formula. S... | rud0lp20 | 4 | -25/+47 |
2012-12-29 | Old Eleanor work : | glighta | 9 | -82/+118 |
2012-12-28 | - Increased MAX_QUEST_DB, follow up to r17056. (bugreport:7058) | brianluau | 1 | -1/+1 |
2012-12-28 | * Added a small portion of official Malangdo Episode scripts. | euphyy | 1 | -1/+4 |
2012-12-28 | Removed the (int)var 'statlimit' from the pc.c to avoid some lines of code at... | ediejohnny | 1 | -13/+7 |
2012-12-27 | * Fixed bugreport:7052, npcs with monster sprite now work. | momacabu | 2 | -4/+17 |
2012-12-27 | * Also checks for righty coordinates before actually loading the npc. Improve... | momacabu | 1 | -5/+5 |
2012-12-27 | * Fixed bugreport:3325, if bHPRecovRate was set to -100 you will actually reg... | momacabu | 1 | -3/+5 |