- 15 Sep, 2006 1 commit
-
-
rswindell authored
Micros~1 shortened paths in the drop files. Another fix for installations to e.g. "C:\Synchronet"
-
- 12 Sep, 2006 1 commit
-
-
deuce authored
-
- 23 Aug, 2006 1 commit
-
-
rswindell authored
- returns true/false if the user's terminal supports all the passed flags - returns the supported flags if no flags are passed for comparison - automatically uses the auto-terminal-type flags if no user is logged-on
-
- 20 Jun, 2006 1 commit
-
-
rswindell authored
this and do *not* write to the hungup.log file.
-
- 09 May, 2006 1 commit
-
-
rswindell authored
* Bug-fix: bad drop file path if using startup-dir (e.g. "c:\sbbs\xtrn\game\/door.sys"). * Using SAFECOPY for buffer overrun protection.
-
- 22 Feb, 2006 1 commit
-
-
rswindell authored
to "None".
-
- 14 Feb, 2006 1 commit
-
-
deuce authored
executables. If "Intercept Standard I/O" is enabled, Line1 becomes: COM0:STDIO If not, Line1 becomes: COM0:SOCKET<Socket Handle> ie: COM0:SOCKET54 Currently, this is #ifdef'ed out since I'd like DMs approval before I do this.
-
- 13 Jan, 2006 1 commit
-
-
rswindell authored
-
- 09 Nov, 2005 1 commit
-
-
rswindell authored
via input_thread() - i.e. checkline() does nothing.
-
- 08 Nov, 2005 1 commit
-
-
rswindell authored
-
- 20 Sep, 2005 1 commit
-
-
deuce authored
-
- 01 Sep, 2005 1 commit
-
-
rswindell authored
-
- 24 Apr, 2005 1 commit
-
-
rswindell authored
when line 2 of the door.sys is the current DCE rate (which it should be).
-
- 21 Oct, 2004 1 commit
-
-
rswindell authored
node_misc bit.
-
- 27 Jul, 2004 1 commit
-
-
rswindell authored
echoing of input.
-
- 16 Jul, 2004 1 commit
-
-
rswindell authored
propogated to the call to external(), so this optional feature did not work.
-
- 30 May, 2004 1 commit
-
-
deuce authored
-
- 29 Oct, 2003 1 commit
-
-
rswindell authored
timeleft (in seconds) with the configured max time (in minutes) and setting the amount of time allowed in the door to max time, so a user could easily get extra time in a door if the max time option was used. Enforcing 15-bit time left (in seconds) cap for chain.txt (WWIV) doors, works around doors that interpret this value as a signed 16-bit value.
-
- 21 Oct, 2003 2 commits
-
-
rswindell authored
pause is forced when an online external program (door) exits. Default is off.
-
rswindell authored
Work-around: limit time-left value to 15-bits (9+ hours) for DOOR.SYS doors, fixes old 16-bit doors that read this value into a signed 16-bit integer and won't run correctly or at all if the value is "negative".
-
- 09 May, 2003 2 commits
- 20 Feb, 2003 1 commit
-
-
rswindell authored
startup directory instead the drop file directory. This allows for cross- platform native command-lines for sbj and sbl.
-
- 31 Jan, 2003 1 commit
-
-
rswindell authored
module (.js or .bin) files.
-
- 19 Dec, 2002 2 commits
- 14 Dec, 2002 1 commit
-
-
rswindell authored
command-line.
-
- 13 Nov, 2002 1 commit
-
-
rswindell authored
variants (gmtime_r, localtime_r, and ctime_r) for thread-safe operation on Unix
-
- 09 Nov, 2002 2 commits
- 25 Jul, 2002 1 commit
-
-
rswindell authored
-
- 26 Jun, 2002 1 commit
-
-
rswindell authored
program's internal code), the file will be displayed to the user before the door is run.
-
- 13 Apr, 2002 1 commit
-
-
rswindell authored
-
- 19 Mar, 2002 1 commit
-
-
rswindell authored
be LF-terminated on Unix (and CRLF-terminated on Win32).
-
- 13 Mar, 2002 1 commit
-
-
rswindell authored
GMT/UTC.
-
- 06 Feb, 2002 1 commit
-
-
rswindell authored
-
- 23 Jan, 2002 1 commit
-
-
rswindell authored
Added support for Door32 doors that use stdio instead of sockets. Added support for Unix Door32 doors that use sockets (are there any?).
-
- 17 Jan, 2002 1 commit
-
-
rswindell authored
-
- 16 Jan, 2002 2 commits