Commit graph

9 commits

Author SHA1 Message Date
Calvin Balke d0224b4d9b Updated the WatchDog
Added code to the watchdog to allow dumping bytecode and getting the instruction pointer for the scripting language.
2015-06-29 13:08:54 -07:00
Calvin Balke 6be6f76ee0 Added a new TS evaluate shell 2015-06-28 21:14:08 -07:00
Robert MacGregor ea2542532f Updated the Watchdog to build against Common 2015-06-28 21:53:54 -04:00
Calvin Balke 2ab5c13374 Fixed GetThreadContext and removed a few things
Also added a keyboard buffer character remover, so if you press enter and Tribes 2 doesn't take a character it won't get stuck in an infinite loop.
2015-06-28 18:40:59 -07:00
Calvin Balke 0da786a426 Added two bug fixes and features to WatchDog
Replaced clock with time, and fixed the non-unique handle problem.  Also added new register dump for the watchdog to help diagnose possible problems and ways to fix them.
2015-06-28 09:18:46 -07:00
Robert MacGregor 17921b93ca Gave WatchDog a proper description 2015-06-27 13:39:52 -04: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 e1c5d1dead Removed unnecessary file 2015-06-26 23:26:45 -04:00
Robert MacGregor 0bf33a7190 GIT forgot the Watchdog code 2015-06-26 23:25:46 -04:00