- Nov 19, 2005
-
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
the font is loaded to ensure the colours are set correctly on a screen redraw.
-
rswindell authored
-
rswindell authored
-
rswindell authored
complete the list of supported modes here. "stdio" uses uifcx interface.
-
rswindell authored
terminated.
-
rswindell authored
terminated.
-
rswindell authored
available.
-
rswindell authored
initialized (or not). Report error if attempt to use UIFC method before initialization.
-
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
-