- Feb 23, 2008
-
-
deuce authored
Was using the wrong condition to test if we should start interpreting from the start of the string... would cause problems for strings ending in a CR
-
deuce authored
-
deuce authored
-
deuce authored
at the start of the function rather than at the end. Also, for sbbs_t.getsmsg() clear the node.misc bits for all nodes with the to user rather than just the current node.
-
- Feb 22, 2008
- Feb 21, 2008
- Feb 20, 2008
- Feb 18, 2008
- Feb 16, 2008
-
-
deuce authored
If default value is not zero, it is the value returned if enter is pressed with no input. In this case, zero is allowed to be entered.
-
- Feb 15, 2008
- Feb 14, 2008
-
-
rswindell authored
-
rswindell authored
Update JSDOCS descriptions of user props.
-
rswindell authored
changed FileNotThere text.dat entry to FileDoesNotExist which displays the file path. Now check if the directory exists before checking the available disk space before allowing file uploads and report the correct error (using DirectoryDoesNotExist) if the directory is missing (a common mistake). Overhaul viewfilecontents() - wow, I can't wait to re-write all of this moldy filebase code!
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
can crash SpiderMonkey as it tries to report the error.
-
deuce authored
conversion from string. This allows dates from the last couple years to work *cough*
-
- Feb 13, 2008
- Feb 12, 2008