Age | Commit message (Expand) | Author | Files | Lines |
2005-03-24 | * Added 'map_charid2id' | celest | 1 | -6/+13 |
2005-03-23 | Fixed some compile errors | celest | 1 | -1/+1 |
2005-03-22 | recommit | celest | 1 | -2/+0 |
2005-03-22 | * Corrected potion creation success chances | celest | 1 | -3/+3 |
2005-03-22 | Check changelog ^^ | celest | 1 | -43/+33 |
2005-03-22 | * Added Rafflesia into Dead Branch monsters list, removen all MVPs from there | Lupus | 1 | -9/+20 |
2005-03-17 | * Fixed more typos in /cities/payon.txt | celest | 1 | -12/+46 |
2005-03-15 | * Fixed a compile warning in pc.c | celest | 1 | -2/+6 |
2005-03-13 | * Added PvP/GvG check for Tiger Knuckle fist | celest | 1 | -2/+11 |
2005-03-12 | * Fixed Status Recovery dealing too short blind time on undead mobs | celest | 1 | -8/+7 |
2005-03-11 | * Added Sage enchanting skills can only be cast on party members | celest | 1 | -60/+44 |
2005-03-11 | * Updated Breaker, Cloaking | celest | 1 | -1/+1 |
2005-03-08 | Updated Deadly Poison and Enchant Poison | celest | 1 | -31/+21 |
2005-03-08 | Updated Soul Breaker | celest | 1 | -1/+15 |
2005-03-08 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | shinomori | 1 | -1/+2 |
2005-03-08 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | celest | 1 | -8/+17 |
2005-03-07 | Replaced some free's with aFree | celest | 1 | -1/+1 |
2005-03-07 | * Updated core and map-server to jA 1115~1137 | celest | 1 | -96/+105 |
2005-03-07 | Fixed Apple of Idun reading the wrong skill level and giving too much HP | celest | 1 | -1/+1 |
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 | 1 | -1/+1 |
2005-02-28 | * Updated Endure, Tiger Fist, Chain Crush, and Palm Push Strike | celest | 1 | -147/+38 |
2005-02-24 | added cart dupe-proof for named / cards items | Lupus | 1 | -19/+0 |
2005-02-24 | * Some rewrites on Basilica | celest | 1 | -157/+92 |
2005-02-24 | * Fixed another bad typo in skill list_num reading | celest | 1 | -1/+1 |
2005-02-23 | * Added bAddItemHealRate | celest | 1 | -8/+12 |
2005-02-23 | * Fixed Backstab not checking for and consuming arrows | celest | 1 | -14/+26 |
2005-02-22 | * Corrected Spiral Pierce's hits in the skill_db | celest | 1 | -1685/+1135 |
2005-02-21 | * Updated Bleeding effect | celest | 1 | -1/+1 |
2005-02-20 | * Added skill requirements for the new guild skills | celest | 1 | -4/+14 |
2005-02-19 | * Added bSubSize, bHPGainValue, and bDamageWhenUnequip | celest | 1 | -1/+4 |
2005-02-17 | added +2 drops slots into MOBS DBs | Lupus | 1 | -4/+0 |
2005-02-17 | * Readded Chemical Protection | celest | 1 | -240/+13 |
2005-02-17 | * Changes to Dissonance -- don't increment the timer again if the target has ... | celest | 1 | -5/+10 |
2005-02-16 | * Fixed a typo in quests/all_quest.txt | celest | 1 | -42/+74 |
2005-02-15 | * Allow Potion Pitcher to be able to cast on yourself | celest | 1 | -4/+0 |
2005-02-15 | * Added experimental code to generate a stack dump when it segfaults | celest | 1 | -39/+36 |
2005-02-13 | autoloot, poison spore and more on the unknown skill [Shinomori] | (no author) | 1 | -5/+23 |
2005-02-12 | and forgot the skill.c again [Shinomori] | (no author) | 1 | -2/+5 |
2005-02-12 | * Removed old code for Sharp Shooting | (no author) | 1 | -55/+1 |
2005-02-11 | a try on the "unknown skill" error [Shinomori] | (no author) | 1 | -0/+1 |
2005-02-11 | * Reduced memory used for the skill_tree DB by 30+mb | (no author) | 1 | -22/+69 |
2005-02-05 | optimizing OnTouch event name generation, fixing Celests Sharp Shooting [Shin... | (no author) | 1 | -1/+1 |
2005-02-05 | * Updated Sharp Shooting AoE code | (no author) | 1 | -2/+44 |
2005-02-03 | * Fixed a mistake that was causing Ruwach to only work in PvP and PvM | (no author) | 1 | -1/+1 |
2005-02-02 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 1 | -6/+6 |
2005-02-02 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 1 | -1/+2 |
2005-02-01 | Fixed a typo in Pressure causing it to deduct sp from the caster, and remove ... | (no author) | 1 | -1/+1 |
2005-02-01 | Updated skill_range_leniency code when casting a ground targetting spell | (no author) | 1 | -13/+26 |
2005-01-28 | Added macros skill_chk and skill_get | (no author) | 1 | -114/+37 |