Age | Commit message (Expand) | Author | Files | Lines |
2006-02-06 | - Added define clif_deadsit to send the dead state into player packets if the... | skotlex | 1 | -18/+29 |
2006-02-03 | - Grand Cross/Grand Darkness can no longer get the ignore defense -armor pier... | skotlex | 1 | -15/+25 |
2006-02-02 | - Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it ... | skotlex | 1 | -5/+5 |
2006-02-01 | - Fixed a typo bug in SC_STAR_COMFORT handling. | skotlex | 1 | -517/+482 |
2006-01-31 | - Fixed skill_check_cloak to use the current skill level of the cloaking skil... | skotlex | 1 | -6/+6 |
2006-01-31 | - PF_SOULBURN no longer ignores mdef. | skotlex | 1 | -37/+8 |
2006-01-31 | - Cleaned up Summon Slave mob skill to only summon number of missing mobs to ... | skotlex | 1 | -0/+2 |
2006-01-31 | - Fixed being able to Encore skills you no longer have in your tree. | skotlex | 1 | -3/+2 |
2006-01-30 | - Autoloot now uses the item's base drop chance rather than final drop rate t... | skotlex | 1 | -25/+27 |
2006-01-30 | * Added 'restricted' mapflag, based on lordalfa patch | Komurka | 1 | -1/+5 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+12348 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -9690/+0 |
2005-04-07 | * Fixed HP Conversion to properly not reduce HP if SP is full | celest | 1 | -11/+11 |
2005-04-06 | * Fixed a crash in clif_send when checking packet version | celest | 1 | -0/+3 |
2005-04-06 | * Skip partner checking when calculating status with Marionette Control on | celest | 1 | -103/+89 |
2005-04-05 | * Fixed skill tree entries for Vulcan Arrow, and Throw Arrow | celest | 1 | -13/+13 |
2005-04-05 | * Simplified Valaris' online_timer | celest | 1 | -31/+36 |
2005-04-02 | * Updated Tiger Knucke Fist's 'fixed state' effect | celest | 1 | -6/+10 |
2005-04-02 | * Added the 3 baby skills WE_BABY, CALLBABY and CALLPARENT | celest | 1 | -323/+349 |
2005-04-01 | * Fixed a potential crash in pc_walk in Win32 builds | celest | 1 | -17/+19 |
2005-03-31 | * Set 'undead_detect_type' to 0 by default | celest | 1 | -3/+3 |
2005-03-30 | eAthena VC7 solution and support added for native builds [MouseJstr] | amber | 1 | -0/+1 |
2005-03-30 | * Added base code for loading Ser's UPNP plugin | celest | 1 | -29/+25 |
2005-03-30 | * updated map server to jA1137~1159 | celest | 1 | -289/+369 |
2005-03-29 | More C/C++ Conformance fixes | amber | 1 | -4/+4 |
2005-03-29 | * Updated damage calculation for Magnum Break | celest | 1 | -16/+22 |
2005-03-28 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | veider | 1 | -2/+2 |
2005-03-27 | * Fixed AddEffWhenHit effect to only work on melee attacks | celest | 1 | -1/+1 |
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 |