Kamron Batman
970fd563b2
Fixes code according to modern code style. Fixes a few expression bugs.
2018-09-15 09:58:51 -07:00
Kamron Batman
06fa31a7bf
Changes properties to use automatic property initializers
2018-09-14 15:23:29 -07:00
Kamron Batman
f0a48ad431
Removes default value initializers
2018-09-14 15:13:14 -07:00
Kamron Batman
c85b0a740c
Removes redundant delegate type declarations
2018-09-14 14:32:04 -07:00
Kamron Batman
83dcf536d8
Removes implicit this.
2018-09-14 12:56:58 -07:00
Kamron Batman
33f5e77a24
Fixes body expression style.
2018-09-14 08:46:14 -07:00
Kamron Batman
3f0a72a62f
Removes unused namespaces
2018-09-14 08:41:38 -07:00
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
mark
9e586bf2f3
Rewrite exit code, shutdown handlers etc
2007-07-29 00:58:34 +00:00
mark
f9c2f5b04e
misc generics, tweaks, OCD changes, yadda yadda
2006-06-20 21:33:28 +00:00
mark
47711d616e
2006-06-15 04:14:30 +00:00