summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2006-08-23- Adjusted skill_attack_area so that skill_area_temp[1] holds the ID of the t...skotlex1-6/+13
2006-08-22- Fixed a crash on the mobspawn script command.skotlex3-4/+14
2006-08-22Fixed gcc warningtoms1-0/+2
2006-08-22Fixed AM_REST not closing the homunc status windowtoms1-3/+6
2006-08-22- Fixed SC_NEN according to Mpegtoms2-1/+1
2006-08-22- Some corrections to make Tatami Gaeshi work correctly.skotlex2-9/+13
2006-08-22- Some more work on the splash skill code. Now splash-damaged enemies should ...skotlex3-43/+41
2006-08-22- Modified the homun-txt file-save format to separate the name from the rest ...skotlex1-2/+2
2006-08-22- updated (more or less) the sql-files/item_db2.sql file.skotlex2-5/+1
2006-08-22- getnameditem will now also work on stackable itemsskotlex3-22/+20
2006-08-22more typosLupus1-8/+5
2006-08-22field typoLupus1-1/+1
2006-08-22added char deletion condition by BaseLevelLupus1-6/+30
2006-08-22- Some more cleaning up of the splash skill code. Now the passed hit value fo...skotlex1-28/+5
2006-08-21Fixed call homunc bug when the homunc was vapo and the master has change of maptoms1-0/+1
2006-08-21Fixed SQL-Guild Creation, guild name was escaped 2 timestoms1-2/+4
2006-08-21- Some cleaning of the splash skills. Updated skill-attack to enable again pa...skotlex1-105/+88
2006-08-21- Homun saving won't cap hp/sp to max hp/sp since a homun can have higher hp/...skotlex1-4/+5
2006-08-21- Cleaned up some more the regen_data structure, so that skill/sitting-skill ...skotlex5-113/+138
2006-08-21Fixed AM_RESURRECTION, thanks to RockmanEXE for %HP valuestoms2-3/+11
2006-08-21Fixed HAMI_CASTLE, HAMI_DEFENCE & HLIF_AVOIDtoms1-2/+7
2006-08-21- Adjusted Glittering's success rate to 20+10*lv%skotlex3-8/+17
2006-08-21- Added BL_HOM handling to battle_gettarget.skotlex3-52/+34
2006-08-21- Removed config setting "muting_players", and expanded the manner_system con...skotlex10-68/+51
2006-08-21- Fixed the Autosave routine not working when there's only one player online.skotlex3-5/+3
2006-08-20- Added a check during mob_db loading so that the six basic stats, max hp and...skotlex1-13/+22
2006-08-20- Gravitation now only blocks the caster from using potions.skotlex3-21/+31
2006-08-20Fixed "int format, long unsigned int arg" warningtoms3-5/+5
2006-08-20Fixed a warning when using cap_value(x, 0, x) on an unsigned valuetoms1-1/+1
2006-08-20- Added clif_skill_fail for homunc to skill_castend_id & skill_castend_pos ('...toms4-9/+18
2006-08-20- @useskill will now cause your homun to use the skill instead of you if the ...skotlex3-11/+15
2006-08-20- Reduced the Success Chance of GS_FLING to 10+10*lv% (Playtester told me tha...skotlex2-3/+3
2006-08-20- Fixed some Homunc issues with HR servers (capping some values)toms4-11/+41
2006-08-19- Fixed @homlvup bug toms4-3/+17
2006-08-19- Fixed GS_GROUNDDRIFTskotlex1-1/+5