- Jul 05, 2004
-
-
deuce authored
-
deuce authored
This will (eventually) allow a separate stand-alone lib to be built.
-
deuce authored
-
deuce authored
-
deuce authored
Is this true for putch() too? Anyone? Anyone?
-
deuce authored
as well as simplifying output. Fixed terrible tab bug (This one prevented CVS messages from working right)
-
deuce authored
-
deuce authored
-
deuce authored
than the window height.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Borland conio library does with the exception of the hardware I/O. I may add support for the newer Borland stuff eventually, but I doubt it. :-)
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
NOTE: normvideo() always sets the attr to 0x07, not the attribute at start of program. This shouldn't be a problem I hope.
-
- Jul 04, 2004
-
-
deuce authored
I *assumed* that getche() does not echo two-byte chars. If this is wrong, let me know.
-
deuce authored
-
deuce authored
conio library.
-
deuce authored
-
deuce authored
* Support "Be Dumb" mode which does NOT send the RLogin initial sequence. This is handy for connecting to BBSs which support "dumb" telnet. this is *NOT* telnet! 0xff is treated as a normal character. As a result, do NOT be surprised at garbage characters.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
- Jul 03, 2004
-
-
deuce authored
-
deuce authored
Re-enabled ann the ncurses stuff (mouse etc)
-
deuce authored
-
deuce authored
always work... but it may be handy sometimes.
-
deuce authored
Don't call video_async_event() on every kbhit() Slow down blink rate
-
deuce authored
happen with the recv timeout. (Possibly a signal collision?)
-