summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2006-03-22* Fixed compiler warnings in battle.c Lance1-0/+1
2006-03-22[reddozen's fix]Lance1-0/+12
2006-03-21Fixed duel in pk-mode (same party/same guild/alliance non-targeting issue).LuzZza1-0/+2
2006-03-21Fix on not showing guildmembers logins/logouts messages.LuzZza1-0/+1
2006-03-21- Fixed the inf2 for BA_DISSONANCEskotlex1-2/+7
2006-03-20- Added monster_ai&16 setting for executing the hard ai on ALL mobs in maps w...skotlex1-0/+2
2006-03-20Cleaned up some guild functions:LuzZza1-0/+3
2006-03-20- @stfu now allows negative intervals to be specified, they increase manner i...skotlex1-0/+3
2006-03-20- Small fix to prevent killer/killable states from allowing you to target you...skotlex1-0/+14
2006-03-20fixed items after blackhole89's fixesLupus1-2/+0
2006-03-20git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5671 54...blackhole891-0/+2
2006-03-20Heh. Took me quite a while to figure this out... but yeah. As of this revisio...blackhole891-0/+2
2006-03-19* Documentation update on NPC whisper and rid2name. Lance1-0/+1
2006-03-19* Fixed event_kill_pc to behave like what it should instead of another replic...Lance1-0/+2
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...Lance1-0/+1
2006-03-18added script function 'getmonsterinfo'Lupus1-0/+2
2006-03-18* Fixed warnings on compilers again.Lance1-0/+3
2006-03-18* Fixed the mob_skill_db by commenting out lines with targeted skills being c...Zephiris1-0/+2
2006-03-17- Removed a block of code from skill_check_condition that actually belongs to...skotlex1-0/+3
2006-03-17* Fixed misleading and inaccurately documented events and added a missing flag. Lance1-0/+1
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)skotlex1-0/+5
2006-03-17- removed auto-attaching of player-run scripts in initnpctimer. You must use ...skotlex1-0/+2
2006-03-17* Final fix on Juperos NPC.Lance1-0/+6
2006-03-17* Fixed compiler warning in script.c get_mob_data.Lance1-0/+1
2006-03-17* Temperory resolved issues on Juperos until I get the exact description on t...Lance1-0/+4
2006-03-16Update NJ_ZENYNAGE to deal a random ammount of damage depending on its skill ...MasterOfMuppets1-0/+2
2006-03-16- @kill_monster/@kill_monster2 won't touch Guardians/Emperium now.skotlex1-0/+1
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-0/+2
2006-03-16* mob_chat_sub fix. Added buildin_pcblockmove. Lance1-0/+1
2006-03-16* BL_PC and BL_MOB control script commands (experimental).Lance1-0/+1
2006-03-16* Made an adjustment to addspiritball() to allow Gunslingers to summon up to ...Lance1-0/+1
2006-03-16- Fixed Tarot Card of Fate using time instead of time2 which is the one that ...skotlex1-0/+2
2006-03-16- Fixed mob random walk interval being set to up to 6K seconds in some instan...skotlex1-0/+2
2006-03-15- Added mapflag nodrop, fixed mapflag notrade.skotlex1-0/+2
2006-03-15- Small fix on status_change_startskotlex1-0/+1
2006-03-15- Removed the hardcoded duration of 30seconds for sleep.skotlex1-0/+6
2006-03-15- gm_skill_unconditional setting now also overrides skill_partner_check setting.skotlex1-0/+2
2006-03-15* Emulated strtok_r functions to work strictly with ANSI compilers.Lance1-0/+1
2006-03-15- Added battle config options item_rate_adddrop, item_drop_add_min and item_d...skotlex1-0/+3
2006-03-15- Added item_db2.sql and mob_db2.sql, thanks to Joshuaaliskotlex1-0/+2
2006-03-15- Fixed twilight pharmacy dropping 1 item to the ground instead of the qty pr...skotlex1-0/+4
2006-03-15- Fixed a possible crash in Venom Splasher if the countdown is too high.skotlex1-0/+2
2006-03-14- Fixed skill_notok blocking guild skillsskotlex1-0/+2
2006-03-14- Fixed the average_lv column size specification. Thanks to Joshuaali (upgrad...skotlex1-0/+2
2006-03-14- Updated @rura/@warp. Now you can use both "@warp mapname x y" and "@warp ma...LuzZza1-0/+4
2006-03-14- Fixed WZ_WATERBALL + HW_MAGICPOWERskotlex1-0/+1
2006-03-14- Fixed incorrect range check in autospell2 triggers.skotlex1-0/+8