CVSROOT: /var/cvs/freesci
Module name: freesci
Changes by: jameson 2002/04/07 23:37:41 GMT
Modified files:
. : ChangeLog TODO
src/engine : kgraphics.c kstring.c
src/gfx : operations.c
Removed files:
src/graphics : con_font.c con_io.c engine_graphics.c font.c
graphics.c graphics_ddraw.c graphics_dgfx.c
graphics_ggi.c graphics_glx.c graphics_png.c
input.c input_ggi.c makefile.dos mcursor.c
menubar.c window.c
Log message:
* Format now interprets "%x"
* Removed some left-over debug output
* clip everything read by the gfx drivers by (char) (a)
(a) should (...) help with the toupper()/tolower() segfaults on IRIX
-- Christoph