- 20 Dec, 2008 7 commits
-
-
rswindell authored
some requests for clarification from Deuce.
-
rswindell authored
-
rswindell authored
-
rswindell authored
and context. This allows the event thread to perform its own JS cleanup without deleting its sbbs_t instance (causing the exception on sbbs/sbbsctrl shutdown). This replaces the change committed in rev 501.
-
rswindell authored
date is not the current date (thus resetting all daily stats like logons today, posts today, etc.) - but resetdailyuserdat() failed to save the reset stats to the user.dat file because user->number was 0 at this point in getuserdat(). This bug (reported by Finnigann) only effected non-BBS servers (like FTP, HTTP, etc.) since the BBS has its own checking of a new day and resetting of the daily stats for the user during logon (in logon.cpp).
-
rswindell authored
-
rswindell authored
-
- 15 Dec, 2008 2 commits
- 11 Dec, 2008 1 commit
-
-
deuce authored
-
- 10 Dec, 2008 4 commits
- 09 Dec, 2008 12 commits
-
-
mcmlxxix authored
-
mcmlxxix authored
-
deuce authored
-
deuce authored
-
deuce authored
running).
-
deuce authored
bugs.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
with debug JS libraries, Synchronet may now exist with an assertion. If this happens, please let me know exactly what was being accessed at the time so I can hopefully reproduce it. A backtrace isn't as helpfull as one would hope in the case of a JS assertion.
-
deuce authored
-
mcmlxxix authored
(keyword "should")
-
- 08 Dec, 2008 10 commits
-
-
mcmlxxix authored
-
mcmlxxix authored
Fixed game status menu to show your turn if appropriate in a newly started game.
-
deuce authored
under certain circumstances.
-
deuce authored
Enabling shared runtimes passes the initial touch testing.
-
deuce authored
-
deuce authored
test shared runtimes (which still crashes) I suspect this is due to the script compilation/startup not being inside a BeginRequest() block.
-
deuce authored
-
deuce authored
-
deuce authored
semwrap.h which is pulled in by threadwrap.h anyway.
-
rswindell authored
-
- 05 Dec, 2008 4 commits