summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2006-09-02- SC_REGENERATION's val4 now holds the RGN flag of what is blocked rather tha...skotlex1-0/+6
2006-09-02- Applied use of RC_BOSS/RC_NONBOSS in the ignore def code.skotlex1-0/+2
2006-09-02- Corrected script_commands description of getequipid, it returns -1, not 0 o...skotlex1-0/+4
2006-09-01The "delete_timer error/no such timer" report will now print the related func...toms1-0/+1
2006-09-01The Clearing unused stack report will now print the related NPCtoms1-0/+1
2006-09-01The duplicate npc report will now print the related file nametoms1-0/+1
2006-09-01- Added a missing break in battle_check_targetskotlex1-0/+3
2006-09-01- Added defines status_base_matk_(max/min) for code readabilityskotlex1-0/+3
2006-09-01- Soul Breaker will now be affected by Lex Aeterna on both parts of the attack.skotlex1-0/+7
2006-08-31- Moved the intimacy penalty of HFLI_SBR44 and HVAN_EXPLOSION to skill_counte...skotlex1-0/+7
2006-08-31- Modified the error reporting in map_freeblock_unlock so that when there's a...skotlex1-0/+7
2006-08-31Fixed new mob's name not sent to the client when the mob is morphedtoms1-0/+1
2006-08-31- Added setting attack_walk_delay which specifies whether a character should ...skotlex1-0/+3
2006-08-31- Fixed @summon's delete timer being screwed up.skotlex1-0/+4
2006-08-31- Skill required-state will now only be checked on cast-begin, not cast-end.skotlex1-0/+4
2006-08-30- Removed sending normal-damage packets instead of skill packets for splash-d...skotlex1-0/+2
2006-08-30- Updated HLIF_CHANGE to work as explained by Tharis -> It now adds 30*lv vit...skotlex1-0/+3
2006-08-30- Fixed char-sql compilationskotlex1-0/+1
2006-08-30- Added a message to @clearweather stating when climate changes will dispel.skotlex1-0/+6
2006-08-29- Added printing out whenever the irc-module attempts to connect, to debug wh...skotlex1-0/+2
2006-08-29- Mobs will now always chase players using hard-path seeks.skotlex1-0/+7
2006-08-29- Applied Mpeg's work on GStoms1-0/+3
2006-08-29@showmobs = shows selected mobs on mini-mapLupus1-0/+3
2006-08-28- Restructured CG_MOONLIT so that it is a ground effect like the other Encores.skotlex1-0/+3
2006-08-28- The memory leak reports will now print out in the logs also the revision th...skotlex1-0/+4
2006-08-28Added TK level-up buffs to SG too, and extended them to 10 minDracoRPG1-0/+2
2006-08-28- Changed the produce_db format, now there's a skill-lv column right after th...skotlex1-0/+5
2006-08-28reverted mpeg's workVicious1-3/+0
2006-08-28- Reverted the "fix" to mdef reduction code being applied before the number o...skotlex1-2/+0
2006-08-28- Fixed exp bonuses applying twice for the job-expskotlex1-0/+5
2006-08-28Reverted Mpeg's change of NJ_BUNSINJYUTSU SCBtoms1-0/+1
2006-08-28- Fixed homun hp/sp growth rates stacking with HP/SP passive increasing skills.skotlex1-0/+2
2006-08-28Applied Mpeg's work on GS ( http://gpegon.free.fr/ea/gunslinger_08-28-06_mpeg...toms1-0/+3
2006-08-27Fixed undefined reference to 'malloc_set' in log.ctoms1-0/+1
2006-08-27- Updated svn-revision reading, now it can read the new svn file systemtoms1-0/+3
2006-08-27* Optional macro MEMSET_TURBO for faster low-level memory initializations.Lance1-0/+1
2006-08-26Small bug fix in read_homunculus_expdb (a warning was always displayed)toms1-0/+1
2006-08-26- Small adjustment on the mob_ai code which could fix mobs not chasing you if...skotlex1-0/+3
2006-08-25- Cleaned some the skill unit removal added flag so that it signals whether t...skotlex1-0/+2
2006-08-25- The following skills will display a normal attack animation now:skotlex1-0/+8
2006-08-25- Added script commands roclass/eaclass to enable scripts to access eA's job ...skotlex1-0/+3
2006-08-25Added a flag to skill_delunitgroup, skill_delunit & skill_unit_onlimit.toms1-0/+6
2006-08-24- Cleanup/typo on homunc's codetoms1-0/+2
2006-08-24- Now when a mob's adelay is set to be less than the amotion, both values wil...skotlex1-0/+3
2006-08-24- script command "isrefine" will no longer return always false for equip posi...skotlex1-0/+5
2006-08-24- Reverted the previous change, changed the pet capture code to try to captur...skotlex1-0/+3
2006-08-24- Fixed the md->class_ variable not being updated when a mob's class is changed.skotlex1-0/+2
2006-08-24- Added setting clear_skills_on_warp to specify when a character's land-based...skotlex1-0/+14
2006-08-24- Applied some change from mpeg on Ninja Skillstoms1-0/+3
2006-08-24- Fixed mob_clone_spawn completely ignoring the mode variable.skotlex1-0/+1