summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-24- Fixed Lady Tanee's spawns.skotlex3-4/+4
2006-02-24- Fixed the CL_WHITE define, thanks to FlavioJSskotlex6-23/+21
2006-02-24- Player-summoned mobs won't level up now.skotlex7-32/+31
2006-02-23- Forgot to update the changelog...skotlex1-0/+5
2006-02-23- Added mob skill conditions myhpinrate and friendhpinrate for using HP range...skotlex6-22/+42
2006-02-23Fixed Summon skills, among others.Poki#311-237/+314
2006-02-23- Modified the way autospells stack to mimic official servers. Cards of the s...skotlex14-166/+133
2006-02-22- Windwalk's bonus is now +5 miserable flee.skotlex2-1/+2
2006-02-22- Removed pc_break_equip, added function skill_break_equip which handles rate...skotlex7-112/+119
2006-02-22* Fixed G_GOBLINE_XMAS mode (aggresive ~~) Komurka2-1/+2
2006-02-22* One 'never-fixed' bug reportKomurka1-11/+19
2006-02-22- Cleaned up the Dev folder.skotlex5-435/+57
2006-02-22* Made G_DARK_ILLUSION more ... aggressiveKomurka2-1/+3
2006-02-22- Changed the MAX_MOBSKILL value to 50 to give some 'breathing' room.skotlex1-1/+1