summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-26git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8872 54...Lupus4-6/+1820
2006-09-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8871 54...eaac1-1/+1
2006-09-25* Fixed the Shuriken Blacksmith. Incomplete Label (M_DAIS -> M_DAIS4) and ext...eaac2-1/+3
2006-09-25- Added an ugly check so that Heal will display 0 when healing a berserked ch...skotlex2-14/+19
2006-09-25- Disabled again client-self-muting since it's causing too much trouble.skotlex2-29/+10
2006-09-25- Merged FlavioJS's script patch which should fix stuff like "mes ();" causin...skotlex2-1/+11
2006-09-25- Fixed item group 35 (lottobox) in item_misc.txtskotlex4-11/+17
2006-09-25- Oops, fixed a pretty bad typo on the fix for #baselvupskotlex1-1/+1
2006-09-25- Fixed #baselevelup adding instead of substracting status points when used w...skotlex2-1/+6
2006-09-25- Removed config setting allow_atcommand_when_mute as it's no longer used (se...skotlex6-9/+3
2006-09-25- Applied FlavioJS's suggestion of expanding WFIFOPOS to also take the direct...skotlex2-13/+13
2006-09-25- Changed the order of packets in TK_HIGHJUMP, may fix the reports of getting...skotlex3-16/+22
2006-09-25Changed Immaterial Sword's SP Vanish chance to 3%.Playtester2-2/+2
2006-09-25* Added Ninja/Gunslinger job exp as separate exp chartPlaytester3-2/+7
2006-09-25added Thanks to Au{R}oN + some lighthalzen NPCLupus5-0/+364
2006-09-24- When the code auto-guesses that a skill should require ammo, it will accept...skotlex2-1/+5
2006-09-23Now Valkyrie Randgris will only resummon when she has less than 3 slavesPlaytester2-2/+4
2006-09-22- Probably fixed a signed/unsigned mismatch warning on the new socket code.skotlex2-2/+4
2006-09-22- Fixed the "map server claims to have char online, but this other map server...skotlex3-5/+16
2006-09-22fixed bugLupus1-2/+2
2006-09-22fixed minor bugsLupus3-137/+84
2006-09-22* Fixed some maps in db/mapindex.txt being under the wrong id and added comme...Zephiris2-30/+46
2006-09-22ein quest bugLupus2-4/+7
2006-09-22- Fixed a bug on "select" when skipping empty entries when the selected entry...skotlex2-1/+3
2006-09-21- Improved a bit RFIFOFLUSH as suggested by Harbin.skotlex3-3/+12
2006-09-21Implemented Rachel Sanctuary mob skillsPlaytester2-0/+134
2006-09-21typo - removed extra (Lupus1-1/+2
2006-09-212 typos fixedLupus2-10/+8
2006-09-21- Removed the unrecognized class error messages from pc_mapid2jobid and pc_jo...skotlex2-5/+1
2006-09-21fixed 2 bugs in DTS.Lupus2-3/+5
2006-09-21freed 15 more perm variables. Fixed bugs in Cube RoomLupus6-148/+152
2006-09-20- A mob's HP is set temporarily to 0 before invoking it's on-death script, pr...skotlex3-14/+26
2006-09-20minor fixLupus1-1/+1
2006-09-20- Cleaned up some more party_sub_count, so that idle_no_share will also disab...skotlex1-4/+5
2006-09-20- Fixed party_sub_count (TK_POWER) failing when the idle_no_share setting was...skotlex3-3/+13
2006-09-20Updated the Packet DB for both trunk and stable to the 2006-09-18a kro sakexe.Zephiris1-1/+11
2006-09-20added showmobs from STABLE, typo fixLupus2-2/+4
2006-09-20fixed Cube Room quest bug, more optimizationsLupus4-149/+143
2006-09-201s job skill quests optimization. now using @temp varsLupus8-109/+117
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