- Oct 25, 2005
- Sep 02, 2005
-
-
deuce authored
CON_R_ECHOX and CON_L_ECHOX, then sends "\b \b" Replace all instances of [br]puts("\b \b") with call to backspace() This fixes once and for all the "spaces entered at password prompt are echoed as spaces" problem. Har. PR:42->closed
-
- Sep 01, 2005
-
-
deuce authored
masked space... feel free to start a debate on this as I'm not sure which is more right. EVENTUALLY something "right" needs to be done here.
-
deuce authored
work in password entry mode. :-( Add comment regarding this. PR:42->open
-
deuce authored
PR:42->closed
-
rswindell authored
non-ANSI users.
-
rswindell authored
-
- May 30, 2004
-
-
deuce authored
-
- Apr 08, 2004
-
-
rswindell authored
-
- Apr 02, 2004
-
-
rswindell authored
resolves the problem of displaying any ASCII 255 characters embedded in messages, menus, text.dat, etc.
-
- Jan 15, 2004
-
-
rswindell authored
count less than 1. This indirectly fixes a bug in getstr() when hitting Ctrl-X when already at the first character in the string.
-
- Oct 24, 2003
-
-
rswindell authored
-
- Aug 28, 2003
- Jul 08, 2003
-
-
rswindell authored
eventually, these may be non-ANSI-specific. Updated brace-style. Moved clearline() method from listfile.cpp. Using rputs/rprintf instead of bputs/bprintf for sending ANSI escape sequences. bugfix: ctrl_a(127) does nothing rather than send <esc>[0C.
-
- Apr 26, 2003
-
-
deuce authored
-
- Jan 05, 2003
-
-
rswindell authored
-
- Nov 13, 2002
-
-
rswindell authored
variants (gmtime_r, localtime_r, and ctime_r) for thread-safe operation on Unix
-
- Aug 05, 2002
-
-
rswindell authored
-
- Jul 08, 2002
-
-
rswindell authored
-
- Apr 23, 2002
- Apr 13, 2002
-
-
rswindell authored
-
- Mar 13, 2002
- Feb 18, 2002
-
-
rswindell authored
-
- Oct 08, 2001
-
-
rswindell authored
-
- Sep 28, 2001
-
-
rswindell authored
-
- Sep 17, 2001
-
-
rswindell authored
if SS_PAUSEOFF bit is set (e.g. with @POFF@), SS_PAUSEON is ignored and there will be no auto-pause.
-
- Aug 29, 2001
-
-
rswindell authored
Move internal sysop page (random tones) from getkey() to inkey() and replaced the short tones in msgabort() (every 100th call).
-
- Aug 28, 2001
-
-
rswindell authored
-
- Aug 24, 2001
- Jun 24, 2001
-
-
rswindell authored
Added special values for ansi() to return escape sequence for normal and black background.
-
- Jun 15, 2001
-
-
rswindell authored
Removed unused code.
-