- Nov 18, 2005
-
-
deuce authored
-
deuce authored
Blacklist aalib and dummy SDL video drivers. We can *always* do better than that.
-
deuce authored
-
deuce authored
Import SDL_GetError() for debugging purposes. Don't link with SDL.lib even if USE_SDL is defined (run-time linking baby!) Rename dl to sdl_dll. If SDL_Init() fails, it may very well be due to a mouse not being connected. In this case, the only way to fix it up is to set the SDL_VIDEOMODE env variable to windib and re-run the process. Do this only if SDL_VIDEOMODE is not set. An example of having no mouse but wanting mouse support is for a headless system you access via VNC. This is a nasty hack, and it's all the SDL developers fault.
-
deuce authored
Remove debug output.
-
deuce authored
-
deuce authored
for example) This is now working.
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
options, and remove "UNIX" access requirements (now using info-zip for both Win32 and *nix platforms).
-
deuce authored
-
deuce authored
-
deuce authored
-
- Nov 17, 2005
-
-
deuce authored
-
rswindell authored
-
rswindell authored
path (to be used in place of mkdir).
-
deuce authored
-
deuce authored
passed URL doesn't contain a scheme. Default is telnet. PR:32->closed
-
deuce authored
Reformat to look properly with boith eight and four character tabstops.
-
deuce authored
-
deuce authored
Only treat ESC [ MN as though the M is part of the music string of the N is not followed by a decimal digit.
-
deuce authored
-
deuce authored
-
deuce authored
confusion) Start of music docs.
-
rswindell authored
-
deuce authored
-
deuce authored
everything. *sigh* perhaps we need _PTHREADS_ARENT or something instead.
-
deuce authored
the handled ones.
-
deuce authored
-
deuce authored
failure.
-
rswindell authored
chars remove if > 7 chars instead of > 8 chars (repoted by jashud).
-
rswindell authored
more than one second per iteration.
-
rswindell authored
Packed netmail for attach-style mailer now create/append packets with filenames of .pkt (rather than .pk_) - these packets aren't being bundled and re-attached anyway. Bugfix: NetMail packets are now correctly terminated (with 2 NULL bytes).
-
rswindell authored
-
- Nov 16, 2005
-
-
rswindell authored
the OVER/XOVER response (use a blank/empty field instead).
-
rswindell authored
check 'selected' instead of 'msgbase' to determine if a msgbase has indeed been selected or not. Added support for the (non-RFC standard) "LIST EXTENSIONS" command. Bug-fix: return a 500 (syntax error) response for any "LIST etc." commands not supported. Support HDR command as well as XHDR. OVER/XOVER response now contains article range.
-
deuce authored
-
deuce authored
-