- Oct 16, 2003
-
-
cyan authored
* Added support for /REHASH arguments: GC, TKLINES, AKILLS will force a JS garbage collection, clearing of temporary K:Lines, and services-enabled autokills respectively. These are per Bahamut 1.4.35.
-
rswindell authored
-
rswindell authored
-
cyan authored
* Don't count the MOTD on a connect to be a user-requested MOTD. * Doing a 'WHO +m o' wasn't working due to RFC1459 compatibility. (Fixed) * The complex WHO syntax would skip nicks sometimes when it shouldn't. * The basic WHO syntax was listing +i nicks when it should not have been. * Basic WHO syntax was displaying all members in +s/+p channels. * User hops were always stuck at '1' regardless if they were more than that. * The complex /LIST syntax now supports #chan,#chan,#chan,etc.. as arguments. * Don't allow opers to kill clients on U:Lined servers (ala services), however, route messages from other servers which are going there anyway. (That should never happen on a well-run network)
-
rswindell authored
-
rswindell authored
-
rswindell authored
the first 3 characters to an integer value. This allows sequences like \0014 (^A4) to work correctly.
-
- Oct 15, 2003
-
-
rswindell authored
Using sbbs_t.cols member variable.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Using string constants.
-
rswindell authored
of log entries reach the system (NT event) log.
-
rswindell authored
they want to).
-
rswindell authored
Added step-by-step instructions for building on Win32 (using MSVC or C++Builder).
-
rswindell authored
-
rswindell authored
-
- Oct 12, 2003
-
-
rswindell authored
Using EVAL_BRANCH_CALLBACK to control whether js.eval() has its own branch callback or uses the parent (currently undefined).
-
rswindell authored
-
rswindell authored
-
rswindell authored
branch counter before executing the script text.
-
rswindell authored
loop detection.
-
rswindell authored
-
- Oct 11, 2003
-
-
rswindell authored
function prototypes.
-
rswindell authored
function prototypes. Simplified service control handlers.
-
rswindell authored
function prototypes (currently using LOG_INFO level for all).
-
rswindell authored
for use with new lputs() API. Removed redundant crc32-related definitions.
-
rswindell authored
-
rswindell authored
-
rswindell authored
or socket object as first arg. Removed debug log output.
-
rswindell authored
-
deuce authored
-
- Oct 10, 2003