Age | Commit message (Expand) | Author | Files | Lines |
2006-03-07 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5496 54... | blackhole89 | 1 | -2/+3 |
2006-03-07 | - Some corrections due to the guild skill position change. | skotlex | 1 | -3/+0 |
2006-03-03 | - Trick dead now ends on logout | skotlex | 1 | -0/+1 |
2006-03-03 | * IDE error. | Lance | 1 | -7/+0 |
2006-03-03 | - Added the skill-related variables to pet_data, removed the pet skill delay ... | skotlex | 1 | -0/+3 |
2006-02-23 | - Modified the way autospells stack to mimic official servers. Cards of the s... | skotlex | 1 | -2/+2 |
2006-02-22 | - Changed the MAX_MOBSKILL value to 50 to give some 'breathing' room. | skotlex | 1 | -1/+1 |
2006-02-22 | - Added map chk cells types CELL_CHKREACH and CELL_CHKNOREACH, they are the s... | skotlex | 1 | -2/+21 |
2006-02-20 | - Added sd variables menuskill_id/menuskill_lv to store menu-based selections... | skotlex | 1 | -3/+2 |
2006-02-19 | * Preparing eA for new mob_skill_db from Aegis 10.2 [Komurka] | Komurka | 1 | -1/+1 |
2006-02-17 | - Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE) | skotlex | 1 | -1/+1 |
2006-02-16 | - Fixed pets displaying "strangely" when they did not have their pet armor | skotlex | 1 | -1/+1 |
2006-02-13 | - Made Land Protector Block Hammerfall. | skotlex | 1 | -1/+1 |
2006-02-13 | - NPC_POWERUP now gives +40% atk per level. | skotlex | 1 | -2/+3 |
2006-02-13 | - Added CELL_CHKSTACK to check if a map cell is stacked (CELL_NOSTACK server ... | skotlex | 1 | -0/+1 |
2006-02-10 | - Changed the server's default MAX_LEVEL capacity to 1000. | skotlex | 1 | -1/+1 |
2006-02-10 | - Modified map_searchrandfreecell to always do a check on a 9x9 area around t... | skotlex | 1 | -1/+0 |
2006-02-10 | * Removed the conf sql code for now. Maybe will continue later with that pr... | Valaris | 1 | -29/+0 |
2006-02-06 | - Added define clif_deadsit to send the dead state into player packets if the... | skotlex | 1 | -0/+2 |
2006-02-02 | - Improved the NPC timer system to enable to have multiple timers going on at... | skotlex | 1 | -1/+2 |
2006-02-01 | - Fixed a typo bug in SC_STAR_COMFORT handling. | skotlex | 1 | -8/+13 |
2006-01-30 | - Autoloot now uses the item's base drop chance rather than final drop rate t... | skotlex | 1 | -1/+1 |
2006-01-30 | * Added 'restricted' mapflag, based on lordalfa patch | Komurka | 1 | -0/+2 |
2006-01-30 | Implemented bonus2 bSPVanishRate for Dark Priest Card - it isn't finished - I... | Komurka | 1 | -1/+4 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+1409 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -864/+0 |
2005-04-02 | Cards and item updates, 4 different bUnstripable effects | DracoRPG | 1 | -1/+2 |
2005-04-01 | * Fixed a potential crash in pc_walk in Win32 builds | celest | 1 | -1/+2 |
2005-03-31 | cleanup compile warning | amber | 1 | -0/+2 |
2005-03-31 | Finished native SQL projects [MouseJstr] | amber | 1 | -0/+2 |
2005-03-30 | * updated map server to jA1137~1159 | celest | 1 | -1/+14 |
2005-03-28 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | veider | 1 | -0/+3 |
2005-03-24 | * Added 'map_charid2id' | celest | 1 | -0/+1 |
2005-03-23 | * Added' require_glory_guild' | celest | 1 | -5/+5 |
2005-03-22 | Check changelog ^^ | celest | 1 | -0/+2 |
2005-03-20 | * Added 4 new card effects from 3/15's patch | celest | 1 | -2/+8 |
2005-03-19 | * Added getrefine() | celest | 1 | -1/+0 |
2005-03-18 | * Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelat... | celest | 1 | -1/+2 |
2005-03-07 | * Added uptime logging support whenever the server closes | celest | 1 | -2/+0 |
2005-03-07 | * Updated core and map-server to jA 1115~1137 | celest | 1 | -1/+7 |
2005-03-02 | fixed Emotion flood (fix from Freya) | Lupus | 1 | -0/+2 |
2005-02-28 | * Updated Endure, Tiger Fist, Chain Crush, and Palm Push Strike | celest | 1 | -4/+3 |
2005-02-23 | * Added bAddItemHealRate | celest | 1 | -1/+3 |
2005-02-22 | * Corrected Spiral Pierce's hits in the skill_db | celest | 1 | -14/+25 |
2005-02-22 | PCRE updates | amber | 1 | -0/+2 |
2005-02-20 | * Added skill requirements for the new guild skills | celest | 1 | -1/+3 |
2005-02-19 | * Added bSubSize, bHPGainValue, and bDamageWhenUnequip | celest | 1 | -2/+6 |
2005-02-18 | * Added bAddRace2 | celest | 1 | -1/+2 |
2005-02-16 | Added 3 more of the new card effects | celest | 1 | -6/+9 |
2005-02-16 | * Fixed a typo in quests/all_quest.txt | celest | 1 | -5/+7 |