Commit graph

11 commits

Author SHA1 Message Date
krrios
a8acb6bd9d removed initial capacity to List and ArrayList where inappropriate 2007-04-25 01:06:43 +00:00
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
krrios
a8d3bcbec9 Added Weight property on items for ML expansion 2007-04-21 03:18:04 +00:00
mark
4e9303215a item stack name verification 2007-03-09 18:29:37 +00:00
mark
f95101c201 lots of little stuff, but mostly bank optimization, due to the weirdness of the calls 2007-01-19 22:10:11 +00:00
asayre
b7ea90d3af Fix to hued addons with moving crates
Partial revert, discussed w/Krrios of rev 88
2006-12-13 08:51:57 +00:00
mark
b2ab540a59 reverted commit 81
fixed updatetotal on held items
2006-10-26 04:04:41 +00:00
krrios
51eb9e2676 Item.ProcessDelta update to efficiently send property list hashes
Overriding SendInfoTo(NetState) is now obsolete; instead, override SendInfoTo(NetState, bool) or GetWorldPacketFor(NetState)
2006-09-22 02:52:43 +00:00
mark
5f07f81fe1 main loop and timer efficiency 2006-06-19 17:28:24 +00:00
mark
f3d56091b6 2006-06-15 04:28:39 +00:00
mark
47711d616e 2006-06-15 04:14:30 +00:00