summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2006-03-23- Fixed compile error and missing field in the clone function.skotlex2-3/+2
2006-03-23- Some cleanup. Fixed function pc_isCardAllowedOn causing searches for non-ex...skotlex1-11/+18
2006-03-23- Changed Preserve's cost to 30spskotlex4-10/+5
2006-03-22- Merged the unit_data structure from jA for handling unit-related data (atta...skotlex23-5407/+3574
2006-03-22- status_check_skilluse won't block skill-specific checks (silence, berserk, ...skotlex3-34/+63
2006-03-22fixed Piercing shot, desperado, fullbuster damageVicious1-3/+3
2006-03-22- Some cleanups in irc.cskotlex2-3/+11
2006-03-22* Fixed compiler warnings in battle.c Lance1-1/+1
2006-03-22[reddozen's fix]Lance3-34/+35
2006-03-21Fixed duel in pk-mode (same party/same guild/alliance non-targeting issue).LuzZza1-3/+5
2006-03-21Fix on not showing guildmembers logins/logouts messages.LuzZza4-46/+94
2006-03-21- Fixed the inf2 for BA_DISSONANCEskotlex2-10/+9
2006-03-21warning msg typos fixLupus1-1/+1
2006-03-20- Added monster_ai&16 setting for executing the hard ai on ALL mobs in maps w...skotlex1-11/+19
2006-03-20- Added a pc_stop_attack() invokation when starting SC_XMAS/SC_WEDDING.skotlex1-2/+3
2006-03-20- Fixed "being able to cast" skills while dead.skotlex1-3/+4
2006-03-20Cleaned up some guild functions:LuzZza1-35/+46
2006-03-20- @stfu now allows negative intervals to be specified, they increase manner i...skotlex1-1/+3
2006-03-20- Small fix to prevent killer/killable states from allowing you to target you...skotlex8-43/+52
2006-03-20Heh. Took me quite a while to figure this out... but yeah. As of this revisio...blackhole891-1/+2
2006-03-19* Fixed event_kill_pc to behave like what it should instead of another replic...Lance2-5/+30
2006-03-19* Recoded getmobdata script function. Fixed mob_damage typo sd -> mvp_sd. Cle...Lance3-75/+138
2006-03-18added script function 'getmonsterinfo'Lupus1-0/+92
2006-03-17- Removed a block of code from skill_check_condition that actually belongs to...skotlex2-3/+4
2006-03-17* Fixed misleading and inaccurately documented events and added a missing flag. Lance5-25/+39
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-17* Fixed npc_cleanup_dbsub not removing key and caused pointer being freed pro...Lance1-0/+1
2006-03-17- Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb)skotlex4-10/+19
2006-03-17- removed auto-attaching of player-run scripts in initnpctimer. You must use ...skotlex1-1/+1
2006-03-17* Another compiler warning...Lance1-1/+1
2006-03-17* Final fix on Juperos NPC.Lance4-2/+11
2006-03-17* Fixed compiler warning in script.c get_mob_data.Lance1-25/+25
2006-03-16A small fix.MasterOfMuppets1-1/+4
2006-03-16Update NJ_ZENYNAGE to deal a random ammount of damage depending on its skill ...MasterOfMuppets1-2/+6
2006-03-16- @kill_monster/@kill_monster2 won't touch Guardians/Emperium now.skotlex1-1/+4
2006-03-16- Small change in the random item reading function, may fix @itemdbreload mes...skotlex1-0/+2
2006-03-16Restricted the use of GS_BULLSEYE to demi-human and brute targets.MasterOfMuppets1-2/+7
2006-03-16* mob_chat_sub fix. Added buildin_pcblockmove. Lance5-18/+37
2006-03-16* BL_PC and BL_MOB control script commands (experimental).Lance7-4/+421
2006-03-16* Made an adjustment to addspiritball() to allow Gunslingers to summon up to ...Lance2-30/+40
2006-03-16- Fixed Tarot Card of Fate using time instead of time2 which is the one that ...skotlex2-22/+22
2006-03-16- Fixed mob random walk interval being set to up to 6K seconds in some instan...skotlex2-3/+3
2006-03-15- Added mapflag nodrop, fixed mapflag notrade.skotlex7-16/+41
2006-03-15- Small fix on status_change_startskotlex1-1/+3
2006-03-15- Removed the hardcoded duration of 30seconds for sleep.skotlex4-8/+5
2006-03-15- gm_skill_unconditional setting now also overrides skill_partner_check setting.skotlex1-5/+11
2006-03-15* Emulated strtok_r functions to work strictly with ANSI compilers.Lance1-5/+11
2006-03-15- Added battle config options item_rate_adddrop, item_drop_add_min and item_d...skotlex5-76/+74
2006-03-15- Added item_db2.sql and mob_db2.sql, thanks to Joshuaaliskotlex1-6/+5