Age | Commit message (Expand) | Author | Files | Lines |
2005-03-15 | * Fixed a compile warning in pc.c | celest | 2 | -3/+8 |
2005-03-14 | fixed @divorce and @marry commands. | Lupus | 1 | -29/+37 |
2005-03-14 | * Added auto convert advanced job and baby class sprite ID's in mob_avail.txt... | celest | 2 | -8/+10 |
2005-03-13 | * Added PvP/GvG check for Tiger Knuckle fist | celest | 2 | -5/+13 |
2005-03-12 | * Fixed Status Recovery dealing too short blind time on undead mobs | celest | 4 | -64/+67 |
2005-03-12 | * Fixed usage of mvp_hp_rate and monster_hp_rate. MVP rate was used f... | Lupus | 2 | -7/+7 |
2005-03-11 | * Fixed "--en/ja--" usage in 'monster' script not working properly | celest | 2 | -16/+46 |
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 | 3 | -11/+14 |
2005-03-09 | * Some changes in sig_dump to allow Cygwin produce stackdumps upon crash again | celest | 1 | -5/+7 |
2005-03-09 | * Fixed a typo in TXT login server logging | celest | 1 | -2/+2 |
2005-03-09 | * Added HP and SP rate underflow checking | celest | 2 | -0/+9 |
2005-03-08 | fixed script command 'isequippedcnt' | Lupus | 3 | -12/+61 |
2005-03-08 | Updated Deadly Poison and Enchant Poison | celest | 2 | -75/+32 |
2005-03-08 | Updated Soul Breaker | celest | 2 | -18/+19 |
2005-03-08 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | shinomori | 5 | -27/+131 |
2005-03-08 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | celest | 1 | -8/+17 |
2005-03-08 | Speedup inventory and storage saving | celest | 3 | -314/+131 |
2005-03-08 | Reverted a jA change in event loading | celest | 1 | -6/+6 |
2005-03-07 | Replaced some free's with aFree | celest | 9 | -25/+27 |
2005-03-07 | * Added uptime logging support whenever the server closes | celest | 5 | -7/+41 |
2005-03-07 | * Updated core and map-server to jA 1115~1137 | celest | 19 | -317/+545 |
2005-03-07 | Fixed Apple of Idun reading the wrong skill level and giving too much HP | celest | 1 | -1/+1 |
2005-03-05 | added new anti-hacker system in trade.c | Lupus | 5 | -96/+168 |
2005-03-05 | fixed mvp droprate | Lupus | 1 | -6/+10 |
2005-03-04 | forgot the chrif.c update the second week now.. | shinomori | 1 | -17/+17 |
2005-03-03 | SQL: Castles data saving bugfix (fully working! tested during WOE on 100 play... | Lupus | 1 | -37/+19 |
2005-03-02 | partial SQL Castles Saving (doesn't clear GuildID when you abandon a castle yet) | Lupus | 1 | -41/+60 |
2005-03-02 | fixed Emotion flood (fix from Freya) | Lupus | 2 | -2/+14 |
2005-03-01 | Fixed temp ban!!! Now players can enter the server if the ban time is over! | Lupus | 1 | -28/+32 |
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 | fixed SQL Castle Saving BUGS | Lupus | 1 | -5/+5 |
2005-02-28 | * Updated Endure, Tiger Fist, Chain Crush, and Palm Push Strike | celest | 7 | -260/+124 |
2005-02-26 | * Added jA's dummy socket to prevent fd crashes | celest | 2 | -15/+33 |
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 char server crash when sending wisp with a "'" in the names | celest | 1 | -1/+3 |
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 | 31 | -2003/+2181 |