- Oct 13, 2005
-
-
rswindell authored
e.g. [bbs] TCP_NODELAY=1
-
- Oct 12, 2005
-
-
rswindell authored
- (potentially) faster and supports !include files.
-
rswindell authored
the iniGet* functions. The other iniRead* functions do not support include files and ultimately the FILE* based API should probably be deprecated (and eventually go away) anyway.
-
rswindell authored
-
rswindell authored
MSCLOCKS_PER_SEC is no longer hard-coded to 1000 on non-*nix platforms ("ms" stands for "Microsoft", not "milliseconds"). Added comment with example (floating point) values for MSCLOCKS_PER_SEC on non-*nix platforms.
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
of vstat rather than the vstat struct itself.
-
deuce authored
-
deuce authored
-
rswindell authored
(Borland defines CLOCKS_PER_SEC as 1000.0). Added msclock_t definition (currently always the same as clock_t).
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
functions. If there is a UI-specific implementation of wscroll() use it instead of the generic ciolib_wscroll()
-
rswindell authored
-
rswindell authored
-
rswindell authored
js_exec() now displays the number of seconds/milliseconds it took to compile and execute a script (if either duration is greater than 0).
-
rswindell authored
files.." - "save" has a pre-conceived meaning not consistent with the intended function (to "keep" files normally automatically deleted, for debug purposes).
-
rswindell authored
current font (shared with the Spy Terminal window).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
base64_encode() and md5_calc().
-
rswindell authored
Win32 lib-sbbs3 modules now include /lib/microsoft/
-
rswindell authored
(ASCII 0) to be read from or written to sockets and files.
-
- Oct 11, 2005
-
-
deuce authored
-
- Oct 07, 2005
-
-
deuce authored
char, use it. Hopefully, this will fix the AltGr stuff finally!
-
rswindell authored
-
rswindell authored
previously only be enabled/changed in the sbbs.ini file. Display "<auto>" if the DNS server field is left blank or set to an invalid IP address or hostname.
-
rswindell authored
and no DNS servers are found, print a sensible error message.
-
rswindell authored
-
rswindell authored
-
rswindell authored
(mail server now supports auto-detection of DNS server IP address(es)).
-
rswindell authored
Automatically detect the DNS server (randomly chosen from the list of configured DNS servers) if no DNS server is configured. For *nix, this assumes you have read access to /etc/resolv.conf (where da 'e'?) For Win32, this assumes you have IPHLPAPI.DLL on your system (included with Win98+).
-
rswindell authored
-
rswindell authored
-
rswindell authored
in ../../lib and ../../include.
-