scummvm/graphics
2004-12-27 00:27:00 +00:00
..
.cvsignore New file. 2004-03-28 15:11:48 +00:00
animation.cpp Added 'sound types' to the mixer - for now, only plain (for the premixer), SFX and music; volume is now controlled based on the sound type 2004-12-27 00:27:00 +00:00
animation.h added support for an international BS1 cutscene pack (which we didn't release yet) 2004-12-05 02:55:06 +00:00
font.cpp do clipping 2004-11-27 00:55:48 +00:00
font.h Changed the way NewFonts are instantiated (will make it easier to add multiple fonts) 2004-08-15 14:05:28 +00:00
module.mk Added some graphic primitives 2004-11-25 23:33:21 +00:00
newfont.cpp oops 2004-08-15 14:13:31 +00:00
scummfont.cpp added coordinates clipping to ScummFont::drawChar(), this should make valgrind happy when displaying the about window. 2004-12-20 00:37:20 +00:00
surface.cpp Fix typo. Actually asserts there would be more convenient for debugging 2004-11-26 00:56:42 +00:00
surface.h Added some graphic primitives 2004-11-25 23:33:21 +00:00