scummvm/engines/sci/gfx
Filippos Karapetis da36901b07 Cleanup
svn-id: r41202
2009-06-05 23:08:35 +00:00
..
font.cpp Removed some redundant variables, and renamed some variables with strange names ("foo"?) 2009-05-19 15:59:17 +00:00
font.h
gfx_driver.cpp Cleanup 2009-06-05 23:08:35 +00:00
gfx_driver.h Removed some unused code and performed some cleanup 2009-06-05 18:05:45 +00:00
gfx_gui.cpp Removed the gfxw_new_visual and gfxw_new_port wrappers, moved _kfuncTable inside the Kernel class and moved gfxw_find_port inside the GfxVisual struct 2009-06-02 14:16:59 +00:00
gfx_gui.h
gfx_options.h
gfx_pixmap_scale.cpp SCI: re-xlate pixmap when palette revision changed 2009-05-24 12:56:06 +00:00
gfx_res_options.cpp removed trailing whitespaces 2009-05-20 17:53:31 +00:00
gfx_res_options.h
gfx_resmgr.cpp Merged some of the SCI1 and SCI1.1 view and loop drawing functions 2009-05-28 15:15:14 +00:00
gfx_resmgr.h Fixed the incorrectly placed views in the KQ6 intro, by reintroducing port bounds in the graphics resource manager and removing two relevant hacks 2009-05-23 10:07:01 +00:00
gfx_resource.cpp
gfx_resource.h Merged some of the SCI1 and SCI1.1 view and loop drawing functions 2009-05-28 15:15:14 +00:00
gfx_state_internal.h Removed the gfxw_new_visual and gfxw_new_port wrappers, moved _kfuncTable inside the Kernel class and moved gfxw_find_port inside the GfxVisual struct 2009-06-02 14:16:59 +00:00
gfx_support.cpp - Moved some debug code into console.cpp, adding 3 console commands: resource_types, sci0_palette and exit 2009-05-29 17:19:39 +00:00
gfx_system.h SCI: re-xlate pixmap when palette revision changed 2009-05-24 12:56:06 +00:00
gfx_test.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
gfx_tools.cpp SCI: re-xlate pixmap when palette revision changed 2009-05-24 12:56:06 +00:00
gfx_tools.h - Moved some debug code into console.cpp, adding 3 console commands: resource_types, sci0_palette and exit 2009-05-29 17:19:39 +00:00
gfx_widgets.cpp Moved some more debug commands to ScummVM's coneole and removed some unused code 2009-06-05 19:04:14 +00:00
gfx_widgets.h Moved some more debug commands to ScummVM's coneole and removed some unused code 2009-06-05 19:04:14 +00:00
menubar.cpp
menubar.h
operations.cpp Removed some unused code and performed some cleanup 2009-06-05 18:05:45 +00:00
operations.h Removed some unused code and performed some cleanup 2009-06-05 18:05:45 +00:00
palette.cpp SCI: add (unused) palette revisioning support 2009-05-23 22:21:42 +00:00
palette.h SCI: add (unused) palette revisioning support 2009-05-23 22:21:42 +00:00
picfill.cpp SCI: Converted several fprintf(stderr) calls to warning/error (the remaining fprintf calls should probably be replaced by suitable debug/debugC/debugN invocations) 2009-05-29 13:07:14 +00:00
res_cursor.cpp removed trailing whitespaces 2009-05-20 17:53:31 +00:00
res_font.cpp
res_pal.cpp
res_pic.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
res_view.cpp Merged res_view0.cpp and res_view1.cpp 2009-05-29 14:16:51 +00:00
seq_decoder.cpp SCI: Some small fixes for KQ6CD. 2009-05-26 00:03:41 +00:00
seq_decoder.h SCI: Some small fixes for KQ6CD. 2009-05-26 00:03:41 +00:00