Age | Commit message (Expand) | Author | Files | Lines |
2006-07-21 | Forgot message again -.-;; | evera | 1 | -1/+1 |
2006-07-21 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7787 54... | evera | 3 | -1499/+1517 |
2006-07-21 | Split Doomed Sword quest from cities/comodo.txt to quests/quests_comodo.txt | evera | 3 | -970/+971 |
2006-07-21 | renamed quests_einbroch.txt to quests_ein.txt, added Einbech bits for quests ... | evera | 4 | -1010/+1015 |
2006-07-20 | Split Einbroch quests from city/einbroch.txt | evera | 1 | -1/+1 |
2006-07-20 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7783 54... | evera | 3 | -1159/+1167 |
2006-07-20 | - Added source reporting when you do an invalid int&str or str&int operation ... | skotlex | 2 | -0/+3 |
2006-07-20 | - Fixed the intif party creation packet having the incorrect size sent, hence... | skotlex | 2 | -1/+4 |
2006-07-20 | - Added pc_check_weapontype to do a proper skill weapon check that takes into... | skotlex | 5 | -5/+15 |
2006-07-20 | - Corrected Cloaking level 1-2 not letting you move across walls. | skotlex | 6 | -25/+28 |
2006-07-20 | - Applied the fix to homunculus name saving... | skotlex | 2 | -2/+5 |
2006-07-20 | - Added battle config settings agi_penalty_target and vit_penalty_target, the... | skotlex | 4 | -4/+24 |
2006-07-20 | - Added a skill_unit_db entry for NJ_HYOUSYOURAKU, thanks to Eus for the data. | skotlex | 6 | -17/+28 |
2006-07-20 | Small fix | MasterOfMuppets | 1 | -4/+2 |
2006-07-20 | - corrected @homlevel up and one entry in the homun exp table as reported on ... | skotlex | 3 | -2/+5 |
2006-07-20 | Updated Speed/Delays of Niflheim mobs | Playtester | 2 | -10/+11 |
2006-07-20 | SQL fix for Homunc skills | DracoRPG | 3 | -3/+13 |
2006-07-20 | - Added a status_check_skilluse on skill_attack_area call to prevent splash d... | skotlex | 2 | -1/+4 |
2006-07-20 | Updated Speed/Delays of Umbala mobs | Playtester | 2 | -9/+10 |
2006-07-20 | Updated Speed/Delays of Kunlun mobs | Playtester | 2 | -16/+17 |
2006-07-20 | - Corrected fog of wall to behave as best known. Only takes effect when targe... | skotlex | 3 | -14/+21 |
2006-07-20 | - Should have fixed @refine applying multiple times to equipment that uses mu... | skotlex | 2 | -0/+11 |
2006-07-20 | * Updated aDelay of some mobs to Aegis | Playtester | 2 | -8/+13 |
2006-07-20 | Updated the sell Price of Serin's ring. | MasterOfMuppets | 2 | -1/+2 |
2006-07-20 | Made Bacsojin's skills uninteruptable | Playtester | 2 | -8/+10 |
2006-07-20 | Dj-Yhn optimized the Shinokas quest to only use one variable. | MasterOfMuppets | 2 | -32/+35 |
2006-07-19 | Put the newly implemented cards into the old card album list. | MasterOfMuppets | 2 | -0/+64 |
2006-07-19 | - Oops, should have fixed sql compilation of mob.c | skotlex | 1 | -7/+1 |
2006-07-19 | - Fixed the inf code update breakage which was blocking all offensive skills. | skotlex | 10 | -47/+51 |
2006-07-19 | - Modified the targetted skill logic to enable offensive skills to be targett... | skotlex | 6 | -17/+67 |
2006-07-19 | - Fixed parse_names on irc.c crashing when receiving a null argument. | skotlex | 2 | -4/+8 |
2006-07-19 | - Fixed the homun creation sql statement. Why noone else did so before? | skotlex | 2 | -1/+3 |
2006-07-19 | Fixed mob skills for G_INCUBUS and G_WRAITH_DEAD. | MasterOfMuppets | 2 | -0/+13 |
2006-07-19 | - When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it wi... | skotlex | 2 | -8/+16 |
2006-07-19 | Another small map-flag change. | MasterOfMuppets | 1 | -0/+1 |
2006-07-19 | - Corrected Trim chars to block 'enter', as explained by the Ultra mage. | skotlex | 7 | -8/+24 |
2006-07-19 | Completed the sign quest warps and did some minor mapflag changes. | MasterOfMuppets | 5 | -1/+21 |
2006-07-19 | * Raised drop rate of Electric Wire and Undershirt | Playtester | 2 | -7/+11 |
2006-07-18 | Updated speed and delay values of Amatsu mobs | Playtester | 2 | -16/+17 |
2006-07-18 | - Added atcommand @partyoption, lets you alter the party item-distribution ty... | skotlex | 11 | -28/+96 |
2006-07-18 | Added some commented warps... they work, but not sure if they are on official... | Playtester | 1 | -4/+7 |
2006-07-18 | - Fixed a compile warning. Some minor format cleanups. | skotlex | 3 | -12/+2 |
2006-07-18 | - Added character 013 (enter) to the list of characters that are always remov... | skotlex | 3 | -3/+5 |
2006-07-18 | - Fixed a crash when trying to extend TK's infinite combo feature. | skotlex | 4 | -2/+8 |
2006-07-18 | - Corrected Venom splasher's splash damage | skotlex | 6 | -75/+22 |
2006-07-18 | - Corrected Fog of Wall's "targetted spells fail 75% of the time" feature by ... | skotlex | 3 | -18/+18 |
2006-07-18 | - Added a proper check to make aggressive mobs never override homun targets r... | skotlex | 13 | -147/+141 |
2006-07-18 | - Fixed giving the 100% damage bonus when no-splash-targets are found in the ... | skotlex | 2 | -3/+9 |
2006-07-18 | * Added more of the X.4 and 11.1 drops [Playtester] | Playtester | 3 | -17/+20 |
2006-07-18 | * Speed updates for Anolian and Merman | Playtester | 4 | -5/+9 |