From 81762edf338be5394120787696d9af61a00a0f9d Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 14 Nov 2009 13:11:06 +0000 Subject: Remove Igor engine svn-id: r45898 --- backends/platform/PalmOS/Src/launcher/games.h | 2 - backends/platform/PalmOS/Src/prefixes/compile.h | 1 - .../platform/PalmOS/Src/prefixes/native_igor.h | 7 --- backends/platform/dc/Makefile | 1 - backends/platform/ps2/Makefile.gdb | 1 - backends/platform/ps2/Makefile.ps2 | 1 - backends/platform/psp/Makefile | 1 - backends/platform/symbian/AdaptAllMMPs.pl | 2 - .../symbian/BuildPackageUpload_LocalSettings.pl | 4 +- .../symbian/S60/scummvm-CVS-SymbianS60v2.pkg | 1 - .../symbian/S60v3/scummvm-CVS-SymbianS60v3.pkg | 1 - .../symbian/S80/scummvm-CVS-SymbianS80.pkg | 1 - .../symbian/S90/scummvm-CVS-SymbianS90.pkg | 1 - .../symbian/UIQ3/scummvm-CVS-SymbianUIQ3.pkg | 1 - backends/platform/symbian/mmp/scummvm_igor.mmp.in | 56 ---------------------- backends/platform/wince/Makefile | 1 - 16 files changed, 2 insertions(+), 80 deletions(-) delete mode 100644 backends/platform/PalmOS/Src/prefixes/native_igor.h delete mode 100644 backends/platform/symbian/mmp/scummvm_igor.mmp.in (limited to 'backends/platform') diff --git a/backends/platform/PalmOS/Src/launcher/games.h b/backends/platform/PalmOS/Src/launcher/games.h index 0572504dc8..7c381a40f4 100644 --- a/backends/platform/PalmOS/Src/launcher/games.h +++ b/backends/platform/PalmOS/Src/launcher/games.h @@ -173,7 +173,6 @@ enum { ENGINE_TOUCHE, ENGINE_CRUISE, ENGINE_DRASCULA, - ENGINE_IGOR, ENGINE_COUNT }; @@ -197,7 +196,6 @@ static const struct { { "touche", "Touche: The Adventures of the Fifth Musketeer" }, { "cruise", "Beta -> Cruise for a Corpse" }, { "drascula", "Beta -> Drascula" }, - { "igor", "Beta -> Igor" }, }; // protos diff --git a/backends/platform/PalmOS/Src/prefixes/compile.h b/backends/platform/PalmOS/Src/prefixes/compile.h index c2bb51385a..cb91957104 100644 --- a/backends/platform/PalmOS/Src/prefixes/compile.h +++ b/backends/platform/PalmOS/Src/prefixes/compile.h @@ -46,7 +46,6 @@ #undef ENABLE_PARALLACTION #undef ENABLE_CRUISE #undef ENABLE_DRASCULA -#undef ENABLE_IGOR // ScummVM #define DISABLE_HQ_SCALERS diff --git a/backends/platform/PalmOS/Src/prefixes/native_igor.h b/backends/platform/PalmOS/Src/prefixes/native_igor.h deleted file mode 100644 index 2808dd2331..0000000000 --- a/backends/platform/PalmOS/Src/prefixes/native_igor.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef PREFIX_H -#define PREFIX_H - -#include "native_common.h" -#define ENABLE_IGOR STATIC_PLUGIN - -#endif diff --git a/backends/platform/dc/Makefile b/backends/platform/dc/Makefile index 5148036d1b..a19e119c76 100644 --- a/backends/platform/dc/Makefile +++ b/backends/platform/dc/Makefile @@ -51,7 +51,6 @@ ENABLE_CRUISE = $(ENABLED) ENABLE_DRASCULA = $(ENABLED) ENABLE_GOB = $(ENABLED) ENABLE_GROOVIE = $(ENABLED) -ENABLE_IGOR = $(ENABLED) ENABLE_IHNM = $(ENABLED) ENABLE_KYRA = $(ENABLED) ENABLE_LURE = $(ENABLED) diff --git a/backends/platform/ps2/Makefile.gdb b/backends/platform/ps2/Makefile.gdb index 7177275830..25fee65e30 100644 --- a/backends/platform/ps2/Makefile.gdb +++ b/backends/platform/ps2/Makefile.gdb @@ -20,7 +20,6 @@ ENABLE_SCUMM_7_8 = $(ENABLED) #ENABLE_CRUISE = $(ENABLED) #ENABLE_DRASCULA = $(ENABLED) #ENABLE_GOB = $(ENABLED) -#ENABLE_IGOR = $(ENABLED) #ENABLE_KYRA = $(ENABLED) #ENABLE_LURE = $(ENABLED) # ENABLE_M4 = $(ENABLED) diff --git a/backends/platform/ps2/Makefile.ps2 b/backends/platform/ps2/Makefile.ps2 index 1dfa24a39e..8c1d8f81fe 100644 --- a/backends/platform/ps2/Makefile.ps2 +++ b/backends/platform/ps2/Makefile.ps2 @@ -20,7 +20,6 @@ ENABLE_CINE = $(ENABLED) ENABLE_CRUISE = $(ENABLED) ENABLE_DRASCULA = $(ENABLED) ENABLE_GOB = $(ENABLED) -ENABLE_IGOR = $(ENABLED) ENABLE_KYRA = $(ENABLED) ENABLE_LURE = $(ENABLED) # ENABLE_M4 = $(ENABLED) diff --git a/backends/platform/psp/Makefile b/backends/platform/psp/Makefile index 22086c26d0..51d90e85a8 100644 --- a/backends/platform/psp/Makefile +++ b/backends/platform/psp/Makefile @@ -19,7 +19,6 @@ ENABLE_DRASCULA = $(ENABLED) ENABLE_GOB = $(ENABLED) ENABLE_GROOVIE = $(ENABLED) ENABLE_GROOVIE2 = $(ENABLED) -ENABLE_IGOR = $(ENABLED) ENABLE_IHNM = $(ENABLED) ENABLE_KYRA = $(ENABLED) ENABLE_LOL = $(ENABLED) diff --git a/backends/platform/symbian/AdaptAllMMPs.pl b/backends/platform/symbian/AdaptAllMMPs.pl index 6378c2ba72..5c64b69d09 100644 --- a/backends/platform/symbian/AdaptAllMMPs.pl +++ b/backends/platform/symbian/AdaptAllMMPs.pl @@ -15,7 +15,6 @@ chdir("../../../"); "mmp/scummvm_drascula.mmp", "mmp/scummvm_gob.mmp", "mmp/scummvm_groovie.mmp", - "mmp/scummvm_igor.mmp", "mmp/scummvm_kyra.mmp", "mmp/scummvm_lure.mmp", "mmp/scummvm_m4.mmp", @@ -124,7 +123,6 @@ ParseModule("_touche", "touche", \@section_empty); ParseModule("_parallaction","parallaction",\@section_empty); ParseModule("_cruise", "cruise", \@section_empty); ParseModule("_drascula","drascula", \@section_empty); -ParseModule("_igor", "igor", \@section_empty); ParseModule("_made", "made", \@section_empty); ParseModule("_m4", "m4", \@section_empty); ParseModule("_tinsel", "tinsel", \@section_empty); diff --git a/backends/platform/symbian/BuildPackageUpload_LocalSettings.pl b/backends/platform/symbian/BuildPackageUpload_LocalSettings.pl index 753b29f5d8..d4619595dc 100644 --- a/backends/platform/symbian/BuildPackageUpload_LocalSettings.pl +++ b/backends/platform/symbian/BuildPackageUpload_LocalSettings.pl @@ -4,13 +4,13 @@ @WorkingEngines = qw( scumm agos sky queen gob groovie saga drascula kyra lure agi touche parallaction cine - cruise igor made m4 tinsel tucker sword1 sword2 sci + cruise made m4 tinsel tucker sword1 sword2 sci ); @WorkingEngines_1st = qw( scumm queen groovie saga drascula touche parallaction cine - cruise igor made m4 tucker + cruise made m4 tucker ); @WorkingEngines_2nd = qw( diff --git a/backends/platform/symbian/S60/scummvm-CVS-SymbianS60v2.pkg b/backends/platform/symbian/S60/scummvm-CVS-SymbianS60v2.pkg index 4547af0597..e9809dd8b7 100644 --- a/backends/platform/symbian/S60/scummvm-CVS-SymbianS60v2.pkg +++ b/backends/platform/symbian/S60/scummvm-CVS-SymbianS60v2.pkg @@ -50,7 +50,6 @@ ; Common datafiles needed for some games "..\..\..\..\dists\engine-data\kyra.dat"-"!:\system\apps\scummvm\kyra.dat" "..\..\..\..\dists\engine-data\sky.cpt"-"!:\system\apps\scummvm\sky.cpt" -"..\..\..\..\dists\engine-data\igor.tbl"-"!:\system\apps\scummvm\igor.tbl" "..\..\..\..\dists\engine-data\lure.dat"-"!:\system\apps\scummvm\lure.dat" "..\..\..\..\dists\engine-data\drascula.dat"-"!:\system\apps\scummvm\drascula.dat" diff --git a/backends/platform/symbian/S60v3/scummvm-CVS-SymbianS60v3.pkg b/backends/platform/symbian/S60v3/scummvm-CVS-SymbianS60v3.pkg index 4c86c9d29d..d1f716f9fb 100644 --- a/backends/platform/symbian/S60v3/scummvm-CVS-SymbianS60v3.pkg +++ b/backends/platform/symbian/S60v3/scummvm-CVS-SymbianS60v3.pkg @@ -59,7 +59,6 @@ ; Common datafiles needed for some games "..\..\..\..\dists\engine-data\kyra.dat"-"c:\data\scummvm\kyra.dat" "..\..\..\..\dists\engine-data\sky.cpt"-"c:\data\scummvm\sky.cpt" -"..\..\..\..\dists\engine-data\igor.tbl"-"c:\data\scummvm\igor.tbl" "..\..\..\..\dists\engine-data\lure.dat"-"c:\data\scummvm\lure.dat" "..\..\..\..\dists\engine-data\drascula.dat"-"c:\data\scummvm\drascula.dat" "..\..\..\..\dists\engine-data\m4.dat"-"c:\data\scummvm\m4.dat" diff --git a/backends/platform/symbian/S80/scummvm-CVS-SymbianS80.pkg b/backends/platform/symbian/S80/scummvm-CVS-SymbianS80.pkg index c6b3e6f82f..131854a4d1 100644 --- a/backends/platform/symbian/S80/scummvm-CVS-SymbianS80.pkg +++ b/backends/platform/symbian/S80/scummvm-CVS-SymbianS80.pkg @@ -51,7 +51,6 @@ ; Common datafiles needed for some games "..\..\..\..\dists\engine-data\kyra.dat"-"!:\system\apps\scummvm\kyra.dat" "..\..\..\..\dists\engine-data\sky.cpt"-"!:\system\apps\scummvm\sky.cpt" -"..\..\..\..\dists\engine-data\igor.tbl"-"!:\system\apps\scummvm\igor.tbl" "..\..\..\..\dists\engine-data\lure.dat"-"!:\system\apps\scummvm\lure.dat" "..\..\..\..\dists\engine-data\drascula.dat"-"!:\system\apps\scummvm\drascula.dat" diff --git a/backends/platform/symbian/S90/scummvm-CVS-SymbianS90.pkg b/backends/platform/symbian/S90/scummvm-CVS-SymbianS90.pkg index b578019979..17f194f3b1 100644 --- a/backends/platform/symbian/S90/scummvm-CVS-SymbianS90.pkg +++ b/backends/platform/symbian/S90/scummvm-CVS-SymbianS90.pkg @@ -51,7 +51,6 @@ ; Common datafiles needed for some games "..\..\..\..\dists\engine-data\kyra.dat"-"!:\system\apps\scummvm\kyra.dat" "..\..\..\..\dists\engine-data\sky.cpt"-"!:\system\apps\scummvm\sky.cpt" -"..\..\..\..\dists\engine-data\igor.tbl"-"!:\system\apps\scummvm\igor.tbl" "..\..\..\..\dists\engine-data\lure.dat"-"!:\system\apps\scummvm\lure.dat" "..\..\..\..\dists\engine-data\drascula.dat"-"!:\system\apps\scummvm\drascula.dat" diff --git a/backends/platform/symbian/UIQ3/scummvm-CVS-SymbianUIQ3.pkg b/backends/platform/symbian/UIQ3/scummvm-CVS-SymbianUIQ3.pkg index a500e92529..d7b2c7a227 100644 --- a/backends/platform/symbian/UIQ3/scummvm-CVS-SymbianUIQ3.pkg +++ b/backends/platform/symbian/UIQ3/scummvm-CVS-SymbianUIQ3.pkg @@ -57,7 +57,6 @@ ; Common datafiles needed for some games "..\..\..\..\dists\engine-data\kyra.dat"-"c:\shared\scummvm\kyra.dat" "..\..\..\..\dists\engine-data\sky.cpt"-"c:\shared\scummvm\sky.cpt" -"..\..\..\..\dists\engine-data\igor.tbl"-"c:\shared\scummvm\igor.tbl" "..\..\..\..\dists\engine-data\lure.dat"-"c:\shared\scummvm\lure.dat" "..\..\..\..\dists\engine-data\drascula.dat"-"c:\shared\scummvm\drascula.dat" "..\..\..\..\dists\engine-data\m4.dat"-"c:\shared\scummvm\m4.dat" diff --git a/backends/platform/symbian/mmp/scummvm_igor.mmp.in b/backends/platform/symbian/mmp/scummvm_igor.mmp.in deleted file mode 100644 index 196a5ecf3c..0000000000 --- a/backends/platform/symbian/mmp/scummvm_igor.mmp.in +++ /dev/null @@ -1,56 +0,0 @@ -/* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2005 Andreas 'Sprawl' Karlsson - Original EPOC port, ESDL - * Copyright (C) 2003-2005 Lars 'AnotherGuest' Persson - Original EPOC port, Audio System - * Copyright (C) 2005 Jurgen 'SumthinWicked' Braam - EPOC/CVS maintainer - * Copyright (C) 2005-2007 The ScummVM project - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 - * of the License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - * - */ - -// -// EPOC MMP makefile project for ScummVM -// - -// *** Definitions - -TARGET scummvm_igor.lib -TARGETTYPE lib -OPTION MSVC /QIfist /Ob1 /Oy /GF // /QIfist disables use of __ftol2 to avoid linker probs with MS libc: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/vcrefQIfistSuppress_ftol.asp -OPTION GCC -Wno-multichar -Wno-reorder // don't optimize for ARM, platform way too sensitive for that :( just turn off some common warnings -OPTION GCCE -Wno-multichar -Wno-reorder -fsigned-char -ALWAYS_BUILD_AS_ARM - -//START_AUTO_MACROS_SLAVE// - - // empty base file, will be updated by Perl build scripts - -//STOP_AUTO_MACROS_SLAVE// - -// *** SOURCE files - -SOURCEPATH ..\..\..\..\engines\igor - -//START_AUTO_OBJECTS_IGOR_// - - // empty base file, will be updated by Perl build scripts - -//STOP_AUTO_OBJECTS_IGOR_// - -// *** Include paths - -USERINCLUDE ..\..\..\..\engines -USERINCLUDE ..\..\..\.. ..\..\..\..\common ..\..\..\..\gui ..\..\..\..\sound ..\src -SYSTEMINCLUDE \epoc32\include \epoc32\include\libc ..\src diff --git a/backends/platform/wince/Makefile b/backends/platform/wince/Makefile index 49101dcb27..8c70879482 100644 --- a/backends/platform/wince/Makefile +++ b/backends/platform/wince/Makefile @@ -43,7 +43,6 @@ ENABLE_TINSEL = STATIC_PLUGIN ENABLE_CRUISE = STATIC_PLUGIN ENABLE_MADE = STATIC_PLUGIN #ENABLE_SCI = STATIC_PLUGIN -#ENABLE_IGOR = STATIC_PLUGIN #ENABLE_M4 = STATIC_PLUGIN ######################################################################## -- cgit v1.2.3