ModernUO/Scripts/Engines/Craft
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
..
Core CraftItem.ItemIDOf now uses a dictionary to avoid int boxing 2007-04-24 03:48:58 +00:00
DefAlchemy.cs 2006-06-15 04:14:30 +00:00
DefBlacksmithy.cs Bug fix for : 2006-08-19 23:24:47 +00:00
DefBowFletching.cs 2006-06-15 04:14:30 +00:00
DefCarpentry.cs 2006-06-15 04:14:30 +00:00
DefCartography.cs 2006-06-15 04:14:30 +00:00
DefCooking.cs 2006-06-15 04:14:30 +00:00
DefGlassblowing.cs 2006-06-15 04:14:30 +00:00
DefInscription.cs 2006-06-15 04:14:30 +00:00
DefMasonry.cs 2006-06-15 04:14:30 +00:00
DefTailoring.cs 2006-06-15 04:14:30 +00:00
DefTinkering.cs 2006-06-15 04:14:30 +00:00