summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-10-09- sc_cast_cancel is now a type 4 setting.skotlex2-10/+8
2006-10-06- Removed gm_all_skill_add_abra which was doing nothing anyway.skotlex3-4/+6
2006-10-06- Disabling status abnormalities will now reset a mob's target.skotlex2-9/+7
2006-10-06- Now you can trade while in a chatroom.skotlex2-4/+4
2006-10-05- skill_blown will now trigger on-touch npcs on the landing tile.skotlex3-5/+16
2006-10-05- Added function npc_unload_duplicates(), it unloads all npcs that are a dupl...skotlex3-0/+23
2006-10-04- Bowling bash now always hits twice regardless of situation.skotlex3-12/+16
2006-10-04- Modified pc_jobchange so that it automatically removes peco/falcon/cart/hom...skotlex2-6/+22
2006-10-03- Reverted declaration of run_script to normal since it appears there's no lo...skotlex5-20/+14
2006-10-03- Fixed a possible crash with @reloadmobdb due to pet loot timers.skotlex1-1/+0
2006-10-03- Fixed a possible crash and a memory leak on the login-SQL server when parsi...skotlex1-5/+2
2006-10-03- Renamed setting delay_dependon_dex to delay_dependon_agi, the delay of skil...skotlex4-11/+11
2006-10-02- Modified item-granded status resistance reduction to behave as explained by...skotlex2-9/+13
2006-10-02- Added the opt3 values to Eskeskotlex1-5/+6
2006-10-02- Fixed the txt->sql converter only saving the very first character permanent...skotlex2-3/+3
2006-10-02- Renamed nopenalty mapflag to noexppenalty. Using nopenalty will turn on/off...skotlex6-9/+16
2006-10-01- Removed the speed adjustment per level of Increase/Decrease Agilityskotlex1-11/+4
2006-10-01homun skill exploitLupus1-1/+1
2006-09-30- Rewrote the txt->sql converter. It now links directly to the char server fi...skotlex30-1542/+531
2006-09-29- Spurt state will now trigger on Soul Linkers as well.skotlex1-2/+1
2006-09-29- Changed some numbers for their respective constants in battle.cskotlex1-6/+6
2006-09-29- Added a check un unit_run when unit_walktoxy fails. Should fix running gett...skotlex2-2/+16
2006-09-28- Merged the necessary changes to make the script engine support negative con...skotlex2-14/+17
2006-09-27- Cleaned up status_get_party/guild_id, it should also fix a possible crash w...skotlex1-23/+39
2006-09-27- Merged some splash changes from stable. Sharp-Shooting will now display a s...skotlex3-8/+19
2006-09-26- Yet again messed with the packet sent during a splash attack, but this time...skotlex1-19/+7
2006-09-26- Added function skill_dance_switch which handles converting overlapping song...skotlex1-73/+89
2006-09-26- Updated battle_check_target so that non-offensive skills cannot be used on ...skotlex3-29/+12
2006-09-25- Added an ugly check so that Heal will display 0 when healing a berserked ch...skotlex1-14/+16
2006-09-25- Disabled again client-self-muting since it's causing too much trouble.skotlex1-29/+8
2006-09-25- Merged FlavioJS's script patch which should fix stuff like "mes ();" causin...skotlex1-1/+9
2006-09-25- Fixed item group 35 (lottobox) in item_misc.txtskotlex1-1/+4
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...skotlex1-1/+3
2006-09-25- Removed config setting allow_atcommand_when_mute as it's no longer used (se...skotlex4-6/+0
2006-09-25- Applied FlavioJS's suggestion of expanding WFIFOPOS to also take the direct...skotlex1-13/+9
2006-09-25- Changed the order of packets in TK_HIGHJUMP, may fix the reports of getting...skotlex2-16/+16
2006-09-24- When the code auto-guesses that a skill should require ammo, it will accept...skotlex1-1/+1
2006-09-22- Probably fixed a signed/unsigned mismatch warning on the new socket code.skotlex1-2/+2
2006-09-22- Fixed the "map server claims to have char online, but this other map server...skotlex2-5/+13
2006-09-22- Fixed a bug on "select" when skipping empty entries when the selected entry...skotlex1-1/+1
2006-09-21- Improved a bit RFIFOFLUSH as suggested by Harbin.skotlex2-3/+10
2006-09-21- Removed the unrecognized class error messages from pc_mapid2jobid and pc_jo...skotlex2-5/+1
2006-09-20- A mob's HP is set temporarily to 0 before invoking it's on-death script, pr...skotlex2-14/+22
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...skotlex2-3/+9
2006-09-20- Fixed nocommand mapflag causing the "you can't use commands on this map" me...skotlex2-18/+22
2006-09-19- Added support for skipping empty string menu entries for the select() comma...skotlex1-1/+6
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 ...skotlex1-0/+2