summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-20fixed typos, added missing NEXT;, optimized Niflheim. Clear nif vars garbageLupus14-243/+188
2006-09-20- Fixed nocommand mapflag causing the "you can't use commands on this map" me...skotlex3-18/+25
2006-09-19- Added support for skipping empty string menu entries for the select() comma...skotlex2-1/+8
2006-09-19- Corrected undisguise not working if you don't pass any parameters to it (wh...skotlex1-1/+1
2006-09-19- Fixed pc_set_hate_mob letting you place mobs on any of the three positions ...skotlex2-0/+4
2006-09-19- Made the report_Src function also report name of non-bl objects.skotlex10-41/+28
2006-09-19~ Fixed rpsroulette.txt (on both branches), giving 10 blue potions as prize i...eaac3-2/+6
2006-09-19- Simplified the code for @storageskotlex3-12/+27
2006-09-19Fixed some gcc4 warnings (oops ^^)toms1-1/+3
2006-09-19Fixed some gcc4 warningstoms1-1/+1
2006-09-19Fixed some gcc4 warningstoms6-82/+84
2006-09-19git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8806 54...Lupus4-221/+186
2006-09-19name typo GershaunLupus1-9/+9
2006-09-19Changed mob_skill_db.txt to windows format.Playtester1-4040/+4040
2006-09-19- Fixed Spider Web fire damage bonus.skotlex4-16/+21
2006-09-18- Merged Meruru's update to socket.c, which includes a rewritten parse functi...skotlex4-213/+185
2006-09-18- High-Jump is usable everywhere now, except that on maps where it previously...skotlex6-20/+32
2006-09-18- Moved the equipment/card resistances to status ailments outside of status_g...skotlex5-14/+23
2006-09-18Fixing Holden combo not draining sp correctlyPlaytester2-1/+2
2006-09-18- Modified the Asura code (again), hopefully movement sprite issues are fixed...skotlex3-5/+25
2006-09-18- Reloading scripts will no longer eliminate mobs with no respawn data. Watch...skotlex5-37/+46
2006-09-18Added official Rachel Sanctuary mob statsPlaytester2-9/+10
2006-09-18Fixed the order of mob skills thanks to [Leon]Playtester2-4040/+4041
2006-09-18- Reenabled client requesting to self mute, as the whole knockback packet iss...skotlex5-6/+11
2006-09-17Updated some item names according to info from HaploPlaytester3-11/+12
2006-09-17Fixed some Thanatos mob namesPlaytester2-9/+10
2006-09-17- Fixed NPC_INVISIBLE's cloak ending after attacking once.skotlex5-13/+18
2006-09-16- Moved some speed adjustments in status_calc_pc to where they belong.skotlex1-8/+8
2006-09-16- Forgot to add mob_ai&256 info to the conf changelog.skotlex1-0/+4
2006-09-16- Added monster_ai&256. When set, a monster will pick a random starting posit...skotlex5-2/+13
2006-09-16- Fixed the status change duration reduction equation was was totally wrong, ...skotlex2-1/+4
2006-09-16git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8774 54...Lupus3-207/+207
2006-09-15- Now mobs won't do a distance check to lose their target on every ai iterati...skotlex3-2/+7
2006-09-15- Reverted the Summon Flora change where all plants were being summoned in on...skotlex3-38/+2
2006-09-15- Moved the weapon repair effect to where it belongs (after successfully repa...skotlex4-3/+14
2006-09-15- Added config setting "friend_auto_add" (battle/player.conf), if set, when y...skotlex5-1/+30
2006-09-15Added the remaining drop changes which I missed beforePlaytester2-25/+27
2006-09-15fixed pollution questLupus3-82/+84
2006-09-15- Changed Extremity Fist's code to make you actually walk past your target, w...skotlex2-21/+23
2006-09-15- Updated the item_db search functions so that when returning the dummy-item,...skotlex2-1/+9
2006-09-14- Added a clif_skill_nodamage packet when using Repair Weapon, just to see wh...skotlex2-1/+5
2006-09-14- Likely fixed "half" of the alliance being saved, which ends up in guilds th...skotlex2-2/+8
2006-09-14- Added deleting of saved Status changes on character delete for the Char-TXT...skotlex2-0/+5
2006-09-14- Fixed the can-act delay never being checked when requesting to use Homuncul...skotlex2-1/+4
2006-09-14- Fixed warmth skills draining SP of the target, not the caster.skotlex4-4/+12
2006-09-14- Estimation /Sense/ whatever will no longer hide the vit bonus to mdef2, as ...skotlex5-3/+62
2006-09-14Updated item_db.sql and mob_db.sqlPlaytester2-92/+92
2006-09-14* Fixed X.3 Cooking drop ratesPlaytester3-50/+53
2006-09-14- Shadow Jump no longer goes over walls.skotlex4-5/+4
2006-09-14- Corrected Smokie's pet script to use petskillbonus instead of "bonus"skotlex12-28/+54