ModernUO/Scripts
krrios 537e026912 CraftItem.ItemIDOf now uses a dictionary to avoid int boxing
fixed vendor issue causing PropertyList to be accessed on pre-aos shards
fixed a few places which incorrectly used Core.AOS instead of ObjectPropertyList.Enabled
changed actions list from ArrayList to List<object> for diagnostic purposes
2007-04-24 03:48:58 +00:00
..
Accounting CIDR's actually working would be nice. That's what I get for assuming the output from a different func would be correct. 2007-02-10 08:21:13 +00:00
Commands restructured and extended performance diagnostics to cover gump and target responses 2007-04-22 06:08:45 +00:00
Context Menus lots of little stuff, but mostly bank optimization, due to the weirdness of the calls 2007-01-19 22:10:11 +00:00
Engines CraftItem.ItemIDOf now uses a dictionary to avoid int boxing 2007-04-24 03:48:58 +00:00
Gumps CIDR's actually working would be nice. That's what I get for assuming the output from a different func would be correct. 2007-02-10 08:21:13 +00:00
Items 2007-03-10 06:47:41 +00:00
Misc Fixed copy/paste issue causing automatic client.exe version detection to fail 2007-04-20 22:46:53 +00:00
Mobiles CraftItem.ItemIDOf now uses a dictionary to avoid int boxing 2007-04-24 03:48:58 +00:00
Multis fix to loot right formula, shadow wisp showing the location of staff, 120 powerscroll rarity, and the fix for houses shadow tiles which I thought i had committed 5 minutes after the original commit but forgot :< 2007-01-23 04:31:07 +00:00
Regions fix bad brackets 2007-01-14 21:57:05 +00:00
Skills String patch, thanks Carmina 2006-12-12 19:22:43 +00:00
Spells 2007-01-23 07:54:43 +00:00
Targets Addition of Racial Harvest bonuses, Elven nightsight, and rename of OreInfo.cs to ResourceInfo.cs 2006-06-29 04:24:26 +00:00