ModernUO/Scripts/Mobiles/Vendors
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
..
NPC Implement Core.TickCount 2013-10-06 03:21:18 -07:00
SBInfo misc formatting/whitespace 2013-09-25 23:58:54 -07:00
AnimalBuy.cs 2006-06-15 04:14:30 +00:00
BaseVendor.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
BeverageBuy.cs refactoring, generics, a bug fix in mana drain, a few todos done 2007-01-20 20:39:55 +00:00
GenericBuy.cs just misc merge cleanups 2013-09-04 23:07:39 +00:00
GenericSell.cs ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
PlayerBarkeeper.cs ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
PlayerVendor.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
PresetMapBuy.cs refactoring, generics, a bug fix in mana drain, a few todos done 2007-01-20 20:39:55 +00:00
RentedVendor.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
VendorInventory.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00