Age | Commit message (Expand) | Author | Files | Lines |
2008-07-22 | * Removed mail commands that no longer exist from help.txt. | L0ne_W0lf | 14 | -40/+54 |
2008-07-22 | Fixed a bug in the npc shop code, where requesting an item that wasn't on the... | ultramage | 2 | -63/+83 |
2008-07-22 | another useless product of ignorance | ultramage | 1 | -147/+147 |
2008-07-20 | ops ('|'->'&' in delete_timer debug code) | FlavioJS | 1 | -1/+1 |
2008-07-20 | * Simplified the search in pop_timer_heap and added more debug info to help d... | FlavioJS | 3 | -11/+36 |
2008-07-20 | Corrected #storagelist target typo (bugreport:1873) | sketchyphoenix | 2 | -1/+4 |
2008-07-16 | Updated the Satan Morroc skills (still custom, based on Future Wiki) | L0ne_W0lf | 3 | -153/+131 |
2008-07-16 | This shouldnt have been commited, but i did by mistake (bugreport:1861). And ... | shadow | 2 | -2/+4 |
2008-07-16 | * Added a check to make sure only released timers are acquired from the free ... | FlavioJS | 2 | -3/+5 |
2008-07-16 | Fixed TK_JUMPKICK, should not jump over objects and cliffs. | shadow | 2 | -1/+6 |
2008-07-15 | Removed "old" from IG_OldGiftBox by mistake. | shadow | 1 | -1/+1 |
2008-07-15 | Fixed some bad named gift boxes on constant db, bugreport:1857 | shadow | 3 | -4/+228 |
2008-07-15 | Removed the party_share_conflict() check. | ultramage | 6 | -68/+2 |
2008-07-15 | Updated WoE Time Explanation for Sunday. | Paradox924X | 2 | -1/+2 |
2008-07-15 | Corrected wrong data loading order in txt storage code causing crashes at sta... | ultramage | 3 | -2/+7 |
2008-07-15 | * Fixed pop_timer_heap using max heap comparisons instead of min heap compari... | FlavioJS | 3 | -21/+44 |
2008-07-14 | Fixed my typo in the Changelog-Trunk.txt (r12959 does not exist yet. Should h... | sketchyphoenix | 1 | -1/+1 |
2008-07-14 | * Corrected compiler warning and error made from r12959 and r12953, respectiv... | sketchyphoenix | 3 | -1/+3 |
2008-07-14 | Made homunculi have doubled regen rates (they regen twice as fast) defined on... | shadow | 2 | -0/+9 |
2008-07-13 | added missing pick_log | Lupus | 2 | -1/+3 |
2008-07-13 | More updates to Father Bamph for nameless quest. | L0ne_W0lf | 2 | -3/+5 |
2008-07-13 | Modified storage data loading | ultramage | 17 | -479/+183 |
2008-07-13 | Some more modifications to the Nameless Access Quest start point. | L0ne_W0lf | 3 | -4/+7 |
2008-07-13 | storage code cleanup (no behavioral changes yet) | ultramage | 8 | -202/+207 |
2008-07-12 | Made it so both success and failure of the gaebolg quest count as completion. | L0ne_W0lf | 3 | -5/+15 |
2008-07-12 | Removed 5283,Chick_Hat bonus against brute monsters. | shadow | 2 | -13/+16 |
2008-07-12 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12945 5... | shadow | 6 | -721/+706 |
2008-07-12 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12944 5... | shadow | 1 | -1/+1 |
2008-07-12 | Rev. 12342, and 12343. THIS COMMIT IS SOLELY FOR THE PURPOSE OF SHUTTING PEOP... | L0ne_W0lf | 1 | -0/+1 |
2008-07-12 | Whoops. | L0ne_W0lf | 1 | -1/+1 |
2008-07-12 | Fixed a typo when disabling a control device. | L0ne_W0lf | 2 | -4/+6 |
2008-07-12 | * Updated Refiner function. cleaner, and less dated. | L0ne_W0lf | 2 | -291/+188 |
2008-07-12 | * Added Nameless Island Dungeon quest. Please report bugs. | L0ne_W0lf | 7 | -106/+2364 |
2008-07-12 | Fixed a bad check on NPC_EVILLAND, actually healing players instead of doing ... | shadow | 2 | -1/+4 |
2008-07-11 | - Fixed a bug in Dancer Quest. | zephyrus | 2 | -24/+24 |
2008-07-10 | Added +10% dmg from satan morroc on items 2537,Lucifer_Manteau and 2729,Lucif... | shadow | 2 | -3/+7 |
2008-07-10 | Fixed a sage job quest cutin not being removed as reported by jc1991, bugrepo... | shadow | 2 | -2/+6 |
2008-07-10 | Fixed a small bug on mid_camp warps by brianlew, bugreport:1824 | shadow | 2 | -2/+6 |
2008-07-10 | Renamed 'storage_' to 'items' in the storage_data structure. | ultramage | 6 | -58/+58 |
2008-07-10 | Renamed 'struct storage' to 'struct storage_data' (to make 'storage' availabl... | ultramage | 14 | -79/+79 |
2008-07-10 | * Users can't click floating npcs directly. (quick fix for bugreport:1814) | FlavioJS | 2 | -1/+4 |
2008-07-09 | Fixed SG_FUSION hp penalty (0.5% to 2%), bugreport:1805 | shadow | 2 | -1/+2 |
2008-07-09 | * Fixed using wrong variable in some of the novice grounds saves | L0ne_W0lf | 2 | -3/+6 |
2008-07-09 | Small cleanup of sql storage code (useless data structure allocation) | ultramage | 1 | -28/+8 |
2008-07-09 | * Added const to the return value of get_timer. | FlavioJS | 7 | -157/+247 |
2008-07-08 | * Various fixes to NPCs, from bugreports. | L0ne_W0lf | 7 | -12/+64 |
2008-07-08 | * Swapped 'misceffect' usage for 'end', the effect is client-side already. | L0ne_W0lf | 2 | -7/+15 |
2008-07-07 | First attempt at implementing the official walk speed system | ultramage | 3 | -137/+153 |
2008-07-07 | Small cleanup of leftover Grimtooth data (followup to r12917) | ultramage | 2 | -3/+0 |
2008-07-07 | Fixed a typo :o | akrus | 2 | -2/+2 |