- Mar 03, 2003
-
-
rswindell authored
-
rswindell authored
Added new property network_byte_order (defaults to true). Added new methods: sendBin() and recvBin(). Added support to the recvfrom() method for receiving binary data.
-
rswindell authored
(no sounds or log entries).
-
rswindell authored
-
rswindell authored
retried because of a EWOULDBLOCK error (new bug due to non-blocking socket).
-
- Mar 02, 2003
-
-
rswindell authored
Editing file info can now be aborted with Ctrl-C.
-
rswindell authored
findfile() no longer assumes filename is uppercase.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
configuration wizard.
-
rswindell authored
-
rswindell authored
configuration wizard with blank data.
-
rswindell authored
configuration wizard with blank data).
-
rswindell authored
-
rswindell authored
in the file (uses default attribute of high intensity white). Allows upgrade from v2.x without overwriting attr.cfg.
-
- Mar 01, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
deuce authored
DOES have libcurses.so - so -lcurses is still correct for all the other uifc stuff)
-
deuce authored
-
deuce authored
-
deuce authored
OS profiling!
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
external(), js_execfile(), and errormsg().
-
rswindell authored
Added runderwo's mod to Unix external() - automatically use shell if " char is used in command-line.
-
- Feb 28, 2003
-
-
rswindell authored
In Unix version, startup_dir is only prepended to command-line if the program filename exists in the startup_dir.
-
rswindell authored
realpath).
-
rswindell authored
FreeBSD realpath() to not clobber the rest of our structure.
-
rswindell authored
-
rswindell authored
-
rswindell authored
on Unix due to external() fix). Set FFREROLL event to use command shell.
-
rswindell authored
-
rswindell authored
If startup_dir is specified and the command-line doesn't begin with a path, the startup_dir is prepended to the command-line automatically. This eliminates the need for %s or ./ at the beginning of cmd lines on Unix.
-