Commit Graph

7 Commits

Author SHA1 Message Date
Peter
bb085287d8 Fix console input on Windows to permit the debugger to function.
Previously, on Win32 with MSVC, the non-blocking input function didn't work correctly and prevented use of the debugger.  Instead, use native console I/O to implement non-blocking input, which both works and avoids CRT (i.e. MSVC vs. Cygwin) dependency.
2013-12-04 01:55:22 +00:00
David Schmidt
5dc39a808f Merge in changes from activegs 2010-05-08 04:41:06 +00:00
David Schmidt
e906aef693 Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more. 2010-04-28 01:07:29 +00:00
David Schmidt
705f3a159b OS/2 tinkering 2010-04-23 17:31:10 +00:00
David Schmidt
27173383be Fix Win32 TFE build, add OS/2 ifdefs just in case... 2010-04-16 17:25:31 +00:00
David Schmidt
a674b579dd Name updates, Mac cleanup 2010-04-13 11:44:31 +00:00
David Schmidt
adad3fef17 Standard SVN approach 2010-04-11 22:07:58 +00:00