summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-16Fixed TK_JUMPKICK, should not jump over objects and cliffs.shadow2-1/+6
2008-07-15Removed "old" from IG_OldGiftBox by mistake.shadow1-1/+1
2008-07-15Fixed some bad named gift boxes on constant db, bugreport:1857shadow3-4/+228
2008-07-15Removed the party_share_conflict() check.ultramage6-68/+2
2008-07-15Updated WoE Time Explanation for Sunday.Paradox924X2-1/+2
2008-07-15Corrected wrong data loading order in txt storage code causing crashes at sta...ultramage3-2/+7
2008-07-15* Fixed pop_timer_heap using max heap comparisons instead of min heap compari...FlavioJS3-21/+44
2008-07-14Fixed my typo in the Changelog-Trunk.txt (r12959 does not exist yet. Should h...sketchyphoenix1-1/+1
2008-07-14* Corrected compiler warning and error made from r12959 and r12953, respectiv...sketchyphoenix3-1/+3
2008-07-14Made homunculi have doubled regen rates (they regen twice as fast) defined on...shadow2-0/+9
2008-07-13added missing pick_logLupus2-1/+3
2008-07-13More updates to Father Bamph for nameless quest.L0ne_W0lf2-3/+5
2008-07-13Modified storage data loadingultramage17-479/+183
2008-07-13Some more modifications to the Nameless Access Quest start point.L0ne_W0lf3-4/+7
2008-07-13storage code cleanup (no behavioral changes yet)ultramage8-202/+207
2008-07-12Made it so both success and failure of the gaebolg quest count as completion.L0ne_W0lf3-5/+15
2008-07-12Removed 5283,Chick_Hat bonus against brute monsters.shadow2-13/+16
2008-07-12git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12945 5...shadow6-721/+706
2008-07-12git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12944 5...shadow1-1/+1
2008-07-12Rev. 12342, and 12343. THIS COMMIT IS SOLELY FOR THE PURPOSE OF SHUTTING PEOP...L0ne_W0lf1-0/+1
2008-07-12Whoops. L0ne_W0lf1-1/+1
2008-07-12Fixed a typo when disabling a control device.L0ne_W0lf2-4/+6
2008-07-12* Updated Refiner function. cleaner, and less dated.L0ne_W0lf2-291/+188
2008-07-12* Added Nameless Island Dungeon quest. Please report bugs. L0ne_W0lf7-106/+2364
2008-07-12Fixed a bad check on NPC_EVILLAND, actually healing players instead of doing ...shadow2-1/+4
2008-07-11- Fixed a bug in Dancer Quest.zephyrus2-24/+24
2008-07-10Added +10% dmg from satan morroc on items 2537,Lucifer_Manteau and 2729,Lucif...shadow2-3/+7
2008-07-10Fixed a sage job quest cutin not being removed as reported by jc1991, bugrepo...shadow2-2/+6
2008-07-10Fixed a small bug on mid_camp warps by brianlew, bugreport:1824shadow2-2/+6
2008-07-10Renamed 'storage_' to 'items' in the storage_data structure.ultramage6-58/+58
2008-07-10Renamed 'struct storage' to 'struct storage_data' (to make 'storage' availabl...ultramage14-79/+79
2008-07-10* Users can't click floating npcs directly. (quick fix for bugreport:1814)FlavioJS2-1/+4
2008-07-09Fixed SG_FUSION hp penalty (0.5% to 2%), bugreport:1805shadow2-1/+2
2008-07-09* Fixed using wrong variable in some of the novice grounds savesL0ne_W0lf2-3/+6
2008-07-09Small cleanup of sql storage code (useless data structure allocation)ultramage1-28/+8
2008-07-09* Added const to the return value of get_timer.FlavioJS7-157/+247
2008-07-08* Various fixes to NPCs, from bugreports.L0ne_W0lf7-12/+64
2008-07-08* Swapped 'misceffect' usage for 'end', the effect is client-side already.L0ne_W0lf2-7/+15
2008-07-07First attempt at implementing the official walk speed systemultramage3-137/+153
2008-07-07Small cleanup of leftover Grimtooth data (followup to r12917)ultramage2-3/+0
2008-07-07Fixed a typo :oakrus2-2/+2
2008-07-07* Players autotrading will not be able to recieve whispers (bugreport:1804)sketchyphoenix2-1/+11
2008-07-07Removed stop/slowdown effect from Grimtooth (bugreport:1806)ultramage2-6/+2
2008-07-06Fixed 700,Cold_Scroll_2_1 not working, bugreport:1807shadow2-1/+4
2008-07-06* Slight cleanup of item-based walk speed bonusesultramage6-19/+13
2008-07-05* Moved the mob killmonster flag to a more appropriate area. (bugreport:1795)sketchyphoenix4-4/+6
2008-07-05Fixed AM_PHARMACY produce chances based on info gathered by flaviojs, aegis z...shadow3-20/+27
2008-07-04* Homunculus will no longer auto-vaporize on master death.L0ne_W0lf5-1/+8
2008-07-04- Timer set to -1 soon, previous to timer deletion :Ozephyrus1-5/+6
2008-07-04added missing 'e' logsLupus2-1/+19