summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-22* Removed mail commands that no longer exist from help.txt.L0ne_W0lf14-40/+54
2008-07-22Fixed a bug in the npc shop code, where requesting an item that wasn't on the...ultramage2-63/+83
2008-07-22another useless product of ignoranceultramage1-147/+147
2008-07-20ops ('|'->'&' in delete_timer debug code)FlavioJS1-1/+1
2008-07-20* Simplified the search in pop_timer_heap and added more debug info to help d...FlavioJS3-11/+36
2008-07-20Corrected #storagelist target typo (bugreport:1873)sketchyphoenix2-1/+4
2008-07-16Updated the Satan Morroc skills (still custom, based on Future Wiki)L0ne_W0lf3-153/+131
2008-07-16This shouldnt have been commited, but i did by mistake (bugreport:1861). And ...shadow2-2/+4
2008-07-16* Added a check to make sure only released timers are acquired from the free ...FlavioJS2-3/+5
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