Age | Commit message (Expand) | Author | Files | Lines |
2007-04-02 | Small fix in Monk Quest | Playtester | 2 | -1/+2 |
2007-04-02 | Officialized Kunai/Shuriken traders | Playtester | 4 | -66/+76 |
2007-04-02 | Officialized Fuuma Shuriken quest and merged it to ninja_quests.txt | Playtester | 4 | -171/+254 |
2007-04-02 | - Corrected the login TXT server not initializing the waiting_disconnect vari... | skotlex | 8 | -4/+17 |
2007-04-02 | * Some source code cleaning | ultramage | 16 | -142/+135 |
2007-04-02 | Fully removed the msvcr80.dll dependency from the vs8 project files | ultramage | 8 | -14/+16 |
2007-04-01 | Set the default vending tax to 2% as it is in kRO Sakray | Playtester | 2 | -1/+3 |
2007-04-01 | - Corrected multiple "WoE has begun" announces | ultramage | 6 | -124/+91 |
2007-04-01 | - Missing files X_X (followup to r10122) | ultramage | 2 | -10/+50 |
2007-04-01 | - Fixed the server crashing on startup due to bad define | ultramage | 5 | -84/+35 |
2007-04-01 | - Reviewed atcommand.c and charcommand.c to make sure there's no scanf where ... | skotlex | 2 | -21/+15 |
2007-04-01 | - Modified waiting_disconnect on the login server to hold the timer id of the... | skotlex | 3 | -40/+64 |
2007-04-01 | Masamune now gives +2 Aspd instead of +2% | Playtester | 1 | -1/+1 |
2007-04-01 | * Added EggBoy and EggGirl scripts | Playtester | 3 | -11/+13 |
2007-04-01 | - Removed bonus 'bAspdAddRate'. bAspdRate now behaves on a stackable matter, ... | skotlex | 5 | -42/+24 |
2007-04-01 | emsolute develop was incorrectly giving 49% / 51% instead of 50%/50% | Lupus | 1 | -2/+2 |
2007-03-31 | Added Ninja Weapon quests | Playtester | 2 | -2/+284 |
2007-03-31 | Added item_misc.txt to yesterday's update | Playtester | 1 | -187/+187 |
2007-03-31 | Added names to Item Group items thanks to Leon | Playtester | 6 | -2636/+2637 |
2007-03-30 | Updated and fixed Item Groups and Doom Slayer | Playtester | 4 | -10/+63 |
2007-03-30 | - Corrected damage of non-player casted Cart Revolution | skotlex | 2 | -39/+4 |
2007-03-30 | Fixed item name of Arm Guard | Playtester | 3 | -66/+67 |
2007-03-30 | Fixed typos from previous revisions :) | ultramage | 6 | -7/+9 |
2007-03-30 | * Added Ninja Gauntlet quests | Playtester | 3 | -0/+843 |
2007-03-30 | Updated some headgear names to match the translations | Playtester | 2 | -10/+11 |
2007-03-30 | Fixed High Wizard card | Playtester | 3 | -4/+5 |
2007-03-30 | * Updated Item Givers to X.4 | Playtester | 8 | -17425/+2677 |
2007-03-30 | More item updates thanks to Argatlahm | Playtester | 2 | -11/+16 |
2007-03-30 | * Added all the missing defines for ctype.h functions and converted all the d... | FlavioJS | 10 | -51/+64 |
2007-03-29 | - Corrected a pretty serious typo in script.c | skotlex | 3 | -3/+5 |
2007-03-29 | - Added "do_abort" function to the core. It is invoked when the server has re... | skotlex | 14 | -13/+97 |
2007-03-29 | Continued script.c cleanup | toms | 2 | -122/+126 |
2007-03-29 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10087 5... | FlavioJS | 1 | -0/+2 |
2007-03-28 | - Added defines script_getnum and script_getstr to further simplify variable ... | skotlex | 6 | -679/+663 |
2007-03-28 | - Corrected statp array not being long enough to actually hold the status poi... | skotlex | 2 | -4/+16 |
2007-03-27 | - Changed a bit the Moonlit code to prevent an infinite loop | skotlex | 4 | -7/+9 |
2007-03-27 | - Moved coma to skill_additional_effect, added special_state.bonus_coma to pr... | skotlex | 11 | -64/+80 |
2007-03-27 | Updated sql-files | Playtester | 2 | -25/+35 |
2007-03-27 | * Added Akagi to Ninja Job quest | Playtester | 2 | -1/+51 |
2007-03-27 | My attempt at fixing the zealotus mask npc, now correctly requires a whip | ultramage | 2 | -11/+19 |
2007-03-27 | - Removed a missing file reference in the athena-start script | ultramage | 12 | -15/+17 |
2007-03-26 | - Fixed # commands not being blocked when muted if the mute config settings s... | skotlex | 3 | -16/+23 |
2007-03-26 | - Cleaned up some the mob skill use code. The skill re-use delay is set at th... | skotlex | 5 | -105/+108 |
2007-03-26 | Added some svn:ignore properties | toms | 1 | -0/+1 |
2007-03-26 | Solved console plugins compilation error | toms | 2 | -0/+3 |
2007-03-26 | - Changed MAX_LEVEL to the standard value 99. Memory consumption-= 55MB. (hig... | ultramage | 3 | -8/+5 |
2007-03-26 | Changed the vs8 used crt library to static linking | ultramage | 8 | -14/+16 |
2007-03-25 | - Coma now reduces SP to 0 (with the exception of Dark Blessing) | skotlex | 3 | -3/+8 |
2007-03-25 | Corrected warning on login.sql | toms | 2 | -1/+4 |
2007-03-24 | - Corrected offset for the pet hairstyle in the spawn packet (0x7c). I still ... | skotlex | 1 | -7/+7 |