summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-19* Documentation update on NPC whisper and rid2name. Lance3-83/+93
2006-03-19* Fixed event_kill_pc to behave like what it should instead of another replic...Lance3-5/+32
2006-03-19Replaced getmobdata to setmobdata in changelog.Lance1-1/+1
2006-03-19* Recoded getmobdata script function. Fixed mob_damage typo sd -> mvp_sd. Cle...Lance4-75/+139
2006-03-18NJ/SG item updateVicious2-59/+60
2006-03-18added script function 'getmonsterinfo'Lupus4-0/+134
2006-03-18fixed TONS of wrong wieght, wep lvl, req lvl of the items. minor typo in 6_ha...Lupus3-66/+68
2006-03-18* Fixed warnings on compilers again.Lance4-2/+18
2006-03-18* Fixed the mob_skill_db by commenting out lines with targeted skills being c...Zephiris2-19/+21
2006-03-17- Removed a block of code from skill_check_condition that actually belongs to...skotlex3-3/+7
2006-03-17Modified battle_athena.conf for the new modifications.Lance1-2/+5
2006-03-17* Fixed misleading and inaccurately documented events and added a missing flag. Lance6-25/+40
2006-03-17Corrected nullpo_retv -> nullpo_ret since npc_unload is int.Lance1-1/+1
2006-03-17Reappropriate my previous fix on map_foreachiddb, it's npc_unload's problem.Lance1-1/+3
2006-03-17Commited something I shouldn't.Lance1-2/+1
2006-03-17* Fixed npc_cleanup_dbsub not removing key and caused pointer being freed pro...Lance4-1/+5
2006-03-17- Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb)skotlex8-20/+37
2006-03-17- removed auto-attaching of player-run scripts in initnpctimer. You must use ...skotlex4-2/+9
2006-03-17alice doll fix, cooking questLupus3-6/+7
2006-03-17* Another compiler warning...Lance1-1/+1
2006-03-17* Final fix on Juperos NPC.Lance6-12/+24
2006-03-17Fixed a typo in constant for Acolyte class.foruken1-1/+1
2006-03-17Fix my fix on juperos.txtLance1-2/+2
2006-03-17* Fixed compiler warning in script.c get_mob_data.Lance2-25/+26
2006-03-17* Temperory resolved issues on Juperos until I get the exact description on t...Lance2-53/+48
2006-03-16A small fix.MasterOfMuppets2-2/+5
2006-03-16Update NJ_ZENYNAGE to deal a random ammount of damage depending on its skill ...MasterOfMuppets2-2/+8
2006-03-16- @kill_monster/@kill_monster2 won't touch Guardians/Emperium now.skotlex2-1/+5
2006-03-16- Small change in the random item reading function, may fix @itemdbreload mes...skotlex2-0/+4
2006-03-16Restricted the use of GS_BULLSEYE to demi-human and brute targets.MasterOfMuppets2-2/+9
2006-03-16* mob_chat_sub fix. Added buildin_pcblockmove. Lance6-18/+38
2006-03-16* BL_PC and BL_MOB control script commands (experimental).Lance8-4/+422
2006-03-16* Made an adjustment to addspiritball() to allow Gunslingers to summon up to ...Lance3-30/+41
2006-03-16- Fixed Tarot Card of Fate using time instead of time2 which is the one that ...skotlex3-22/+24
2006-03-16- Fixed mob random walk interval being set to up to 6K seconds in some instan...skotlex3-3/+5
2006-03-15- Added mapflag nodrop, fixed mapflag notrade.skotlex10-16/+46
2006-03-15- Small fix on status_change_startskotlex2-1/+4
2006-03-15- Removed the hardcoded duration of 30seconds for sleep.skotlex7-15/+15
2006-03-15- Couple of fixes on the skill_db, thanks to Haploskotlex2-2/+5
2006-03-15- gm_skill_unconditional setting now also overrides skill_partner_check setting.skotlex2-5/+13
2006-03-15* Emulated strtok_r functions to work strictly with ANSI compilers.Lance2-5/+12
2006-03-15- Added battle config options item_rate_adddrop, item_drop_add_min and item_d...skotlex7-76/+82
2006-03-15- Added item_db2.sql and mob_db2.sql, thanks to Joshuaaliskotlex5-13/+167
2006-03-15- Fixed twilight pharmacy dropping 1 item to the ground instead of the qty pr...skotlex2-2/+7
2006-03-15- Fixed a possible crash in Venom Splasher if the countdown is too high.skotlex3-3/+5
2006-03-14- Fixed skill_notok blocking guild skillsskotlex4-24/+18
2006-03-14- Fixed the average_lv column size specification. Thanks to Joshuaali (upgrad...skotlex3-3/+6
2006-03-14- Updated @rura/@warp. Now you can use both "@warp mapname x y" and "@warp ma...LuzZza3-4/+46
2006-03-14- Fixed WZ_WATERBALL + HW_MAGICPOWERskotlex3-11/+10
2006-03-14- Some small cleanups of how @reloadscript works.skotlex2-5/+4