Commit Graph

12 Commits

Author SHA1 Message Date
James Brown
932bfdeed7 Tip: If your going to call a member function of a pointer to an object... do it BEFORE you delete the pointer :)
svn-id: r5989
2002-12-16 03:25:51 +00:00
Max Horn
cfc4bc586a more space for debug output
svn-id: r5984
2002-12-15 23:22:37 +00:00
Max Horn
df06e3f6fa debugger can now use the console (experimental, and thus disabled by default)
svn-id: r5974
2002-12-15 00:39:33 +00:00
Max Horn
0720fa80c8 cleanup
svn-id: r5893
2002-12-09 01:27:40 +00:00
Max Horn
6d9b62267c note to self: always test with precompiled headers off before checkin
svn-id: r5430
2002-11-05 22:42:32 +00:00
Max Horn
ca94844b75 don't use non-portable hack to swap ints, it's so much easier using SWAP
svn-id: r5428
2002-11-05 22:36:05 +00:00
Jonathan Gray
bb8172f7c9 add the ability to view/set debugging level to the debugger
svn-id: r5386
2002-11-02 23:46:04 +00:00
Max Horn
5151e561d5 fixing various warnings that occur with -Wshadow;some other minor cleanup
svn-id: r5239
2002-10-22 11:48:24 +00:00
James Brown
79857fd7e8 Replace some exit()'s with a call to the OSystem quit method, as per 610251.
svn-id: r4956
2002-09-17 04:52:50 +00:00
Paweł Kołodziejski
daa997fab2 fixes to resolutions
svn-id: r4893
2002-09-01 15:01:40 +00:00
Max Horn
6d5529e0dd fixed warnings
svn-id: r4833
2002-08-24 21:57:00 +00:00
Max Horn
ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00