- Mar 15, 2010
- Mar 14, 2010
-
-
rswindell authored
the borland time() result for the start/connect time rather than the msvc DLL time() result.
-
- Mar 13, 2010
-
-
rswindell authored
sexyz.c(1614) : error C2223: left of '->cbdata' must point to struct/union
-
rswindell authored
-
deuce authored
attribute of the status line and clear to end of line so the status line appears to extend beyond line 80 (even though it doesn't).
-
rswindell authored
convert CRLF pairs to 0xE3 (QWK new-line char).
-
deuce authored
soft CRs (wrapped line endings) to a bare LF and hard CRs (where the user hit enter) to CRLF pairs.
-
rswindell authored
number (e.g. "-Linfo", "-Eerror")
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
(potentially) non-blank for external JS modules configured in SCFG->External Programs, as well as those executed from jsexec. If the startup_dir is specified in SCFG and no path is given for the .js file, it will look in the startup_dir first. js.startup_dir will be an empty string for all other cases (currently).
-
rswindell authored
-
deuce authored
allow Synchronet to keep running otherwise since there's a limit of 128 runtimes total in the the pool. With this change, the number of runtimes remains constant.
-
deuce authored
is most likely a memory hog slowdown on everyone elses system, but it works great for me and is fast and easy!
-
deuce authored
-
mcmlxxix authored
-
- Mar 12, 2010
-
-
mcmlxxix authored
updated code
-
deuce authored
only a single read-only property orig_cwd which contains the current working directory at startup (before the directory is changed to the ctrl dir). This may turn into a global at some point... so I wouldn't suggest using it for a week or so at least.
-
mcmlxxix authored
-
deuce authored
-
mcmlxxix authored
added exit graphic included detailed installation instructions update lobby graphic to fit BBS name
-
mcmlxxix authored
-
mcmlxxix authored
added detailed installation instructions
-
mcmlxxix authored
-
mcmlxxix authored
updated documentation to include detailed installation instructions (PLEASE USE!)
-
mcmlxxix authored
(stop spamming the terminal server console) allow 1 second gap when comparing file dates
-
deuce authored
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
partial file CRC. Prevents waiting for both ends to do so sequentially.
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Updated code style. Using new uifcYesNoOpts. Resoled valid bcc32 warnings (in scfgnet.c).
-