summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2006-08-07- Cleaned up the Asura code so that when the skill fails your SP/Spheres/Fury...skotlex1-0/+5
2006-08-07- Fixed Venom Splasher doing half-damage instead of full-damage to the "explo...skotlex1-0/+2
2006-08-07- Hopefully fixed the party_even_share cast-overflow bug as reported by Adobe.skotlex1-0/+4
2006-08-07- Removed the setting of blow-count to 0 when the target is a boss on the bat...skotlex1-0/+5
2006-08-07- Fixed the map_search_freecell error which was making mobs fail to respawn.skotlex1-0/+2
2006-08-07- Added in Lupus's suggestion of not making multi-slot headgears set all slot...skotlex1-0/+3
2006-08-07- Cleaned some of mpeg's updated work.skotlex1-0/+12
2006-08-07- Some code cleaning in status.cskotlex1-0/+1
2006-08-07- Adjusted the order in which option/sc change packets are sent to match Aegis'sskotlex1-0/+5
2006-08-07mpeg's ninja workVicious1-0/+1
2006-08-07- Adjusted Battle_check_target so that alchemist summoned mobs are targetted ...skotlex1-0/+8
2006-08-06Reupdated item_db.sql to latest (forgot to update before -_-)toms1-1/+1
2006-08-06Updated item_db.sql to latest.toms1-0/+3
2006-08-05- Fixed a compile warning.skotlex1-0/+6
2006-08-05- Updated @mobinfo to display slots in the drop information.skotlex1-0/+1
2006-08-04- Fixed flag.elefix not being respected in battle_calc_misc_damage.skotlex1-0/+3
2006-08-04- Changed function itemdb_group to itemdb_group_bonus, it now calculates the ...skotlex1-0/+3
2006-08-04- Removed settings enemy_critical_rate, homun_critical_rate. Added settings e...skotlex1-0/+7
2006-08-04- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...skotlex1-0/+9
2006-08-04- Hide/Chasewalk will again stop screaming skill name (I guess displaying the...skotlex1-0/+2
2006-08-04Fixed warning:'type' might be used uninitialized in this functiontoms1-0/+2
2006-08-03- Added a check to skip the experience share of characters who are dead or on...skotlex1-0/+2
2006-08-03- Reverted the previous change, chasewalk has no icon, only the str-bonus has...skotlex1-0/+3
2006-08-03- Readjusted the Chasewalk icon to be as it should be.skotlex1-0/+2
2006-08-03- Changed the Battle-Orders icon to be the Strength Up icon (for Chasewalk's ...skotlex1-0/+2
2006-08-03- GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the p...skotlex1-0/+5
2006-08-03- Moved SI_CHASEWALK to 119 as concluded by LoneWolfskotlex1-0/+1
2006-08-03- Corrected clif.c sending the raw mdef2 value to the client instead of first...skotlex1-0/+2
2006-08-03- Added a damage cap to CR_ACIDDEMONSTRATION of INT_MAX/2 to prevent overflow...skotlex1-0/+3
2006-08-03- Fixed NPC_CRITICALSLASH not being considered as a Critical hit by the code.skotlex1-0/+2
2006-08-03- Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks sh...skotlex1-0/+7
2006-08-03- Some adjustments so that the last-skill-used will be correctly cleared when...skotlex1-0/+2
2006-08-03Fix a bug in atcommand_charspeedtoms1-0/+1
2006-08-03Cooking fixDracoRPG1-0/+1
2006-08-03- Cleaned up the last NJ update code.skotlex1-0/+11
2006-08-03Changed atoi to strtoul for guild-experience's fieldtoms1-0/+1
2006-08-03Fixed a bug in int_storage.c, temp array doesn't have the good sizetoms1-1/+2
2006-08-03- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence...skotlex1-0/+5
2006-08-03- Updated the way SC_SILENCE works. From what I remember (from previous forum...skotlex1-0/+5
2006-08-02- Added a check in the walking code when triggering skills. NPC_SELFDESTRUCTI...skotlex1-0/+4
2006-08-02- Fixed a logic error on battle_get_master which was causing infinite loops.....skotlex1-0/+2
2006-08-02Fixed homunculus error messagetoms1-0/+1
2006-08-02- Rewrote pc_payzeny to not use doubles, it may more accurately prevent charg...skotlex1-0/+2
2006-08-02- Fixed failing to create Deadly Poison Bottles damaging 50% of your max life...skotlex1-0/+4
2006-08-02Little add on NJ_HUUMAtoms1-0/+1
2006-08-02Merged Mpeg's work on Ninja skillstoms1-0/+1
2006-08-02- Fixed Martyr's Reckoning having a cap damage of 32k.skotlex1-0/+1
2006-08-02Now you can teleport in Thanatos Boss room, but you can't respawn therePlaytester1-0/+1
2006-08-02- Fixed Defender Raising Walk speed instead of diminishing it.skotlex1-0/+4
2006-08-02Code cleanup & optimization on guild part of char-servertoms1-0/+1