summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-20- Small fix to prevent killer/killable states from allowing you to target you...skotlex11-44/+69
2006-03-20added NJ/GS job quests. temp ones toughLupus4-0/+136
2006-03-20Fixed endless warping loopsLupus4-12/+12
2006-03-20Fixed possible Castle Economy investment overflow with Emsolute Develop learntLupus2-4/+5
2006-03-20Removed Berserk Potions from all shops, but ComodoLupus2-15/+18
2006-03-20typo fixLupus1-2/+2
2006-03-20fixed items after blackhole89's fixesLupus3-5/+6
2006-03-20git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5671 54...blackhole892-588/+591
2006-03-20Heh. Took me quite a while to figure this out... but yeah. As of this revisio...blackhole892-1/+4
2006-03-20added to doc: getmonsterinfo. updated NJ itemsLupus3-14/+42
2006-03-19Fixed female thief bugVicious2-2/+4
2006-03-19git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5665 54...Lance1-1/+1
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