Files
CHOMPStation2/code/modules
Leshana 4f138abfcc Converts Resleeving Transcore to be a subsystem
* Since the transcore has a ticker process, it really should be a subsystem.  Converted it over.  However, because its ticker is so fast, I did not bother implementing MC_TICK_CHECK into it.  Therefore it has the SS_NO_TICK_CHECK flag.
* Because its a subsystem, the global variable is now SStranscore instead of transcore.
* Because subsystems are so easy to debug, I removed the "TC" debugging variable from the machines that used it.
* Organized a few files.  The transcore subsystem is in the subsystems folder.  Defines had to be moved to defines folder so they are included first.
2017-06-11 18:32:40 -04:00
..
2017-06-04 18:26:28 -04:00
2017-06-03 15:59:45 +02:00
2017-05-17 20:43:03 -04:00
2017-04-25 20:14:38 -04:00
2017-06-06 19:34:41 -04:00
2017-06-11 13:55:04 -04:00
2017-04-04 15:20:45 -04:00
2017-05-17 01:12:03 -04:00
2017-06-09 02:11:23 -04:00