[Scummvm-cvs-logs] SF.net SVN: scummvm:[40285] web/trunk
sev at users.sourceforge.net
sev at users.sourceforge.net
Sun May 3 22:43:26 CEST 2009
Revision: 40285
http://scummvm.svn.sourceforge.net/scummvm/?rev=40285&view=rev
Author: sev
Date: 2009-05-03 20:43:26 +0000 (Sun, 03 May 2009)
Log Message:
-----------
Split out MADE and Revolution games into separate categories both on
the compatibility list and screenshots page
Modified Paths:
--------------
web/trunk/include/compatibility/compat-SVN.inc
web/trunk/include/scr-categories.php
web/trunk/screenshots/screenshots.csv
web/trunk/screenshots.css
Modified: web/trunk/include/compatibility/compat-SVN.inc
===================================================================
--- web/trunk/include/compatibility/compat-SVN.inc 2009-05-03 19:58:04 UTC (rev 40284)
+++ web/trunk/include/compatibility/compat-SVN.inc 2009-05-03 20:43:26 UTC (rev 40285)
@@ -84,25 +84,31 @@
'Ween: The Prophecy' => array('ween','95'),
);
-$gamesOther = array(
+$gamesMADE = array(
+ 'Leather Goddesses of Phobos 2' => array('lgop2', '90'),
+ 'The Manhole' => array('manhole', '90'),
+ 'Return to Zork' => array('rtz', '90'),
+ 'Rodney\'s Funscreen' => array('rodney', '90'),
+ );
+
+$gamesRevolution = array(
'Beneath a Steel Sky' => array('sky','98'),
'Broken Sword 1: The Shadow of the Templars' => array('sword1','98'),
'Broken Sword 2: The Smoking Mirror' => array('sword2','98'),
+ 'Lure of the Temptress' => array('lure', '95'),
+ );
+
+$gamesOther = array(
'Bud Tucker in Double Trouble' => array('tucker','95'),
'Drascula: The Vampire Strikes Back' => array('drascula','98'),
'Flight of the Amazon Queen' => array('queen','98'),
'Future Wars' => array('fw','80'),
'I Have No Mouth, and I Must Scream' => array('ihnm', '90'),
'Inherit the Earth: Quest for the Orb' => array('ite', '95'),
- 'Leather Goddesses of Phobos 2' => array('lgop2', '90'),
- 'The Manhole' => array('manhole', '90'),
'Nippon Safes Inc.' => array('nippon', '90'),
'The Legend of Kyrandia' => array('kyra1', '87'),
'The Legend of Kyrandia: Book Two: Hand of Fate' => array('kyra2', '85'),
'The Legend of Kyrandia: Book Three: Malcolm\'s Revenge' => array('kyra3', '80'),
- 'Lure of the Temptress' => array('lure', '95'),
- 'Return to Zork' => array('rtz', '90'),
- 'Rodney\'s Funscreen' => array('rodney', '90'),
'The 7th Guest' => array('t7g', '90'),
'Touche: The Adventures of the Fifth Musketeer' => array('touche','75'),
);
@@ -129,8 +135,10 @@
$gamesCompanies = array(
"LucasArts" => $gamesLucas,
+ "Activision Adventure" => $gamesMADE,
"Adventuresoft/Horrorsoft" => $gamesAGOS,
"Coktel Vision" => $gamesGOB,
+ "Revolution Software" => $gamesRevolution,
"Sierra AGI" => $gamesAGI,
"Other" => $gamesOther,
"Humongous Entertainment" => $gamesHE,
Modified: web/trunk/include/scr-categories.php
===================================================================
--- web/trunk/include/scr-categories.php 2009-05-03 19:58:04 UTC (rev 40284)
+++ web/trunk/include/scr-categories.php 2009-05-03 20:43:26 UTC (rev 40285)
@@ -79,6 +79,13 @@
$cat->add(10, "cat-dig.png", "The Dig");
$cat->add(11, "cat-comi.png", "The Curse of Monkey Island");
+// MADE games
+$cat = & new category(6, "Activision Adventure games");
+$cat->add(1, "cat-lgop2.png", "Leather Goddesses of Phobos 2");
+$cat->add(2, "cat-manhole.png", "The Manhole");
+$cat->add(3, "cat-rtz.png", "Return to Zork");
+$cat->add(4, "cat-rodney.png", "Rodney's Funscreen");
+
// AGOS games
$cat = & new category(4, "Adventuresoft/Horrorsoft games");
$cat->add(0, "cat-simon.png", "Simon the Sorcerer series");
@@ -94,6 +101,13 @@
$cat->add(4, "cat-lostintime.png", "Lost In Time");
$cat->add(1, "cat-ween.png", "Ween: The Prophecy");
+// Revolution games
+$cat = & new category(7, "Revolution Software games");
+$cat->add(3, "cat-sky.png", "Beneath a Steel Sky");
+$cat->add(1, "cat-sword.png", "Broken Sword 1 - The Shadow of the Templars");
+$cat->add(2, "cat-sword2.png", "Broken Sword 2 - The Smoking Mirror");
+$cat->add(4, "cat-lure.png", "Lure of the Temptress");
+
// AGI games
$cat = & new category(3, "Sierra AGI games");
$cat->add(1, "cat-bc.png", "The Black Cauldron");
@@ -111,8 +125,6 @@
// Other games
$cat = & new category(2, "Other games");
-$cat->add(3, "cat-sky.png", "Beneath a Steel Sky");
-$cat->add(0, "cat-sword.png", "Broken Sword series");
$cat->add(15, "cat-tucker.png", "Bud Tucker in Double Trouble");
// $cat->add(17, "cat-dw.png", "Discworld series");
$cat->add(10, "cat-drascula.png", "Drascula: The Vampire Strikes Back");
@@ -120,13 +132,8 @@
$cat->add(5, "cat-fw.png", "Future Wars: Time Travelers");
$cat->add(8, "cat-ihnm.png", "I Have no Mouth and I Must Scream");
$cat->add(1, "cat-ite.png", "Inherit the Earth: Quest for the Orb");
-$cat->add(11, "cat-lgop2.png", "Leather Goddesses of Phobos 2");
-$cat->add(12, "cat-manhole.png", "The Manhole");
-$cat->add(13, "cat-rtz.png", "Return to Zork");
-$cat->add(14, "cat-rodney.png", "Rodney's Funscreen");
$cat->add(7, "cat-nippon.png", "Nippon Safes Inc.");
$cat->add(4, "cat-kyra.png", "The Legend of Kyrandia series");
-$cat->add(9, "cat-lure.png", "Lure of the Temptress");
$cat->add(16, "cat-t7g.png", "The 7th Guest");
$cat->add(6, "cat-touche.png", "Touché: The Adventures of the Fifth Musketeer");
Modified: web/trunk/screenshots/screenshots.csv
===================================================================
--- web/trunk/screenshots/screenshots.csv 2009-05-03 19:58:04 UTC (rev 40284)
+++ web/trunk/screenshots/screenshots.csv 2009-05-03 20:43:26 UTC (rev 40285)
@@ -217,16 +217,10 @@
1|8|18|he/puttputt/scummvm_1_8_18|Putt-Putt & Fatty Bear's Activity Pack
1|8|19|he/puttputt/scummvm_1_8_19|Putt-Putt & Fatty Bear's Activity Pack
#
-2|0|0|other/sword/scummvm_2_0_0|Broken Sword 1 - The Shadow of the Templars
-2|0|1|other/sword/scummvm_2_0_1|Broken Sword 1 - The Shadow of the Templars
-2|0|2|other/sword/scummvm_2_0_2|Broken Sword 2 - The Smoking Mirror
-2|0|3|other/sword/scummvm_2_0_3|Broken Sword 2 - The Smoking Mirror
2|1|0|other/ite/scummvm_2_2_0|Inherit the Earth: Quest for the Orb
2|1|1|other/ite/scummvm_2_2_1|Inherit the Earth: Quest for the Orb (German)
2|2|0|other/queen/scummvm_2_3_0|Flight of the Amazon Queen
2|2|1|other/queen/scummvm_2_3_1|Flight of the Amazon Queen (DOS Hebrew)
-2|3|0|other/sky/scummvm_2_5_0|Beneath a Steel Sky
-2|3|1|other/sky/scummvm_2_5_1|Beneath a Steel Sky
2|4|0|other/kyra/scummvm_2_6_0|The Legend of Kyrandia (DOS)
2|4|1|other/kyra/scummvm_2_6_1|The Legend of Kyrandia (DOS)
2|4|2|other/kyra/scummvm_2_6_2|The Legend of Kyrandia (PC-98 Japanese)
@@ -261,40 +255,11 @@
2|8|3|other/ihnm/ihnm-4|I Have no Mouth and I Must Scream (DOS)
2|8|4|other/ihnm/ihnm-5|I Have no Mouth and I Must Scream (DOS)
2|8|5|other/ihnm/ihnm-6|I Have no Mouth and I Must Scream (DOS)
-2|9|0|other/lure/lure-1|Lure of the Temptress (DOS VGA)
-2|9|1|other/lure/lure-2|Lure of the Temptress (DOS VGA)
-2|9|2|other/lure/lure-3|Lure of the Temptress (DOS VGA)
-2|9|3|other/lure/lure-4|Lure of the Temptress (DOS VGA)
-2|9|4|other/lure/lure-5|Lure of the Temptress (DOS VGA)
-2|9|5|other/lure/lure-6|Lure of the Temptress (DOS VGA)
2|10|0|other/drascula/drascula-1|Drascula: The Vampire Strikes Back
2|10|1|other/drascula/drascula-2|Drascula: The Vampire Strikes Back
2|10|2|other/drascula/drascula-3|Drascula: The Vampire Strikes Back
2|10|3|other/drascula/drascula-4|Drascula: The Vampire Strikes Back
2|10|4|other/drascula/drascula-5|Drascula: The Vampire Strikes Back
-2|11|0|made/lgop-0|Leather Goddesses of Phobos 2
-2|11|1|made/lgop-1|Leather Goddesses of Phobos 2
-2|11|2|made/lgop-2|Leather Goddesses of Phobos 2
-2|11|3|made/lgop-3|Leather Goddesses of Phobos 2
-2|11|4|made/lgop-4|Leather Goddesses of Phobos 2
-2|12|0|made/manhole-0|The Manhole
-2|12|1|made/manhole-1|The Manhole
-2|12|2|made/manhole-2|The Manhole
-2|12|3|made/manhole-3|The Manhole
-2|12|4|made/manhole-4|The Manhole
-2|12|5|made/manhole-5|The Manhole
-2|13|0|made/rtz-0|Return to Zork
-2|13|1|made/rtz-1|Return to Zork
-2|13|2|made/rtz-2|Return to Zork
-2|13|3|made/rtz-3|Return to Zork
-2|13|4|made/rtz-4|Return to Zork
-2|13|5|made/rtz-5|Return to Zork
-2|14|0|made/rodney-0|Rodney's Funscreen
-2|14|1|made/rodney-1|Rodney's Funscreen
-2|14|2|made/rodney-2|Rodney's Funscreen
-2|14|3|made/rodney-3|Rodney's Funscreen
-2|14|4|made/rodney-4|Rodney's Funscreen
-2|14|5|made/rodney-5|Rodney's Funscreen
2|15|0|other/tucker/tucker-0|Bud Tucker in Double Trouble
2|15|1|other/tucker/tucker-1|Bud Tucker in Double Trouble
2|15|2|other/tucker/tucker-2|Bud Tucker in Double Trouble
@@ -318,6 +283,49 @@
2|17|7|tinsel/dw1-7|Discworld
#
+# MADE games
+#
+6|1|0|made/lgop-0|Leather Goddesses of Phobos 2
+6|1|1|made/lgop-1|Leather Goddesses of Phobos 2
+6|1|2|made/lgop-2|Leather Goddesses of Phobos 2
+6|1|3|made/lgop-3|Leather Goddesses of Phobos 2
+6|1|4|made/lgop-4|Leather Goddesses of Phobos 2
+6|2|0|made/manhole-0|The Manhole
+6|2|1|made/manhole-1|The Manhole
+6|2|2|made/manhole-2|The Manhole
+6|2|3|made/manhole-3|The Manhole
+6|2|4|made/manhole-4|The Manhole
+6|2|5|made/manhole-5|The Manhole
+6|3|0|made/rtz-0|Return to Zork
+6|3|1|made/rtz-1|Return to Zork
+6|3|2|made/rtz-2|Return to Zork
+6|3|3|made/rtz-3|Return to Zork
+6|3|4|made/rtz-4|Return to Zork
+6|3|5|made/rtz-5|Return to Zork
+6|4|0|made/rodney-0|Rodney's Funscreen
+6|4|1|made/rodney-1|Rodney's Funscreen
+6|4|2|made/rodney-2|Rodney's Funscreen
+6|4|3|made/rodney-3|Rodney's Funscreen
+6|4|4|made/rodney-4|Rodney's Funscreen
+6|4|5|made/rodney-5|Rodney's Funscreen
+
+#
+# Revolution games
+#
+7|1|0|other/sword/scummvm_2_0_0|Broken Sword 1 - The Shadow of the Templars
+7|1|1|other/sword/scummvm_2_0_1|Broken Sword 1 - The Shadow of the Templars
+7|2|0|other/sword/scummvm_2_0_2|Broken Sword 2 - The Smoking Mirror
+7|2|1|other/sword/scummvm_2_0_3|Broken Sword 2 - The Smoking Mirror
+7|3|0|other/sky/scummvm_2_5_0|Beneath a Steel Sky
+7|3|1|other/sky/scummvm_2_5_1|Beneath a Steel Sky
+7|4|0|other/lure/lure-1|Lure of the Temptress (DOS VGA)
+7|4|1|other/lure/lure-2|Lure of the Temptress (DOS VGA)
+7|5|2|other/lure/lure-3|Lure of the Temptress (DOS VGA)
+7|5|3|other/lure/lure-4|Lure of the Temptress (DOS VGA)
+7|5|4|other/lure/lure-5|Lure of the Temptress (DOS VGA)
+7|5|5|other/lure/lure-6|Lure of the Temptress (DOS VGA)
+
+#
# Sierra AGI games
#
3|1|0|agi/bc/scummvm_3_1_0|The Black Cauldron (2.00 1987-06-14/DOS/English)
Modified: web/trunk/screenshots.css
===================================================================
--- web/trunk/screenshots.css 2009-05-03 19:58:04 UTC (rev 40284)
+++ web/trunk/screenshots.css 2009-05-03 20:43:26 UTC (rev 40285)
@@ -46,6 +46,24 @@
.par-item .par-scr-content-cat5 {
margin: 0px;
margin-right: -8px;
+ background-image: url('images/bg-lec-games.jpg');
+ background-repeat: no-repeat;
+ background-position: top right;
+ padding: 0 20px 0 20px;
+}
+
+.par-item .par-scr-content-cat6 {
+ margin: 0px;
+ margin-right: -8px;
+ background-image: url('images/bg-he-games.jpg');
+ background-repeat: no-repeat;
+ background-position: top right;
+ padding: 0 20px 0 20px;
+}
+
+.par-item .par-scr-content-cat7 {
+ margin: 0px;
+ margin-right: -8px;
background-image: url('images/bg-other-games.jpg');
background-repeat: no-repeat;
background-position: top right;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list