Change UI name of Scumm Apps. Enable all engine in perl script

svn-id: r47550
This commit is contained in:
Lars Persson 2010-01-25 08:59:47 +00:00
parent 356bebc7b0
commit b0cab96cd0
4 changed files with 7 additions and 5 deletions

View File

@ -4,7 +4,7 @@
@WorkingEngines = qw(
scumm agos sky queen gob groovie saga drascula
kyra lure agi touche parallaction cine
cruise made m4 tinsel tucker sword1 sword2 sci draci teenagent
cruise made m4 tinsel tucker sword1 sword2 draci sci teenagent mohawk
);
@WorkingEngines_1st = qw(
@ -23,7 +23,7 @@
);
@BrokenEngines = qw(
@BrokenEngines = qw(
);
@EnablableEngines = (@WorkingEngines, @TestingEngines);
@ -36,6 +36,8 @@
agos2
);
#disabled subengines lol saga2 personal nightmare
%UseableFeatures = (
'zlib' => 'zlib.lib',
'mad' => 'libmad.lib',

View File

@ -8,7 +8,7 @@ RESOURCE LOCALISABLE_APP_INFO
CAPTION_AND_ICON_INFO
{
// The caption text is defined in the rls file
caption = "ScummVM";
caption = "ScummVM 1";
// Icons are used to represent applications in the
// application launcher and application title bar.
// The number_of_icons value identifies how many icons

View File

@ -8,7 +8,7 @@ RESOURCE LOCALISABLE_APP_INFO
CAPTION_AND_ICON_INFO
{
// The caption text is defined in the rls file
caption = "ScummVM Pt2";
caption = "ScummVM 2";
// Icons are used to represent applications in the
// application launcher and application title bar.
// The number_of_icons value identifies how many icons

View File

@ -38,7 +38,7 @@ RESOURCE LOCALISABLE_APP_INFO
CAPTION_AND_ICON_INFO
{
// The caption text is defined in the rls file
caption = "ScummVM Pt2";
caption = "ScummVM 2";
// Icons are used to represent applications in the
// application launcher and application title bar.
// The number_of_icons value identifies how many icons