- Nov 19, 2005
-
-
rswindell authored
initialized (or not).
-
- Nov 18, 2005
-
-
deuce authored
-
rswindell authored
-
deuce authored
x_setfont() still needs to be written.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Contains font names, and pointers to the font sizes.
-
deuce authored
-
deuce authored
-
deuce authored
ie: Leftmost bit is the most significant bit.
-
deuce authored
enabled on Win32.
-
deuce authored
Pass STATIC_SDL to uifc and ciolib builds.
-
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.
-