diff options
Diffstat (limited to 'engines/sci/gfx')
-rw-r--r-- | engines/sci/gfx/alpha_mvi_crossblit.cpp (renamed from engines/sci/gfx/alpha_mvi_crossblit.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/antialias.cpp (renamed from engines/sci/gfx/antialias.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/font-5x8.cpp (renamed from engines/sci/gfx/font-5x8.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/font-6x10.cpp (renamed from engines/sci/gfx/font-6x10.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/font.cpp (renamed from engines/sci/gfx/font.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/gfx_crossblit.cpp (renamed from engines/sci/gfx/gfx_crossblit.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/gfx_line.cpp (renamed from engines/sci/gfx/gfx_line.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/gfx_pixmap_scale.cpp (renamed from engines/sci/gfx/gfx_pixmap_scale.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/gfx_res_options.cpp (renamed from engines/sci/gfx/gfx_res_options.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/gfx_resource.cpp (renamed from engines/sci/gfx/gfx_resource.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/gfx_support.cpp (renamed from engines/sci/gfx/gfx_support.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/gfx_test.cpp (renamed from engines/sci/gfx/gfx_test.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/gfx_tools.cpp (renamed from engines/sci/gfx/gfx_tools.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/menubar.cpp (renamed from engines/sci/gfx/menubar.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/operations.cpp (renamed from engines/sci/gfx/operations.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/resmgr.cpp (renamed from engines/sci/gfx/resmgr.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/resource/sci_cursor_0.cpp (renamed from engines/sci/gfx/resource/sci_cursor_0.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/resource/sci_font.cpp (renamed from engines/sci/gfx/resource/sci_font.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/resource/sci_pal_1.cpp (renamed from engines/sci/gfx/resource/sci_pal_1.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/resource/sci_pic_0.cpp (renamed from engines/sci/gfx/resource/sci_pic_0.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/resource/sci_picfill.cpp (renamed from engines/sci/gfx/resource/sci_picfill.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/resource/sci_picfill_aux.cpp (renamed from engines/sci/gfx/resource/sci_picfill_aux.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/resource/sci_resmgr.cpp (renamed from engines/sci/gfx/resource/sci_resmgr.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/resource/sci_view_0.cpp (renamed from engines/sci/gfx/resource/sci_view_0.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/resource/sci_view_1.cpp (renamed from engines/sci/gfx/resource/sci_view_1.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/sbtree.cpp (renamed from engines/sci/gfx/sbtree.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/sci_widgets.cpp (renamed from engines/sci/gfx/sci_widgets.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/widgets.cpp (renamed from engines/sci/gfx/widgets.c) | 0 | ||||
-rw-r--r-- | engines/sci/gfx/wrapper.c | 26 |
29 files changed, 0 insertions, 26 deletions
diff --git a/engines/sci/gfx/alpha_mvi_crossblit.c b/engines/sci/gfx/alpha_mvi_crossblit.cpp index 6a1e238c2b..6a1e238c2b 100644 --- a/engines/sci/gfx/alpha_mvi_crossblit.c +++ b/engines/sci/gfx/alpha_mvi_crossblit.cpp diff --git a/engines/sci/gfx/antialias.c b/engines/sci/gfx/antialias.cpp index 47e70f09e0..47e70f09e0 100644 --- a/engines/sci/gfx/antialias.c +++ b/engines/sci/gfx/antialias.cpp diff --git a/engines/sci/gfx/font-5x8.c b/engines/sci/gfx/font-5x8.cpp index 5234570adc..5234570adc 100644 --- a/engines/sci/gfx/font-5x8.c +++ b/engines/sci/gfx/font-5x8.cpp diff --git a/engines/sci/gfx/font-6x10.c b/engines/sci/gfx/font-6x10.cpp index 6fbf661cbe..6fbf661cbe 100644 --- a/engines/sci/gfx/font-6x10.c +++ b/engines/sci/gfx/font-6x10.cpp diff --git a/engines/sci/gfx/font.c b/engines/sci/gfx/font.cpp index c047b78f2e..c047b78f2e 100644 --- a/engines/sci/gfx/font.c +++ b/engines/sci/gfx/font.cpp diff --git a/engines/sci/gfx/gfx_crossblit.c b/engines/sci/gfx/gfx_crossblit.cpp index af55a90490..af55a90490 100644 --- a/engines/sci/gfx/gfx_crossblit.c +++ b/engines/sci/gfx/gfx_crossblit.cpp diff --git a/engines/sci/gfx/gfx_line.c b/engines/sci/gfx/gfx_line.cpp index 01b6a8fd2a..01b6a8fd2a 100644 --- a/engines/sci/gfx/gfx_line.c +++ b/engines/sci/gfx/gfx_line.cpp diff --git a/engines/sci/gfx/gfx_pixmap_scale.c b/engines/sci/gfx/gfx_pixmap_scale.cpp index 0edd0365c8..0edd0365c8 100644 --- a/engines/sci/gfx/gfx_pixmap_scale.c +++ b/engines/sci/gfx/gfx_pixmap_scale.cpp diff --git a/engines/sci/gfx/gfx_res_options.c b/engines/sci/gfx/gfx_res_options.cpp index 0692fece0f..0692fece0f 100644 --- a/engines/sci/gfx/gfx_res_options.c +++ b/engines/sci/gfx/gfx_res_options.cpp diff --git a/engines/sci/gfx/gfx_resource.c b/engines/sci/gfx/gfx_resource.cpp index 3c1bf50326..3c1bf50326 100644 --- a/engines/sci/gfx/gfx_resource.c +++ b/engines/sci/gfx/gfx_resource.cpp diff --git a/engines/sci/gfx/gfx_support.c b/engines/sci/gfx/gfx_support.cpp index 8a1e86e19f..8a1e86e19f 100644 --- a/engines/sci/gfx/gfx_support.c +++ b/engines/sci/gfx/gfx_support.cpp diff --git a/engines/sci/gfx/gfx_test.c b/engines/sci/gfx/gfx_test.cpp index 2b5b8f36ec..2b5b8f36ec 100644 --- a/engines/sci/gfx/gfx_test.c +++ b/engines/sci/gfx/gfx_test.cpp diff --git a/engines/sci/gfx/gfx_tools.c b/engines/sci/gfx/gfx_tools.cpp index b768475f3f..b768475f3f 100644 --- a/engines/sci/gfx/gfx_tools.c +++ b/engines/sci/gfx/gfx_tools.cpp diff --git a/engines/sci/gfx/menubar.c b/engines/sci/gfx/menubar.cpp index 38feace8ca..38feace8ca 100644 --- a/engines/sci/gfx/menubar.c +++ b/engines/sci/gfx/menubar.cpp diff --git a/engines/sci/gfx/operations.c b/engines/sci/gfx/operations.cpp index 110f52a52c..110f52a52c 100644 --- a/engines/sci/gfx/operations.c +++ b/engines/sci/gfx/operations.cpp diff --git a/engines/sci/gfx/resmgr.c b/engines/sci/gfx/resmgr.cpp index d7893738ba..d7893738ba 100644 --- a/engines/sci/gfx/resmgr.c +++ b/engines/sci/gfx/resmgr.cpp diff --git a/engines/sci/gfx/resource/sci_cursor_0.c b/engines/sci/gfx/resource/sci_cursor_0.cpp index 06a8d2b7aa..06a8d2b7aa 100644 --- a/engines/sci/gfx/resource/sci_cursor_0.c +++ b/engines/sci/gfx/resource/sci_cursor_0.cpp diff --git a/engines/sci/gfx/resource/sci_font.c b/engines/sci/gfx/resource/sci_font.cpp index f1ae4edb19..f1ae4edb19 100644 --- a/engines/sci/gfx/resource/sci_font.c +++ b/engines/sci/gfx/resource/sci_font.cpp diff --git a/engines/sci/gfx/resource/sci_pal_1.c b/engines/sci/gfx/resource/sci_pal_1.cpp index 2a127f4bb3..2a127f4bb3 100644 --- a/engines/sci/gfx/resource/sci_pal_1.c +++ b/engines/sci/gfx/resource/sci_pal_1.cpp diff --git a/engines/sci/gfx/resource/sci_pic_0.c b/engines/sci/gfx/resource/sci_pic_0.cpp index a55265c7ef..a55265c7ef 100644 --- a/engines/sci/gfx/resource/sci_pic_0.c +++ b/engines/sci/gfx/resource/sci_pic_0.cpp diff --git a/engines/sci/gfx/resource/sci_picfill.c b/engines/sci/gfx/resource/sci_picfill.cpp index c7ecea08a7..c7ecea08a7 100644 --- a/engines/sci/gfx/resource/sci_picfill.c +++ b/engines/sci/gfx/resource/sci_picfill.cpp diff --git a/engines/sci/gfx/resource/sci_picfill_aux.c b/engines/sci/gfx/resource/sci_picfill_aux.cpp index 70d8a822da..70d8a822da 100644 --- a/engines/sci/gfx/resource/sci_picfill_aux.c +++ b/engines/sci/gfx/resource/sci_picfill_aux.cpp diff --git a/engines/sci/gfx/resource/sci_resmgr.c b/engines/sci/gfx/resource/sci_resmgr.cpp index fce577f8c5..fce577f8c5 100644 --- a/engines/sci/gfx/resource/sci_resmgr.c +++ b/engines/sci/gfx/resource/sci_resmgr.cpp diff --git a/engines/sci/gfx/resource/sci_view_0.c b/engines/sci/gfx/resource/sci_view_0.cpp index 0101cac5f7..0101cac5f7 100644 --- a/engines/sci/gfx/resource/sci_view_0.c +++ b/engines/sci/gfx/resource/sci_view_0.cpp diff --git a/engines/sci/gfx/resource/sci_view_1.c b/engines/sci/gfx/resource/sci_view_1.cpp index d747545331..d747545331 100644 --- a/engines/sci/gfx/resource/sci_view_1.c +++ b/engines/sci/gfx/resource/sci_view_1.cpp diff --git a/engines/sci/gfx/sbtree.c b/engines/sci/gfx/sbtree.cpp index 48054d4620..48054d4620 100644 --- a/engines/sci/gfx/sbtree.c +++ b/engines/sci/gfx/sbtree.cpp diff --git a/engines/sci/gfx/sci_widgets.c b/engines/sci/gfx/sci_widgets.cpp index 0df88236d1..0df88236d1 100644 --- a/engines/sci/gfx/sci_widgets.c +++ b/engines/sci/gfx/sci_widgets.cpp diff --git a/engines/sci/gfx/widgets.c b/engines/sci/gfx/widgets.cpp index 7516512c29..7516512c29 100644 --- a/engines/sci/gfx/widgets.c +++ b/engines/sci/gfx/widgets.cpp diff --git a/engines/sci/gfx/wrapper.c b/engines/sci/gfx/wrapper.c deleted file mode 100644 index 0bf1097c2a..0000000000 --- a/engines/sci/gfx/wrapper.c +++ /dev/null @@ -1,26 +0,0 @@ -/*************************************************************************** - wrapper.c Copyright (C) 2000 Christoph Reichenbach - - - This program may be modified and copied freely according to the terms of - the GNU general public license (GPL), as long as the above copyright - notice and the licensing information contained herein are preserved. - - Please refer to www.gnu.org for licensing details. - - This work is provided AS IS, without warranty of any kind, expressed or - implied, including but not limited to the warranties of merchantibility, - noninfringement, and fitness for a specific purpose. The author will not - be held liable for any damage caused by this work or derivatives of it. - - By using this source code, you agree to the licensing terms as stated - above. - - - Please contact the maintainer for bug reports or inquiries. - - Current Maintainer: - - Christoph Reichenbach (CR) <jameson@linuxgames.com> - -***************************************************************************/ |