summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-08-31- Modified the error reporting in map_freeblock_unlock so that when there's a...skotlex2-3/+16
2006-08-31Fixed new mob's name not sent to the client when the mob is morphedtoms1-2/+1
2006-08-31- Added setting attack_walk_delay which specifies whether a character should ...skotlex3-39/+11
2006-08-31- Fixed @summon's delete timer being screwed up.skotlex5-13/+15
2006-08-31- Skill required-state will now only be checked on cast-begin, not cast-end.skotlex2-5/+39
2006-08-30- Removed sending normal-damage packets instead of skill packets for splash-d...skotlex1-0/+4
2006-08-30- Updated HLIF_CHANGE to work as explained by Tharis -> It now adds 30*lv vit...skotlex3-13/+22
2006-08-30- Fixed char-sql compilationskotlex5-26/+21
2006-08-30- Added a message to @clearweather stating when climate changes will dispel.skotlex3-91/+118
2006-08-29- Added printing out whenever the irc-module attempts to connect, to debug wh...skotlex1-1/+6
2006-08-29- Mobs will now always chase players using hard-path seeks.skotlex1-7/+8
2006-08-29- Applied Mpeg's work on GStoms5-29/+77
2006-08-29@showmobs = shows selected mobs on mini-mapLupus2-0/+88
2006-08-28- Restructured CG_MOONLIT so that it is a ground effect like the other Encores.skotlex8-105/+37
2006-08-28- The memory leak reports will now print out in the logs also the revision th...skotlex3-19/+25
2006-08-28Added TK level-up buffs to SG too, and extended them to 10 minDracoRPG2-6/+7
2006-08-28- Changed the produce_db format, now there's a skill-lv column right after th...skotlex2-5/+7
2006-08-28reverted mpeg's workVicious5-7279/+7220
2006-08-28- Reverted the "fix" to mdef reduction code being applied before the number o...skotlex1-4/+3
2006-08-28- Added a missing pair of lines to mob.c which mysteriously vanished on my la...skotlex1-1/+2
2006-08-28- Fixed exp bonuses applying twice for the job-expskotlex7-17/+58
2006-08-28Reverted Mpeg's change of NJ_BUNSINJYUTSU SCBtoms1-1/+1
2006-08-28- Fixed homun hp/sp growth rates stacking with HP/SP passive increasing skills.skotlex1-4/+2
2006-08-28Applied Mpeg's work on GS ( http://gpegon.free.fr/ea/gunslinger_08-28-06_mpeg...toms5-28/+90
2006-08-27And a minor typo. Sorry.Lance2-2/+2
2006-08-27Tweaked MEMSET_TURBO abit, temperory disabled GCC version.Lance4-65/+37
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 systemtoms2-12/+46
2006-08-27* Optional macro MEMSET_TURBO for faster low-level memory initializations.Lance33-429/+528
2006-08-26Small bug fix in read_homunculus_expdb (a warning was always displayed)toms1-1/+1
2006-08-26- Small adjustment on the mob_ai code which could fix mobs not chasing you if...skotlex2-2/+2
2006-08-25- Cleaned some the skill unit removal added flag so that it signals whether t...skotlex1-9/+10
2006-08-25- The following skills will display a normal attack animation now:skotlex1-2/+13
2006-08-25- Oops, forgot to even try to compile the previous update.skotlex1-0/+2
2006-08-25- Added script commands roclass/eaclass to enable scripts to access eA's job ...skotlex2-2/+42
2006-08-25Added a flag to skill_delunitgroup, skill_delunit & skill_unit_onlimit.toms5-38/+39
2006-08-24- Cleanup/typo on homunc's codetoms7-203/+207
2006-08-24- Now when a mob's adelay is set to be less than the amotion, both values wil...skotlex1-2/+13
2006-08-24- script command "isrefine" will no longer return always false for equip posi...skotlex2-3/+5
2006-08-24- Reverted the previous change, changed the pet capture code to try to captur...skotlex4-14/+9
2006-08-24- Fixed the md->class_ variable not being updated when a mob's class is changed.skotlex1-2/+2
2006-08-24- Added setting clear_skills_on_warp to specify when a character's land-based...skotlex6-12/+44
2006-08-24- Applied some change from mpeg on Ninja Skillstoms1-12/+13
2006-08-24- Fixed mob_clone_spawn completely ignoring the mode variable.skotlex1-1/+3
2006-08-23- Fixed Energy Coat reducing and consuming more than it should when you have ...skotlex1-1/+1
2006-08-23- Cleaned up getmapxy script function, also added support for type 4 so that ...skotlex1-109/+94
2006-08-23SC_ARMOR_ELEMENT looks like gone away from status_change_start since ... rev ...toms1-0/+4
2006-08-23- Some minor cleanups.skotlex2-4/+6
2006-08-23- Fixed HVAN_EXPLOSION (What did I fixed? either it doing no damage, or it gi...skotlex1-12/+11
2006-08-23- Fixed a possible SIGSEGV on buildin_maprespawnguildid if the map is unknowntoms2-2/+6