Commit Graph

39 Commits

Author SHA1 Message Date
c4f1dd5edb x) Thread my logger. It now doesnt impact the main threads 2021-06-19 12:16:42 -07:00
065ec3b237 x) Catch more generic IO issues
x) Add a default filename of <unknown> for default created resources
2021-06-19 12:15:16 -07:00
7560e6bf56 Adding arithmetic codec 2021-06-19 12:14:10 -07:00
Marc Hernandez
2844950af3 Updates to SharpLib 2021-06-17 01:48:02 -07:00
26716c6648 Connection changes. 2020-05-17 17:37:51 -07:00
e93c7fee4c Share some code 2020-05-09 15:51:10 -07:00
6e2e40dee3 Moving some files around 2019-12-08 00:16:21 -08:00
afd97b1522 Logging polish 2019-12-07 23:40:20 -08:00
24cbb17615 Finish adding the high log type (something more important than info, but not a warning either).
Add file/line/member to log messages.
Add Auto Category to logs using the last dir in their path.  This will entail moving some files around to get better categories.
2019-12-07 18:32:44 -08:00
992c442393 Minor changes 2019-10-04 09:58:41 -07:00
507987b50f Proper names for log categories. 2019-09-25 21:21:16 -07:00
6acbcfc21b Unifying library versions 2019-09-24 22:32:32 -07:00
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