Age | Commit message (Expand) | Author | Files | Lines |
2006-09-20 | - Cleaned up some more party_sub_count, so that idle_no_share will also disab... | skotlex | 1 | -4/+5 |
2006-09-20 | - Fixed party_sub_count (TK_POWER) failing when the idle_no_share setting was... | skotlex | 3 | -3/+13 |
2006-09-20 | Updated the Packet DB for both trunk and stable to the 2006-09-18a kro sakexe. | Zephiris | 1 | -1/+11 |
2006-09-20 | added showmobs from STABLE, typo fix | Lupus | 2 | -2/+4 |
2006-09-20 | fixed Cube Room quest bug, more optimizations | Lupus | 4 | -149/+143 |
2006-09-20 | 1s job skill quests optimization. now using @temp vars | Lupus | 8 | -109/+117 |
2006-09-20 | fixed typos, added missing NEXT;, optimized Niflheim. Clear nif vars garbage | Lupus | 14 | -243/+188 |
2006-09-20 | - Fixed nocommand mapflag causing the "you can't use commands on this map" me... | skotlex | 3 | -18/+25 |
2006-09-19 | - Added support for skipping empty string menu entries for the select() comma... | skotlex | 2 | -1/+8 |
2006-09-19 | - Corrected undisguise not working if you don't pass any parameters to it (wh... | skotlex | 1 | -1/+1 |
2006-09-19 | - Fixed pc_set_hate_mob letting you place mobs on any of the three positions ... | skotlex | 2 | -0/+4 |
2006-09-19 | - Made the report_Src function also report name of non-bl objects. | skotlex | 10 | -41/+28 |
2006-09-19 | ~ Fixed rpsroulette.txt (on both branches), giving 10 blue potions as prize i... | eaac | 3 | -2/+6 |
2006-09-19 | - Simplified the code for @storage | skotlex | 3 | -12/+27 |
2006-09-19 | Fixed some gcc4 warnings (oops ^^) | toms | 1 | -1/+3 |
2006-09-19 | Fixed some gcc4 warnings | toms | 1 | -1/+1 |
2006-09-19 | Fixed some gcc4 warnings | toms | 6 | -82/+84 |
2006-09-19 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8806 54... | Lupus | 4 | -221/+186 |
2006-09-19 | name typo Gershaun | Lupus | 1 | -9/+9 |
2006-09-19 | Changed mob_skill_db.txt to windows format. | Playtester | 1 | -4040/+4040 |
2006-09-19 | - Fixed Spider Web fire damage bonus. | skotlex | 4 | -16/+21 |
2006-09-18 | - Merged Meruru's update to socket.c, which includes a rewritten parse functi... | skotlex | 4 | -213/+185 |
2006-09-18 | - High-Jump is usable everywhere now, except that on maps where it previously... | skotlex | 6 | -20/+32 |
2006-09-18 | - Moved the equipment/card resistances to status ailments outside of status_g... | skotlex | 5 | -14/+23 |
2006-09-18 | Fixing Holden combo not draining sp correctly | Playtester | 2 | -1/+2 |
2006-09-18 | - Modified the Asura code (again), hopefully movement sprite issues are fixed... | skotlex | 3 | -5/+25 |
2006-09-18 | - Reloading scripts will no longer eliminate mobs with no respawn data. Watch... | skotlex | 5 | -37/+46 |
2006-09-18 | Added official Rachel Sanctuary mob stats | Playtester | 2 | -9/+10 |
2006-09-18 | Fixed the order of mob skills thanks to [Leon] | Playtester | 2 | -4040/+4041 |
2006-09-18 | - Reenabled client requesting to self mute, as the whole knockback packet iss... | skotlex | 5 | -6/+11 |
2006-09-17 | Updated some item names according to info from Haplo | Playtester | 3 | -11/+12 |
2006-09-17 | Fixed some Thanatos mob names | Playtester | 2 | -9/+10 |
2006-09-17 | - Fixed NPC_INVISIBLE's cloak ending after attacking once. | skotlex | 5 | -13/+18 |
2006-09-16 | - Moved some speed adjustments in status_calc_pc to where they belong. | skotlex | 1 | -8/+8 |
2006-09-16 | - Forgot to add mob_ai&256 info to the conf changelog. | skotlex | 1 | -0/+4 |
2006-09-16 | - Added monster_ai&256. When set, a monster will pick a random starting posit... | skotlex | 5 | -2/+13 |
2006-09-16 | - Fixed the status change duration reduction equation was was totally wrong, ... | skotlex | 2 | -1/+4 |
2006-09-16 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8774 54... | Lupus | 3 | -207/+207 |
2006-09-15 | - Now mobs won't do a distance check to lose their target on every ai iterati... | skotlex | 3 | -2/+7 |
2006-09-15 | - Reverted the Summon Flora change where all plants were being summoned in on... | skotlex | 3 | -38/+2 |
2006-09-15 | - Moved the weapon repair effect to where it belongs (after successfully repa... | skotlex | 4 | -3/+14 |
2006-09-15 | - Added config setting "friend_auto_add" (battle/player.conf), if set, when y... | skotlex | 5 | -1/+30 |
2006-09-15 | Added the remaining drop changes which I missed before | Playtester | 2 | -25/+27 |
2006-09-15 | fixed pollution quest | Lupus | 3 | -82/+84 |
2006-09-15 | - Changed Extremity Fist's code to make you actually walk past your target, w... | skotlex | 2 | -21/+23 |
2006-09-15 | - Updated the item_db search functions so that when returning the dummy-item,... | skotlex | 2 | -1/+9 |
2006-09-14 | - Added a clif_skill_nodamage packet when using Repair Weapon, just to see wh... | skotlex | 2 | -1/+5 |
2006-09-14 | - Likely fixed "half" of the alliance being saved, which ends up in guilds th... | skotlex | 2 | -2/+8 |
2006-09-14 | - Added deleting of saved Status changes on character delete for the Char-TXT... | skotlex | 2 | -0/+5 |
2006-09-14 | - Fixed the can-act delay never being checked when requesting to use Homuncul... | skotlex | 2 | -1/+4 |