Age | Commit message (Expand) | Author | Files | Lines |
2009-08-10 | Looks like I hit the 'i' key by mistake. Fixed. | Kisuka | 1 | -1/+1 |
2009-08-10 | - Fixed typo in payon.txt (bugreport:3461) | Kisuka | 2 | -25/+26 |
2009-08-04 | - Added episode 12 & 13 cards (most episode 13 ones need matk + n;). | Kisuka | 2 | -4/+15 |
2009-08-04 | - Added episode 12 and 13 item givers. (topic:226055) | Kisuka | 9 | -3098/+3322 |
2009-08-04 | Fixed an error in an autobonus script (Nemesis), and added other items. | L0ne_W0lf | 2 | -940/+1474 |
2009-08-02 | * Questlog code cleanup. | Inkfish | 13 | -98/+124 |
2009-08-01 | - Added missing 'break' in Fortune Teller. (bugreport:3448) | brianluau | 1 | -14/+16 |
2009-07-30 | Updated several 12.1 and 13.1 equipment effects and proc rates. | L0ne_W0lf | 2 | -118/+98 |
2009-07-30 | - Fixed some 'input' max value checks not working after r12192. (bugreport:3436) | brianluau | 2 | -9/+6 |
2009-07-29 | - Fixed some 13.1 items. | zephyrus | 6 | -55/+225 |
2009-07-29 | - Fixed a bug cleaning instance variable on party when instance is destroy. | zephyrus | 7 | -49/+46 |
2009-07-29 | * Fixed damage_level is not calculated properly on normal attack. | Inkfish | 3 | -1/+5 |
2009-07-29 | * Kaahi heals no matter if attack connects. (bugreport:2440) | Inkfish | 4 | -8/+8 |
2009-07-28 | - Added a missing 'next' in Kiel Hyre Quest (Medicine Chest). | brianluau | 3 | -4/+5 |
2009-07-28 | - Removed an # symbol in quest_db.txt | Kisuka | 2 | -28/+197 |
2009-07-28 | Corrected two mistakes when I was trying to do some tricks... | Inkfish | 2 | -5/+5 |
2009-07-28 | * Some more updates to Quest Log | Inkfish | 12 | -251/+205 |
2009-07-27 | - Added svn:eol-style native for some conf/css/html/pl/sql/txt files. | brianluau | 42 | -9384/+9384 |
2009-07-27 | * Updated item database with 13.1 content. | L0ne_W0lf | 3 | -30/+39 |
2009-07-27 | * Another Episode 12 change, and more 13.1 content. [L0ne_W0lf] | L0ne_W0lf | 5 | -3/+61 |
2009-07-27 | Added Quest Log commands for 1-1 job quests and trans quest. | L0ne_W0lf | 8 | -8/+50 |
2009-07-27 | Partially reverted the fail from r13966. | ultramage | 2 | -42/+51 |
2009-07-26 | Updated attribute table values and made it cleaner. | Kisuka | 2 | -50/+47 |
2009-07-26 | * Extreme update to the quest_db file. | L0ne_W0lf | 2 | -175/+891 |
2009-07-26 | Fixed mob counts and quest states are not saved properly sometimes | Inkfish | 6 | -7/+7 |
2009-07-26 | * Some updates of Quest Log system | Inkfish | 7 | -30/+23 |
2009-07-25 | * Fixed message display for FullStrip and SelfProvoke. (bugreport: 3011, bugr... | Inkfish | 3 | -5/+18 |
2009-07-25 | Fixed undeclared variables on charserv compiling. how careless i am..... | Inkfish | 2 | -24/+4 |
2009-07-25 | adding the sql update I forgot... | Inkfish | 1 | -0/+40 |
2009-07-25 | Rewrote Quest Log system. | Inkfish | 21 | -262/+504 |
2009-07-25 | - Fixed a normal Valkyrie being spawned with 'boss_monster'. (bugreport:3419) | brianluau | 4 | -4/+4 |
2009-07-23 | - Fixed some grammar and spelling. | brianluau | 2 | -2/+2 |
2009-07-22 | Added proper bounds of INT_MIN to INT_MAX for hp/sp when being sent to/from s... | Paradox924X | 2 | -4/+6 |
2009-07-18 | - Fixed the config description for 'random_monster_checklv' (follow up to r13... | brianluau | 3 | -4/+6 |
2009-07-18 | Fixed "OnMobDeath" doesn't work sometime in Izlude Party Arena. | Inkfish | 2 | -11/+14 |
2009-07-18 | * Dead branches no longer check for players' level. (bugreport:3378) | Inkfish | 3 | -2/+6 |
2009-07-17 | - Fixed a bug/typo in Valorous Assassin's Damascus's bonus. | Kisuka | 3 | -53/+56 |
2009-07-11 | Some insignificant code tweaks. | ultramage | 4 | -6/+8 |
2009-07-11 | * Some updates for range check. (bugreport:3339) | Inkfish | 8 | -7/+25 |
2009-07-09 | - Added documentation for 'getmobdrops' (follow up to r13101). (bugreport:3351) | brianluau | 2 | -31/+107 |
2009-07-08 | * A few minor bugs fixed. :3 | L0ne_W0lf | 16 | -93/+126 |
2009-07-07 | Skills that have multiple hits should do 1 damage per hit to plants. | Inkfish | 2 | -2/+4 |
2009-07-05 | You should lose hp anyway even if your Martyr's Reckoning is perfect dodged. | Inkfish | 1 | -8/+10 |
2009-07-04 | * Extended ATF_SKILL to ATF_MAGIC and ATF_MISC. | Inkfish | 5 | -7/+14 |
2009-07-04 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13932 5... | Inkfish | 2 | -1/+2 |
2009-07-04 | TK_POWER shouldn't count the player him/herself for the skill. | Inkfish | 2 | -2/+4 |
2009-07-04 | - Added documentation for 'getmapflag' (follow up to r12175). (bugreport:3314) | brianluau | 2 | -10/+18 |
2009-07-04 | * Martyr's Reckoning can be perfect dodged. | Inkfish | 2 | -1/+9 |
2009-07-02 | - Re-added { } that were accidentally removed in last commit. | brianluau | 1 | -1/+2 |
2009-07-02 | - Added mosk_que to the mapcache (follow up to r13903). | brianluau | 7 | -118/+117 |