ModernUO/Scripts/Engines/Virtues
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
..
Compassion.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Honor.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Justice.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Sacrifice.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Valor.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
VirtueGump.cs Numerous corrections and fixes to the honor virtue. 2011-06-26 20:49:50 +00:00
VirtueHelper.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
VirtueInfoGump.cs Numerous corrections and fixes to the honor virtue. 2011-06-26 20:49:50 +00:00
VirtueStatusGump.cs 2006-06-15 04:14:30 +00:00