- Nov 11, 2003
- Nov 07, 2003
- Nov 06, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
white-space, no longer unnecessarily truncates long descriptions (SBBSecho format from echotags, which are never really that long anyway). Using new xpdev macros and functions for easy string parsing/pruning. Skips group's internal code prefix if part of imported internal code. Eliminated import/export of the SMB-format AREAS.BBS (unused and confusing).
-
- Nov 05, 2003
- Nov 04, 2003
- Nov 03, 2003
- Nov 02, 2003
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
rather than a keypress check as it is supposed to be. Added WIN_REDRAW and WIN_NODRAW mode flags for force/prohibit a full redraw respectively. Fixed bug in showbuf() that resulted in undefined background settings for areas NOT used in the text buffer.
-
deuce authored
-
deuce authored
Define DARWIN on darwin systems in makefile
-
deuce authored
-
deuce authored
-
- Nov 01, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
strict-aliasing rules.
-
rswindell authored
strict-aliasing rules.
-
deuce authored
-
deuce authored
../uifc/ciowrap.h:34: error: nonnull argument references non-pointer operand (arg 1, operand 1) By macroing cio_conwrap as conwrap...
-
deuce authored
-
deuce authored
-
- Oct 30, 2003
-
-
rswindell authored
-
- Oct 29, 2003
-
-
rswindell authored
timeleft (in seconds) with the configured max time (in minutes) and setting the amount of time allowed in the door to max time, so a user could easily get extra time in a door if the max time option was used. Enforcing 15-bit time left (in seconds) cap for chain.txt (WWIV) doors, works around doors that interpret this value as a signed 16-bit value.
-