Age | Commit message (Expand) | Author | Files | Lines |
2005-03-02 | fixed Emotion flood (fix from Freya) | Lupus | 2 | -2/+14 |
2005-03-01 | * Effects from dancer/bard skills will stay for 20 seconds after leaving the ... | celest | 1 | -19/+20 |
2005-03-01 | * Fixed /resetstate /resetskill being unuseable at all | celest | 4 | -26/+26 |
2005-02-28 | altered once_mobspawn a bit (got from Freya, tested) | Lupus | 1 | -5/+20 |
2005-02-28 | * Updated Endure, Tiger Fist, Chain Crush, and Palm Push Strike | celest | 7 | -260/+124 |
2005-02-26 | added new script commands | Lupus | 5 | -1/+325 |
2005-02-25 | wrong pc.h... | shinomori | 2 | -2/+2 |
2005-02-25 | revised npc_event_dequeue; added a check to party share & devel update [Shino... | shinomori | 3 | -8/+29 |
2005-02-25 | fix of SQL mob_db loading | Lupus | 1 | -3/+3 |
2005-02-24 | added cart dupe-proof for named / cards items | Lupus | 3 | -38/+12 |
2005-02-24 | * Some rewrites on Basilica | celest | 4 | -167/+108 |
2005-02-24 | * Fixed another bad typo in skill list_num reading | celest | 1 | -1/+1 |
2005-02-23 | mob db exp reading fix | Lupus | 4 | -115/+65 |
2005-02-23 | * Added bAddItemHealRate | celest | 4 | -27/+55 |
2005-02-23 | * Fixed Backstab not checking for and consuming arrows | celest | 1 | -14/+26 |
2005-02-23 | * Fixed @allskill not adding points into advanced job skills | celest | 1 | -3/+3 |
2005-02-23 | * Fixed a bad typo in status.c's StatusChangeTable | celest | 1 | -1/+1 |
2005-02-22 | * Corrected Spiral Pierce's hits in the skill_db | celest | 17 | -1921/+1564 |
2005-02-22 | Cleanup compiler warnings | amber | 1 | -0/+2 |
2005-02-22 | PCRE updates | amber | 8 | -7/+543 |
2005-02-21 | * Updated Bleeding effect | celest | 5 | -82/+59 |
2005-02-20 | fixed the guildcastle saving in charsql | sirius | 1 | -1/+1 |
2005-02-20 | * Added skill requirements for the new guild skills | celest | 11 | -139/+154 |
2005-02-19 | * Added bSubSize, bHPGainValue, and bDamageWhenUnequip | celest | 8 | -14/+93 |
2005-02-18 | Fixed a bug with statpoint.txt reading and giving too much stat points | celest | 1 | -1/+3 |
2005-02-18 | * Added bAddRace2 | celest | 7 | -15/+96 |
2005-02-17 | 2 fast bugfixes | Lupus | 2 | -2/+2 |
2005-02-17 | added +2 drops slots into MOBS DBs | Lupus | 7 | -59/+24 |
2005-02-17 | * Readded Chemical Protection | celest | 4 | -441/+445 |
2005-02-17 | * Changes to Dissonance -- don't increment the timer again if the target has ... | celest | 4 | -19/+29 |
2005-02-17 | * Added 2 new script commands to support 2/15's cards patch | celest | 1 | -0/+120 |
2005-02-16 | Some updates | celest | 1 | -3/+10 |
2005-02-16 | Added 3 more of the new card effects | celest | 7 | -29/+144 |
2005-02-16 | * Fixed a typo in quests/all_quest.txt | celest | 8 | -104/+340 |
2005-02-15 | fixed spawn of treasure boxes | Lupus | 6 | -18/+36 |
2005-02-15 | Unfinished | celest | 1 | -4/+16 |
2005-02-15 | * Allow Potion Pitcher to be able to cast on yourself | celest | 1 | -4/+0 |
2005-02-15 | * Changed weapon skills to read list_num from the skill_db when calculating d... | celest | 1 | -46/+43 |
2005-02-15 | fixed the spiritball timer list [Shinomori] | shinomori | 1 | -4/+9 |
2005-02-15 | * Added experimental code to generate a stack dump when it segfaults | celest | 6 | -48/+72 |
2005-02-15 | * Corrected Investigate's damage calculation | celest | 2 | -17/+30 |
2005-02-14 | fixed memory leak in guild_gvg_eliminate_timer and timer handling in npc_even... | shinomori | 2 | -11/+36 |
2005-02-13 | autoloot, poison spore and more on the unknown skill [Shinomori] | (no author) | 3 | -15/+36 |
2005-02-13 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 1 | -1/+1 |
2005-02-13 | Merged jA's equipment breaking system into the current one | (no author) | 3 | -74/+14 |
2005-02-12 | and forgot the skill.c again [Shinomori] | (no author) | 3 | -4/+7 |
2005-02-12 | fixing Epirata's warnings and errors [Shinomori] | (no author) | 2 | -5/+5 |
2005-02-12 | * Merged pc_statpointdb into pc_readdb, changed statp's string array to short... | (no author) | 1 | -37/+21 |
2005-02-12 | stupid me, forgot to change some variables [Shinomori] | (no author) | 1 | -4/+2 |
2005-02-12 | fixing and optimizing sharp shooting, should work now | (no author) | 1 | -5/+335 |