Commit Graph

27 Commits

Author SHA1 Message Date
30f3aa983b Reformat files 2019-07-12 01:02:29 -07:00
dd21ff0023 Add a new id class 2019-07-11 20:45:18 -07:00
4d9181e6ad Add the ability to write out trees vs full graphs. 2019-07-11 15:01:55 -07:00
0e98d66d06 Various fixes 2019-07-07 18:02:45 -07:00
4c02eaea75 Add property logging 2019-07-04 12:51:51 -07:00
c5f35e58d9 Write out unfound config files as templates so you can hack around with them later. 2019-07-04 07:19:37 -07:00
1947de8a84 Formatter
Added a feature where single field classes can just put their data into the classes v (value) attribute.
2019-07-04 06:18:41 -07:00
98db61a4a5 Resource Manager
Major resource manager changes.  Things now properly lazy load.  There code for deferred loading, but its not currently active
2019-07-04 06:17:37 -07:00
d9a6e8215c Allow external processing of objects in my connection system. 2019-06-30 17:18:01 -07:00
880b23db4c Make logging more like all other logging frameworks 2019-06-26 18:03:00 -07:00
1bd126d578 Slim up names 2019-06-26 10:07:25 -07:00
1065aeec0b Add math 2019-06-26 00:51:19 -07:00
a2dc2bed3c Adding Math 2019-06-26 00:03:48 -07:00
335ca7e368 Module stuff 2013-11-24 22:04:55 -08:00
049a604fd2 Properly handle subclasses of ISerializable. Blah. 2013-05-19 18:56:50 -07:00
9a334bd41a Add a ToString to Token.cs 2013-05-19 18:56:10 -07:00
f76912a34f Lock formatters instead of this.
Toss errors to the connection up the call stack.
2013-04-08 11:07:08 -07:00
a2582f6abe Remove console write. 2013-04-04 20:15:38 -07:00
11c226f8d1 Stop logging sent data. 2013-04-04 19:51:57 -07:00
846c7d220d Log exceptions for sending. 2013-04-04 19:17:27 -07:00
82487379c4 Loggings 2013-04-04 19:11:50 -07:00
19e670565c Fix warnings. 2013-04-04 12:29:08 -07:00
7c272afe56 Add the dangerous console writeline in log.
Fix the timer to work correctly.
2013-04-04 11:22:28 -07:00
36e91adeaa Use stopwatch instead of QPC directly. 2013-04-04 10:54:16 -07:00
8315ec8a16 Add project files. 2013-04-03 21:29:13 -07:00
46b76f68ed Initial stuff 2013-04-03 19:30:41 -07:00
7c64f0a2b5 Importing 2013-04-03 19:13:10 -07:00