summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-06-15- Fixed map_nick2sd so that searching for "Adam" will not match a char named ...skotlex1-15/+3
2006-06-14- Modified how luk reduces status changes by reducing the gap. Eg: resist = v...skotlex3-23/+46
2006-06-14git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7164 54...blackhole891-26/+26
2006-06-14- blocked again skill usage during marionette.skotlex2-9/+4
2006-06-14- Fixed main.sql adding a key on char_id rather than account_id for the char ...skotlex2-20/+17
2006-06-14- A quick fix for lazy scripters -_- sheeshLance1-11/+11
2006-06-14* [Improved]: Lance1-3/+4
2006-06-14* [Improved]: Lance1-1/+6
2006-06-13- Fixed a packet_ver error with the #defines in clif_spawn.skotlex1-5/+2
2006-06-13- Fixed compilation error on clif.cskotlex1-3/+3
2006-06-13- Marionette and Devotion will now check raw distance and ignore obstacles an...skotlex2-2/+6
2006-06-13- Added irc_channel_pass setting and prevent crashing when irc server lookup ...skotlex1-2/+11
2006-06-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7130 54...Lance1-1/+1
2006-06-13* [Fixed]: Lance1-4/+5
2006-06-13- Added HM_SKILLBASE, MAX_HOMUNSKILL to specify the skill level range of Homu...skotlex7-72/+105
2006-06-13- Oppositions can't be made during WoE now.skotlex5-23/+27
2006-06-13Another mistake.. shitLance1-1/+1
2006-06-13Fix again >_<Lance1-4/+2
2006-06-13FixLance1-1/+3
2006-06-13FixLance1-1/+1
2006-06-13FixLance1-2/+0
2006-06-13* [Fixed]: Lance1-19/+95
2006-06-13- Updated clif_disp_onlyself to not use dynamic memory and write directly to ...skotlex8-50/+47
2006-06-12- Fixed a pair of missing initializers in the clif storage functions.skotlex1-2/+2
2006-06-12- @heal no longer displays a healing animation. Fixes the client believing yo...skotlex2-5/+12
2006-06-12- Fixed npc_checknear's distance check returning the opposite of what it shou...skotlex11-426/+254
2006-06-12* [Optimized]: Lance1-5/+7
2006-06-12- Made guild member exp an unsigned int.skotlex10-116/+126
2006-06-11* [Fixed] Lance3-3/+3
2006-06-10- Added structure party_data and party_member_data to the map server to hold ...skotlex12-367/+375
2006-06-10fixed MoM's typoVicious1-1/+1
2006-06-10* Fixed map_readafm missing strcpy(afm_name, m->name).Lance1-0/+2
2006-06-10* [Improved]: Lance1-3/+35
2006-06-09git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7076 54...Lance1-7/+19
2006-06-09* [Fixed]:Lance1-8/+11
2006-06-09- Fixed @mapinfo displaying incorrectly maps with nosave which send you back ...skotlex10-40/+57
2006-06-09- Added an error report and correction when the map server receives a guild f...skotlex1-1/+8
2006-06-09Changed the interval between waterballs back to 125,MasterOfMuppets1-2/+2
2006-06-09Fixed a typo in char_sql/char.c, thanks to Euph.MasterOfMuppets1-1/+1
2006-06-09* restored all damaged japanese comments in skill.c and converted it to utf8 ...Lance1-472/+479
2006-06-09- Modified guild exp to be an unsigned int rather than a signed one.skotlex5-29/+38
2006-06-08- Fixed @skilltree printing out Unknown job for most targets used.skotlex1-0/+1
2006-06-08- Cleaned clif_pvpset to not send the packet to nearby characters when the so...skotlex2-13/+7
2006-06-08- Modified map_freeblock_unlock so that aFree errors will report the file/lin...skotlex3-4/+8
2006-06-08- Updated mob_npc_warp to a three-state config switch. 0 disables. 1 enable o...skotlex1-0/+4
2006-06-08git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7047 54...Lance1-1/+2
2006-06-08- Adjusted Don't Forget Me, Defender, Longing to use all val entries, and to ...skotlex2-31/+41
2006-06-08git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7045 54...Lance2-496/+490
2006-06-08- Fixed Sense using mdef instead of mdef2skotlex3-17/+27
2006-06-07- Fixed the mob state not being set to Berserk/Angry correctly after the mob ...skotlex1-0/+4