- Jul 09, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
client has disconnected.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
on date_str.c.
-
rswindell authored
-
rswindell authored
servers) - needs work (timeout support, LF-termination, etc).
-
rswindell authored
servers). print is now an alias for writeln instead of the other way around.
-
rswindell authored
the message is refused and the IP address of the sender is added to the IP filter/trashcan file (with a comment).
-
rswindell authored
comment.
-
rswindell authored
Destroy JS context and runtime after script terminates.
-
rswindell authored
-
- Jul 08, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
rather than use SBBSCTRL environment variable (if set).
-
rswindell authored
-
rswindell authored
-
rswindell authored
name found).
-
rswindell authored
multi-line edit support (I tried).
-
rswindell authored
-
rswindell authored
Using new console abstraction functions (e.g. cursor_left/right, cleartoeol). Removed ansi_ prefix from cursor positioning methods (the old method names remain as aliases for backwards compatibility).
-
rswindell authored
-
rswindell authored
-
rswindell authored
Using new console abstraction functions (e.g. cursor_left).
-
rswindell authored
-
rswindell authored
eventually, these may be non-ANSI-specific. Updated brace-style. Moved clearline() method from listfile.cpp. Using rputs/rprintf instead of bputs/bprintf for sending ANSI escape sequences. bugfix: ctrl_a(127) does nothing rather than send <esc>[0C.
-
rswindell authored
eventually, these may be non-ANSI-specific.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Defaults to insert mode, handles insertion of blank lines.
-
rswindell authored
Added KEY_* constant definitions (special inkey/getkey return values) for up/down/left/right/home/end.
-