summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-22- Merged the unit_data structure from jA for handling unit-related data (atta...skotlex31-5452/+3628
2006-03-22- status_check_skilluse won't block skill-specific checks (silence, berserk, ...skotlex6-116/+77
2006-03-22fixed Piercing shot, desperado, fullbuster damageVicious1-3/+3
2006-03-22- Some cleanups in irc.cskotlex5-4/+16
2006-03-22* Fixed compiler warnings in battle.c Lance2-1/+2
2006-03-22[reddozen's fix]Lance7-57/+70
2006-03-22elemental converters ingredients updateLupus2-8/+10
2006-03-21Fixed duel in pk-mode (same party/same guild/alliance non-targeting issue).LuzZza2-3/+7
2006-03-21Fix on not showing guildmembers logins/logouts messages.LuzZza5-46/+95
2006-03-21- Fixed the inf2 for BA_DISSONANCEskotlex5-13/+18
2006-03-21warning msg typos fixLupus3-3/+3
2006-03-21* Some minor issue on Payment Healer.Lance2-5/+7
2006-03-21updated mystcase card effect. now drops GB even with the combo set onLupus2-1/+3
2006-03-20- Added monster_ai&16 setting for executing the hard ai on ALL mobs in maps w...skotlex3-11/+23
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:LuzZza2-35/+49
2006-03-20- @stfu now allows negative intervals to be specified, they increase manner i...skotlex4-3/+16
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