- Jul 28, 2007
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
If no title is passed, uses the filename without the path.
-
deuce authored
It converts a Synchronet .asc style file (^A and @-codes) into HTML if the client is using an HTML terminal. If not, just calls printfile()
-
deuce authored
Add an option to return for putmsg() on a scroll... used by typeasc.js
-
deuce authored
-
deuce authored
This may probably fix the various hangs people have been seeing.
-
deuce authored
-
deuce authored
-
- Jul 27, 2007
-
-
deuce authored
at all.
-
deuce authored
If a @PAUSE@ or @MORE@ is encountered, defer it until the end of the HTML file and do NOT display a pause prompt. End HTML mode before changing attrs.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
If not, use classic_shell.js.
-
deuce authored
-
deuce authored
-
deuce authored
Convert the file info menu.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
SDL height was actually the width. X11 position was slightly off.
-
deuce authored
(same size and position if possible)
-
deuce authored
position of the output window.
-
deuce authored
-
deuce authored
-
- Jul 26, 2007
-
-
rswindell authored
-
- Jul 25, 2007
-
-
deuce authored
-
rswindell authored
-
deuce authored
-
rswindell authored
to the correct value, but not automatically inform and disconnect the user when they run out of time (the bbs.get_time_left() method does that).
-
deuce authored
-
rswindell authored
function. sbbs_t::gettimeleft() is now using the C-exported gettimeleft() and getnextevent() functions.
-
rswindell authored
a specific user based on a specific start/logon time (does not account for pending forced timed events).
-
rswindell authored
DLL-exported from sbbs.dll.
-