- Jun 18, 2006
-
-
rswindell authored
pointing this out).
-
- Sep 20, 2005
-
-
deuce authored
-
- 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
-
- Aug 15, 2005
-
-
rswindell authored
fixes a problem with an uninitialized timeleft value being displayed when popped into local sysop chat from the login prompt. PR: 38
-
- Mar 18, 2005
-
-
rswindell authored
effect while waiting for paged node to respond (or the wait to be aborted) by calling inkey(), which also gives us the yield needed (replacing the SLEEP(500) call), but the yield is immediately aborted when a key is hit.
-
- May 30, 2004
-
-
deuce authored
-
- Jul 08, 2003
-
-
rswindell authored
-
- May 18, 2003
-
-
deuce authored
-
- May 16, 2003
- May 07, 2003
-
-
rswindell authored
-
- May 06, 2003
-
-
rswindell authored
Improved Guru realism, particularly when in "local chat" with Guru: Guru won't repeat himself/herself and waits for user to stop typing (including word wrap) before responding.
-
- Apr 30, 2003
-
-
rswindell authored
-
- Apr 29, 2003
-
-
rswindell authored
Checking return value of getnodedat() before calling putnodedat().
-
- Apr 24, 2003
-
-
rswindell authored
-
- Jan 31, 2003
-
-
rswindell authored
module (.js or .bin) files.
-
- Nov 13, 2002
-
-
rswindell authored
variants (gmtime_r, localtime_r, and ctime_r) for thread-safe operation on Unix
-
- Nov 07, 2002
-
-
rswindell authored
-
- Oct 13, 2002
-
-
rswindell authored
-
- Aug 22, 2002
-
-
rswindell authored
outside the sbbs_t class).
-
- Jul 24, 2002
-
-
rswindell authored
-
- Jun 27, 2002
-
-
rswindell authored
-
- May 02, 2002
-
-
rswindell authored
-
- Apr 22, 2002
-
-
rswindell authored
-
- Mar 13, 2002
-
-
rswindell authored
GMT/UTC.
-
- Nov 09, 2001
-
-
rswindell authored
-
- Oct 01, 2001
-
-
rswindell authored
-
- Sep 28, 2001
-
-
rswindell authored
-
- Jun 21, 2001
-
-
rswindell authored
-
- Jun 20, 2001
-
-
rswindell authored
-
- Jun 15, 2001
-
-
rswindell authored
Added pause prevention at private msg prompt. Removed unused code.
-
- Jun 01, 2001
-
-
rswindell authored
Added underscores to local 'and' and 'or' variables in guruexp() to (hopefully) solve conflict with new GNU CC.
-
- Apr 04, 2001
-
-
rswindell authored
-
- Apr 03, 2001
-
-
rswindell authored
Increased size of str and cstr local variables to guruchat() function hopefully fixing pointer (ptr) bug.
-
- Dec 11, 2000
-
-
rswindell authored
Each function that requires a temp string variable, now has its own "tmp" local variable.
-
- Nov 14, 2000
-
-
rswindell authored
-
- Nov 07, 2000
- Nov 04, 2000
-
-
rswindell authored
-