Supermodel/Src/OSD/SDL
Nik Henson 8a9924b884 Changes for new built-in console-based debugger (only compiled in if SUPERMODEL_DEBUGGER defined):
- added code to create debugger object and attach it to system,
 - added new command lines options -enter-debugger and -disable-debugger,
 - added new UI input to halt execution and enter debugger (default Alt+B),
 - added new CLogger class to route all output via debugger if required.
2011-06-27 23:44:51 +00:00
..
Main.cpp Changes for new built-in console-based debugger (only compiled in if SUPERMODEL_DEBUGGER defined): 2011-06-27 23:44:51 +00:00
SDLInputSystem.cpp Changes relating to input system: 2011-06-22 13:06:52 +00:00
SDLInputSystem.h Changes relating to input system: 2011-06-22 13:06:52 +00:00
SDLMain_tmpl.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
SDLMain_tmpl.m Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Types.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00