summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-11* Fixed minor issues in Guillotine Cross job change quest (bugreport:7145).euphyy5-9/+19
2013-01-10Initial commitshennetsind1-0/+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- Added svn:eol-style=native property.brianluau2-26/+26
2013-01-08* Renaming variable name from nsiuid to unique_id for better understanding of...markzd13-51/+62
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: r17080markzd4-15/+22
2013-01-07* Implemented Unique identifier for Non stackable items. (tid:69380)markzd15-37/+174
2013-01-05Reverted 're/scripts_main.conf' from r17078..sorry folks..:)rud0lp201-1/+16
2013-01-05Fixed bugreport:6332 updated NJ_TATAMIGAESHI to its RE behavior.rud0lp205-24/+17
2013-01-05* Follow up r17065markzd5-9/+10
2013-01-04> Follow-up to r17065:aleos2-184/+184
2013-01-04* Documented OnTouch_ label.euphyy4-11/+14
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 glighta8-49/+43
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)rud0lp206-598/+600
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.XDrud0lp203-12/+15
2012-12-30* Added Somotology Laboratory F4 quest (written by Ziu, translated by Heris, ...euphyy22-276/+694
2012-12-29Fixed bugreport:6074 updated Renewal Def and MDef damage reduction formula. S...rud0lp204-25/+47
2012-12-29-Update configure template to autoconf 2.68glighta2-160/+187
2012-12-29* Added more Malangdo scripts.euphyy5-14/+1441
2012-12-29Old Eleanor work :glighta11-86/+124
2012-12-28- Increased MAX_QUEST_DB, follow up to r17056. (bugreport:7058)brianluau1-1/+1
2012-12-28* Follow-up r17056.euphyy2-7/+7
2012-12-28* Added a small portion of official Malangdo Episode scripts.euphyy12-55/+1118
2012-12-28* Added a point to 'npcskill' documentation.euphyy5-21/+29
2012-12-28Removed the (int)var 'statlimit' from the pc.c to avoid some lines of code at...ediejohnny1-13/+7
2012-12-27* Fixed bugreport:7052, npcs with monster sprite now work.momacabu2-4/+17
2012-12-27* Also checks for righty coordinates before actually loading the npc. Improve...momacabu1-5/+5
2012-12-27* Fixed bugreport:3325, if bHPRecovRate was set to -100 you will actually reg...momacabu1-3/+5
2012-12-27* Fixed bugreport:4687, @lostskill was removing the skill from skill tree and...momacabu2-4/+3
2012-12-27> Follow-up r17048:euphyy19-452/+271
2012-12-27* Implemented `useskilltopc' (tid:74685), and now if desired npcs can carry s...momacabu4-6/+97
2012-12-26- Follow up: r17046markzd1-0/+4
2012-12-26Fixed bugreport:7049, where cast time bonus would not work if Renewal is used...markzd1-1/+6
2012-12-26Fixed Elemental HP/SP bar not being displayed to the client after being warpe...aleos1-0/+2
2012-12-26- Fixed Server Rainstorm damage formula. (bugreport:5786)markzd1-3/+10