Commit graph

4 commits

Author SHA1 Message Date
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