Robert MacGregor
cb9895a38e
Begin transition to the new ModLoader paradigm. Begin cleaning up code.
2017-07-21 04:42:22 -04:00
Robert MacGregor
c64b0739f9
Remove junk files and update .gitignore
2016-01-18 21:39:58 -05:00
Robert MacGregor
ee3488fa4d
Merge Bahke's Changes into the repository for him regarding mech control implementations for ProjectR3
2016-01-18 21:35:21 -05:00
Calvin Balke
8f29130f63
Updated the ModLoader
...
This new code for the ModLoader allows the WatchDog to dump compiled script bytecode in the event of a crash, and even get the instruction pointer for the scripting language. Some comments were also removed to clean up the code.
2015-06-29 13:06:40 -07:00
Calvin Balke
48f5554182
Added new code to fix the modulo opcode
...
The memPatch is also included in a comment.
2015-06-29 00:17:33 -07:00
Robert MacGregor
527474ff24
Restructured project structure to use a singular SLN; made the T2API common to all projects; adjusted watchdog timer to 8 seconds
2015-06-27 13:36:30 -04:00
Robert MacGregor
a7c9fc2f6e
WatchDog implementation; moved Bahke's server process code into a generalized mod loader implementation to allow loaded mods to hook into the server process
2015-06-26 23:24:24 -04:00