scummvm/graphics
Johannes Schickel 5051b080a2 - adds the new gui renderer also a new implementation for the classic gui
- adds a ImageMan and ImageDec class for loading and managing image files
 - adds a loader for zip files which is used by the new theme and the image manager
 - changes the widgets to use the new gui code
 - changes the scumm dialogs to use the new gui code
 - fixes a #include problem in the sky debugger with the new gui code

 To use the new gui copy gui/themes/default-theme.zip to your extrapath.
If the theme zip can not be found the gui will fallback to the classic theme.
If you want to change the gui styles use "gui_theme=classic" for the classic theme
and "gui_theme=default-theme" for the new theme.

Thanks to eriktorbjorn for testing and help with the new theme and to sev for
reviewing this patch.

svn-id: r20227
2006-01-27 15:43:23 +00:00
..
.cvsignore New file. 2004-03-28 15:11:48 +00:00
animation.cpp Update copyright notice 2006-01-18 17:39:49 +00:00
animation.h Update copyright notice 2006-01-18 17:39:49 +00:00
consolefont.cpp Patch #1341626: "New GP32 port" 2005-11-27 02:35:57 +00:00
font.cpp Update copyright notice 2006-01-18 17:39:49 +00:00
font.h Update copyright notice 2006-01-18 17:39:49 +00:00
fontman.cpp Update copyright notice 2006-01-18 17:39:49 +00:00
fontman.h Update copyright notice 2006-01-18 17:39:49 +00:00
ilbm.cpp Update copyright notice 2006-01-18 17:39:49 +00:00
ilbm.h Update copyright notice 2006-01-18 17:39:49 +00:00
imagedec.cpp - adds the new gui renderer also a new implementation for the classic gui 2006-01-27 15:43:23 +00:00
imagedec.h - adds the new gui renderer also a new implementation for the classic gui 2006-01-27 15:43:23 +00:00
imageman.cpp - adds the new gui renderer also a new implementation for the classic gui 2006-01-27 15:43:23 +00:00
imageman.h - adds the new gui renderer also a new implementation for the classic gui 2006-01-27 15:43:23 +00:00
module.mk - adds the new gui renderer also a new implementation for the classic gui 2006-01-27 15:43:23 +00:00
newfont_big.cpp Patch #1341626: "New GP32 port" 2005-11-27 02:35:57 +00:00
newfont.cpp Patch #1341626: "New GP32 port" 2005-11-27 02:35:57 +00:00
primitives.cpp Update copyright notice 2006-01-18 17:39:49 +00:00
primitives.h Update copyright notice 2006-01-18 17:39:49 +00:00
scummfont.cpp Update copyright notice 2006-01-18 17:39:49 +00:00
surface.cpp Update copyright notice 2006-01-18 17:39:49 +00:00
surface.h Update copyright notice 2006-01-18 17:39:49 +00:00