Age | Commit message (Expand) | Author | Files | Lines |
2006-08-24 | - Fixed the md->class_ variable not being updated when a mob's class is changed. | skotlex | 2 | -2/+4 |
2006-08-24 | - Added setting clear_skills_on_warp to specify when a character's land-based... | skotlex | 9 | -14/+68 |
2006-08-24 | - Applied some change from mpeg on Ninja Skills | toms | 2 | -12/+16 |
2006-08-24 | Various fixes on Headgear 2006 quests | Playtester | 2 | -24/+24 |
2006-08-24 | Updated X.3 iRO mob names | Playtester | 2 | -14/+16 |
2006-08-24 | move Bio ethic to skill quests, fixed bio ethic (let Baby alc+creators learn ... | Lupus | 6 | -427/+418 |
2006-08-24 | - Fixed mob_clone_spawn completely ignoring the mode variable. | skotlex | 2 | -1/+4 |
2006-08-23 | - Fixed Energy Coat reducing and consuming more than it should when you have ... | skotlex | 2 | -1/+3 |
2006-08-23 | - Cleaned up getmapxy script function, also added support for type 4 so that ... | skotlex | 2 | -109/+96 |
2006-08-23 | Corrected the healing value of novice pots. | MasterOfMuppets | 2 | -1/+3 |
2006-08-23 | SC_ARMOR_ELEMENT looks like gone away from status_change_start since ... rev ... | toms | 2 | -0/+6 |
2006-08-23 | - Some minor cleanups. | skotlex | 2 | -4/+6 |
2006-08-23 | - Fixed HVAN_EXPLOSION (What did I fixed? either it doing no damage, or it gi... | skotlex | 2 | -12/+14 |
2006-08-23 | - Fixed a possible SIGSEGV on buildin_maprespawnguildid if the map is unknown | toms | 3 | -2/+9 |
2006-08-23 | fix'd exploit in bio ethics quest | evera | 2 | -6/+8 |
2006-08-23 | - Adjusted skill_attack_area so that skill_area_temp[1] holds the ID of the t... | skotlex | 2 | -6/+15 |
2006-08-22 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8446 54... | evera | 1 | -1/+1 |
2006-08-22 | - Fixed a crash on the mobspawn script command. | skotlex | 4 | -4/+16 |
2006-08-22 | Fixed gcc warning | toms | 2 | -0/+3 |
2006-08-22 | Fixed AM_REST not closing the homunc status window | toms | 2 | -3/+7 |
2006-08-22 | - Fixed SC_NEN according to Mpeg | toms | 3 | -1/+3 |
2006-08-22 | Fixed SP usage of some Gunslinger skills | Playtester | 2 | -3/+4 |
2006-08-22 | Same as below only 30 seconds duration | Playtester | 1 | -1/+1 |
2006-08-22 | Added a duration to Disarm | Playtester | 2 | -1/+2 |
2006-08-22 | - Some corrections to make Tatami Gaeshi work correctly. | skotlex | 3 | -9/+15 |
2006-08-22 | - Some more work on the splash skill code. Now splash-damaged enemies should ... | skotlex | 4 | -43/+45 |
2006-08-22 | Final fix on Grand Cross weapon | Playtester | 2 | -1/+2 |
2006-08-22 | Some fixes on Grand Cross weapon, might need more fixes | Playtester | 2 | -1/+2 |
2006-08-22 | Removed event bonus on Celebration Ring | Playtester | 2 | -1/+2 |
2006-08-22 | - Modified the homun-txt file-save format to separate the name from the rest ... | skotlex | 3 | -4/+7 |
2006-08-22 | Updated Gunslinger Quest, removed "Thin Trunk" (7186) according to RockmanEXE | toms | 2 | -1/+3 |
2006-08-22 | - updated (more or less) the sql-files/item_db2.sql file. | skotlex | 4 | -18/+15 |
2006-08-22 | - getnameditem will now also work on stackable items | skotlex | 4 | -22/+25 |
2006-08-22 | Applied Mpeg's fix on GS according to kRO's values | toms | 3 | -2/+3 |
2006-08-22 | Added SQL update which should remove \' from guild names | toms | 2 | -0/+2 |
2006-08-22 | more typos | Lupus | 1 | -8/+5 |
2006-08-22 | field typo | Lupus | 1 | -1/+1 |
2006-08-22 | added char deletion condition by BaseLevel | Lupus | 3 | -6/+40 |
2006-08-22 | Updated Embryo creation, put "Potion Creation Guide" instead of "Embryo Creat... | toms | 2 | -2/+5 |
2006-08-22 | Updated range of guns according to RockmanEXE's info | Playtester | 2 | -20/+21 |
2006-08-22 | Updated some items thanks to Haplo | Playtester | 2 | -4/+6 |
2006-08-22 | amblem - > emblem | Lupus | 1 | -9/+9 |
2006-08-22 | - Some more cleaning up of the splash skill code. Now the passed hit value fo... | skotlex | 2 | -28/+8 |
2006-08-21 | Fixed call homunc bug when the homunc was vapo and the master has change of map | toms | 2 | -0/+3 |
2006-08-21 | Fixed SQL-Guild Creation, guild name was escaped 2 times | toms | 2 | -2/+5 |
2006-08-21 | - Some cleaning of the splash skills. Updated skill-attack to enable again pa... | skotlex | 2 | -105/+92 |
2006-08-21 | - Homun saving won't cap hp/sp to max hp/sp since a homun can have higher hp/... | skotlex | 4 | -5/+10 |
2006-08-21 | - Cleaned up some more the regen_data structure, so that skill/sitting-skill ... | skotlex | 6 | -113/+141 |
2006-08-21 | Fixed AM_RESURRECTION, thanks to RockmanEXE for %HP values | toms | 4 | -4/+13 |
2006-08-21 | Fixed HAMI_CASTLE, HAMI_DEFENCE & HLIF_AVOID | toms | 4 | -3/+11 |