Commit Graph

6 Commits

Author SHA1 Message Date
James Brown
77b905d0c2 Add Save/Load game commands to Debugger
svn-id: r6219
2002-12-28 05:17:46 +00:00
James Brown
92c8e4ef1e Fix NewGui for higher resolutions (eg, CMI)
svn-id: r6216
2002-12-28 04:51:34 +00:00
James Brown
4e373ef467 Add room command to debugger
svn-id: r6029
2002-12-20 13:50:24 +00:00
Max Horn
e6e8468a31 indentation fixes; added a constructor (after all the debugger is a global var which is not allocated by new, hence we can't relay on memory being zeroed). And no I am not actually gonna use force against Endy, I just was frustrated :-)
svn-id: r6005
2002-12-16 22:46:17 +00:00
Max Horn
22d35c4fac use the indention/formatting we agreed one. BTW function names should start lower case... oh well
svn-id: r6000
2002-12-16 21:38:27 +00:00
James Brown
e989809665 New debugger core. Doesn't really have anything implemented yet, but is far more expandable and userfriendly than our previous.
Enable experimental console debugger by default, as I havn't written the text console code yet :)

svn-id: r5990
2002-12-16 06:21:08 +00:00