summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-19- Combo-used Skills with State "move_enable" will now override the "can't mov...skotlex2-2/+9
2006-06-19Some updates to the item_dbPlaytester2-6/+9
2006-06-19- Switched drop_rate0item to NO according to iRO.musashiden1-1/+2
2006-06-19Fixed Quest requirements in cities/louyang.txtPlaytester2-1/+2
2006-06-19- Some more cleanups of battle_calc_damage to account for absorbed damage red...skotlex2-12/+12
2006-06-19- Moved back Soul Drain code from mob_dead to skill_counter_additional_effect...skotlex3-8/+12
2006-06-19Reverting my change.. lalalaLance1-3/+0
2006-06-19- Some cleanups and corrections in battle.c to account for negative (absorbed...skotlex5-16/+20
2006-06-19- Fixed the compilation errors of my last commit... >.> <.<skotlex1-8/+8
2006-06-19- Removed the mysterious array of two of char_dat (char/sql server), replaced...skotlex5-118/+109
2006-06-19git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7245 54...MasterOfMuppets1-2/+0
2006-06-19Added missing Arunafeltz mapflagsevera13-5/+113
2006-06-19Idiot RO client have inconsistent signed/unsigned shortsLance1-1/+1
2006-06-19updated job quests.Lupus11-338/+248
2006-06-19* [Fixed]: Lance2-2/+8
2006-06-19* [Fixed]: Lance2-1/+3
2006-06-18Added Exp to some Thief Bug versionsPlaytester2-2/+4
2006-06-18* [Fixed]: Lance2-1/+3
2006-06-18* [Temperory Fixed]: Lance2-2/+5
2006-06-18- Fix for #102547Lance2-2/+2
2006-06-18git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7234 54...Lance1-14/+16
2006-06-18* [Removed]: Lance9-310/+266
2006-06-17Fixed a Rachel warp thanks to Dr.EvilPlaytester2-2/+3
2006-06-17Fixed the scripts for the Lotto BoxesPlaytester2-5/+5
2006-06-17git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7229 54...MasterOfMuppets1-1/+1
2006-06-17- Implemented correct script for "12038,Lotto_Box_04"skotlex3-2/+13
2006-06-17- Added IG_LottoBox for that tricky Lotto Box item.skotlex3-5/+8
2006-06-17- Devotion absorbed damage will now appear to come from oneself (instead of t...skotlex5-28/+38
2006-06-17Some mapflag and item restriction changes/additions according to the eye of h...MasterOfMuppets7-2/+15
2006-06-17Fixed some typos in quests_lighthalzen.txtPlaytester2-3/+5
2006-06-17* [Added]: Lance8-25/+94
2006-06-17- Fixed the party HP packets to send max HP 10000 and scale HP accordingly wh...skotlex3-7/+27
2006-06-16- Fixed option value being reset'ed on login (fixes cart/peco/falcon being lost)skotlex2-1/+3
2006-06-16Implemented the Lover's quest.MasterOfMuppets3-4/+1109
2006-06-16- Corrected @speed to alter your base speed instead of battle one. Means the ...skotlex2-2/+5
2006-06-16- Removed unused variable aspd_rate in map_session_data.skotlex5-42/+42
2006-06-16- Modified the bNoMagicDamage/bNoWeaponDamage bonuses to be a 0-100 setting. ...skotlex11-40/+47
2006-06-16- Yet another missing Juno warp.musashiden2-0/+4
2006-06-16- Whoops, fixed compilation issue on mob_dead.skotlex1-1/+1
2006-06-16- Corrected a duplicate juno warp + a juno guide sprite.musashiden3-10/+11
2006-06-16- Removed db_tables.sql as it's no longer used.skotlex4-585/+11
2006-06-16git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7207 54...Lance1-1/+1
2006-06-16* Updated sample script mob_controller.cpp to the latest standards.Lance2-3/+24
2006-06-16- Removed return from CALLBACK_ASSISTLance1-3/+1
2006-06-16git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7204 54...Lance2-0/+2
2006-06-16* [Added]: Lance2-0/+5
2006-06-16* [Improved]: Lance8-54/+67
2006-06-16* Commited Silent's Fix to the duplicate NPCsPlaytester74-606/+680
2006-06-16* [Fixed]: Lance3-1045/+1049
2006-06-16sql optimizations.Euph3-1580/+1585