Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-07-07 | * Players autotrading will not be able to recieve whispers (bugreport:1804) | sketchyphoenix | 2 | -1/+11 |
2008-07-07 | Removed stop/slowdown effect from Grimtooth (bugreport:1806) | ultramage | 2 | -6/+2 |
2008-07-06 | Fixed 700,Cold_Scroll_2_1 not working, bugreport:1807 | shadow | 2 | -1/+4 |
2008-07-06 | * Slight cleanup of item-based walk speed bonuses | ultramage | 6 | -19/+13 |
2008-07-05 | * Moved the mob killmonster flag to a more appropriate area. (bugreport:1795) | sketchyphoenix | 4 | -4/+6 |
2008-07-05 | Fixed AM_PHARMACY produce chances based on info gathered by flaviojs, aegis z... | shadow | 3 | -20/+27 |
2008-07-04 | * Homunculus will no longer auto-vaporize on master death. | L0ne_W0lf | 5 | -1/+8 |
2008-07-04 | - Timer set to -1 soon, previous to timer deletion :O | zephyrus | 1 | -5/+6 |
2008-07-04 | added missing 'e' logs | Lupus | 2 | -1/+19 |
2008-07-04 | Added a missing "next;" in Bruspetti Quest. (bugreport: 1724) | Paradox924X | 3 | -1/+4 |
2008-07-04 | Added a missing "next;" in Einbroch Murder Quest. (bugreport: 1739) | Paradox924X | 2 | -0/+2 |
2008-07-04 | Added a missing "case 1:" (bugreport: 1794) | Paradox924X | 2 | -0/+2 |
2008-07-04 | Removed extraneous " after #que_godnpc2 NPC name. (bugreport: 1758) | Paradox924X | 2 | -2/+4 |
2008-07-04 | Fixed 4372, Bacsojin Card trying to improve AL_SANCTUARY instead of PR_SANCTU... | Paradox924X | 2 | -1/+4 |
2008-07-03 | Adjusted Free Cast code so that its walk penalty gets calculated in status_ca... | ultramage | 6 | -65/+35 |
2008-07-03 | Fixes regarding bugreport:1727 (undead element/race skill behaviors) follow u... | shadow | 4 | -7/+13 |
2008-07-03 | added missing nomemo mapflag to nameless_i | Lupus | 1 | -0/+2 |
2008-07-02 | Fixed 4175,Poison_Toad_Card missing pushback effect, bugreport:1779 | shadow | 2 | -1/+3 |
2008-07-02 | * Fixed: several typos in quests_yuno.txt (bugreport:1786) [akrus] | akrus | 2 | -6/+9 |
2008-06-29 | - Added support to Cash Shop for script command callshop | zephyrus | 4 | -22/+39 |