ModernUO/Scripts/Items/Containers
Mark Sturgill d2c670f5c3 Implement Core.TickCount
Convert movement, actions (lift/use), combat, and spells to use Core.TickCount and avoid DateTime caveats (performance, system time dependency, etc)
Refactor DateTime.Now to DateTime.UtcNow
Add LOS check for Iron Maiden addon
2013-10-06 03:21:18 -07:00
..
BaseTreasureChest.cs 2007-01-13 16:51:33 +00:00
Container.cs revert crafting updates of SVN538. Per Mark: changing baseclasses is a bad idea. 2010-10-10 15:37:22 +00:00
FillableContainers.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
FurnitureContainer.cs revert crafting updates of SVN538. Per Mark: changing baseclasses is a bad idea. 2010-10-10 15:37:22 +00:00
LockableContainer.cs revert crafting updates of SVN538. Per Mark: changing baseclasses is a bad idea. 2010-10-10 15:37:22 +00:00
MarkContainer.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
ParagonChest.cs implement client bandage macro handler 2013-10-02 03:16:12 -07:00
SalvageBag.cs ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
Strongbox.cs 2009-01-30 23:12:13 +00:00
TrapableContainer.cs Missing System Message "Your pet looks happier" (regardless of loyalty) 2011-06-25 18:39:14 +00:00
TreasureChest.cs revert crafting updates of SVN538. Per Mark: changing baseclasses is a bad idea. 2010-10-10 15:37:22 +00:00
TreasureMapChest.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00