scummvm/graphics
Marcus Comstedt c31f685e44 Added ARGB4444 case to table generation.
Maybe this should really be a single case using RGBToColor instead...

svn-id: r17357
2005-04-03 20:48:23 +00:00
..
.cvsignore
animation.cpp Added ARGB4444 case to table generation. 2005-04-03 20:48:23 +00:00
animation.h PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method 2005-03-12 18:56:09 +00:00
consolefont.cpp Moved the console font from gui to graphics 2005-02-06 18:12:29 +00:00
font.cpp
font.h
fontman.cpp Moved the console font from gui to graphics 2005-02-06 18:12:29 +00:00
fontman.h
module.mk Moved the console font from gui to graphics 2005-02-06 18:12:29 +00:00
newfont_big.cpp Add missing pixel to letter 'P' 2005-03-25 14:58:18 +00:00
newfont.cpp
scummfont.cpp
surface.cpp
surface.h