summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2006-03-05* Fixed easter.txt typo.Lance1-0/+4
2006-03-04- Fixed subnet checking being broken in the login txt server.skotlex1-0/+3
2006-03-04- Fixed missing baby-dancer job in exp2.txtskotlex1-0/+5
2006-03-04- Some cleaning of the main.sql fileskotlex1-0/+3
2006-03-04- The rate passed to status_change_start must now be in 0->10000 range.skotlex1-0/+5
2006-03-03- Fixed crash on the NPC whisper system when the message's size was 1.skotlex1-0/+2
2006-03-03- Fixed compilation error on windowsskotlex1-0/+1
2006-03-03- Added a column in skill_cast_db for specifying can't walk delays.skotlex1-0/+6
2006-03-03* Fixed character deletion working on SQL without an email address (Thanks to...Zephiris1-0/+1
2006-03-03- Added event 8 for mobspawns that should spawn with special ai set.skotlex1-0/+8
2006-03-03- Trick dead now ends on logoutskotlex1-0/+8
2006-03-03- Small fixes on mob_skill_useskotlex1-0/+1
2006-03-03- Added the skill-related variables to pet_data, removed the pet skill delay ...skotlex1-0/+2
2006-03-03- Fixed a stupid typo that disabled all pet support skills from ever triggeri...skotlex1-0/+2
2006-03-02- status_check_skilluse cleanup. Some status will only block skills when they...skotlex1-0/+6
2006-03-02- Fame list size is now defined by MAX_FAME_LIST constant (mmo.h)skotlex1-0/+4
2006-03-02- Some cleanup on mob_can_reach code to prevent unnecessary path-searchingskotlex1-0/+4
2006-03-02- Applied Snufkin's patch to fix compilation on FreeBSD.skotlex1-0/+1
2006-03-02- Fixed mobs targetting themselves after using a support skill.skotlex1-0/+1
2006-03-02- Gospel no longer blocks item usage of whoever is in the area of effect.skotlex1-0/+6
2006-03-02- Fixed item pickup not picking anything unless you were in a party with item...skotlex1-0/+3
2006-03-02* Made it so players that are at the max level do not receive EXP. This makes...codemaster1-0/+3
2006-03-02* Mapregsql will now fully depend on mmysql_handle.Lance1-0/+1
2006-03-02* Optimized strcharinfo to use switch. Looks like Skot fixed the crash alread...Lance1-0/+1
2006-03-02- Some cleanup of the mob skill reading. Added error reporting for unknown st...skotlex1-0/+3
2006-03-01- Silence will only block skills when they have begun casting, not when the c...skotlex1-0/+7
2006-03-01- Added sql init for the mapreg handle.skotlex1-0/+1
2006-03-01- Checked and fixed the script engine barking when you try to have a label wi...skotlex1-0/+2
2006-03-01- Turn Undead and Offensive Resurrection should now work on undead players.skotlex1-0/+23
2006-03-01* Added script command 'setbattleflag'.Lance1-0/+1
2006-03-01* Corrected a few Compiling Warnings [Codemaster]codemaster1-0/+1
2006-03-01* Added the ability to select GM loading via Login (default) or Char [Codemas...codemaster1-0/+2
2006-02-28* Added autoequip flag check (added script command 'autoequip' to manipulate ...Lance1-0/+1
2006-02-28* Added script command 'equip' to equip items.Lance1-0/+2
2006-02-28Rewrote LAN support code. Changed configuration file name lan_support.conf to...LuzZza1-1/+3
2006-02-24- Prevented guild/party recall to work on GMs of greater level than yourself.skotlex1-0/+3
2006-02-24- Fixed Lady Tanee's spawns.skotlex1-0/+3
2006-02-24- Fixed the CL_WHITE define, thanks to FlavioJSskotlex1-0/+8
2006-02-24- Player-summoned mobs won't level up now.skotlex1-0/+8
2006-02-23- Forgot to update the changelog...skotlex1-0/+5
2006-02-23- Modified the way autospells stack to mimic official servers. Cards of the s...skotlex1-0/+11
2006-02-22- Windwalk's bonus is now +5 miserable flee.skotlex1-0/+1
2006-02-22- Removed pc_break_equip, added function skill_break_equip which handles rate...skotlex1-0/+5
2006-02-22- Cleaned up the Dev folder.skotlex1-0/+4
2006-02-22- Added map chk cells types CELL_CHKREACH and CELL_CHKNOREACH, they are the s...skotlex1-0/+4
2006-02-21- Fixed all skills getting range 0.... (except close confine which got range ...skotlex1-0/+2
2006-02-21- Modified party_send_movemap and guild_send_info_short to send the mini-dots...skotlex1-0/+3
2006-02-21- Fix to prevent using main chat when it disabled in atcommand_athena.LuzZza1-0/+3
2006-02-21- Some fine-tuning of the warp portal code which prevents it from messing up ...skotlex1-0/+6
2006-02-21- Vending is now cancelled on a pc_setposskotlex1-0/+8