summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-03- Fixed crash on the NPC whisper system when the message's size was 1.skotlex2-2/+4
2006-03-03- Fixed compilation error on windowsskotlex4-8/+13
2006-03-03- Added a column in skill_cast_db for specifying can't walk delays.skotlex6-354/+352
2006-03-03* Fixed character deletion working on SQL without an email address (Thanks to...Zephiris2-0/+2
2006-03-03- Added event 8 for mobspawns that should spawn with special ai set.skotlex5-5/+17
2006-03-03- Trick dead now ends on logoutskotlex12-16/+58
2006-03-03fixed clone arenaVicious1-157/+2052
2006-03-03- Fixed typo in script.cLance2-12/+12
2006-03-03* IDE error.Lance3-44/+4
2006-03-03- Small fixes on mob_skill_useskotlex2-3/+10
2006-03-03- Added the skill-related variables to pet_data, removed the pet skill delay ...skotlex5-48/+29
2006-03-03- Fixed a stupid typo that disabled all pet support skills from ever triggeri...skotlex2-1/+3
2006-03-02- status_check_skilluse cleanup. Some status will only block skills when they...skotlex3-18/+33
2006-03-02- Hopefully fixed the compile error due to the mapregsql_handle...skotlex1-4/+4
2006-03-02- Fame list size is now defined by MAX_FAME_LIST constant (mmo.h)skotlex9-24/+98
2006-03-02- Some cleanup on mob_can_reach code to prevent unnecessary path-searchingskotlex4-43/+60
2006-03-02* Added Skotlex's updated marriage script [Vicious]Vicious2-553/+632
2006-03-02changelogVicious3-5/+5
2006-03-02eACC scripts.Vicious29-1/+10200
2006-03-02- Applied Snufkin's patch to fix compilation on FreeBSD.skotlex5-2/+42
2006-03-02- Fixed mobs targetting themselves after using a support skill.skotlex2-3/+6
2006-03-02- Gospel no longer blocks item usage of whoever is in the area of effect.skotlex7-29/+53
2006-03-02 * Temp Plugs for NJ and GS items [Poki#3]Poki#34-22/+91
2006-03-02- Fixed item pickup not picking anything unless you were in a party with item...skotlex4-11/+16
2006-03-02* Made it so players that are at the max level do not receive EXP. This makes...codemaster2-20/+37
2006-03-02* Mapregsql will now fully depend on mmysql_handle.Lance2-7/+8
2006-03-02* Optimized strcharinfo to use switch. Looks like Skot fixed the crash alread...Lance2-57/+133
2006-03-02- Some cleanup of the mob skill reading. Added error reporting for unknown st...skotlex2-15/+31
2006-03-01- Silence will only block skills when they have begun casting, not when the c...skotlex4-8/+27
2006-03-01- Added sql init for the mapreg handle.skotlex2-3/+5
2006-03-01- Checked and fixed the script engine barking when you try to have a label wi...skotlex3-111/+36
2006-03-01- Turn Undead and Offensive Resurrection should now work on undead players.skotlex10-117/+177
2006-03-01temp Green Iguana skillsLupus2-0/+7
2006-03-01Some small changes in LAN support code.LuzZza1-6/+8
2006-03-01Wrote todo-for-stable.txt. Just in-case I'm not around to merge them.Lance1-35/+39
2006-03-01* Added script command 'setbattleflag'.Lance2-1/+18
2006-03-01* Corrected a few Compiling Warnings [Codemaster]codemaster6-6/+7
2006-03-01* Added the ability to select GM loading via Login (default) or Char [Codemas...codemaster5-64/+145
2006-02-28* Update to vcprojs. Now lacking strtok_r for VC7.1 (someone please emulate t...Lance1-0/+6
2006-02-28* Added autoequip flag check (added script command 'autoequip' to manipulate ...Lance4-0/+19
2006-02-28* Added script command 'equip' to equip items.Lance4-4/+51
2006-02-28Rewrote LAN support code. Changed configuration file name lan_support.conf to...LuzZza11-346/+304
2006-02-27fixed 6 item combo bonusesLupus2-4/+7
2006-02-27fixed rogue's treasure, vesper accessories, stone bucklerLupus2-6/+10
2006-02-27Small script fixesDracoRPG4-11/+9
2006-02-26Updates & fixes on repairmen and 2nd job skills questsDracoRPG17-1047/+1200
2006-02-26Fixed one small typo in Crusader skill quest. Thanks to Playtester.Poki#31-1/+1
2006-02-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5389 54...Poki#31-6/+6
2006-02-24- Prevented guild/party recall to work on GMs of greater level than yourself.skotlex2-0/+11
2006-02-24* Changed bosses slaves in Bio Labs level 3 - they will spawn only once nowKomurka2-18/+20