[Scummvm-cvs-logs] SF.net SVN: scummvm: [30533] scummvm/trunk/engines/agi/agi.h

buddha_ at users.sourceforge.net buddha_ at users.sourceforge.net
Thu Jan 17 12:36:57 CET 2008


Revision: 30533
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30533&view=rev
Author:   buddha_
Date:     2008-01-17 03:36:54 -0800 (Thu, 17 Jan 2008)

Log Message:
-----------
Confirmed that the Amiga version of Space Quest II v2.0F using Amiga AGI 2.202 uses value 5 for v20 (i.e. the computer type variable). Thanks to Raziel for the info!

Modified Paths:
--------------
    scummvm/trunk/engines/agi/agi.h

Modified: scummvm/trunk/engines/agi/agi.h
===================================================================
--- scummvm/trunk/engines/agi/agi.h	2008-01-17 11:18:30 UTC (rev 30532)
+++ scummvm/trunk/engines/agi/agi.h	2008-01-17 11:36:54 UTC (rev 30533)
@@ -284,6 +284,7 @@
  * x.yyy (Black Cauldron v2.00 1987-06-14)
  * x.yyy (Larry I v1.05 1987-06-26)
  * 2.107 (King's Quest II v2.0J. Date is probably 1987-01-29)
+ * 2.202 (Space Quest II v2.0F)
  * 2.310 (Police Quest I v2.0B 1989-02-22)
  * 2.316 (Gold Rush! v2.05 1989-03-09)
  * 2.333 (King's Quest III v2.15 1989-11-15)
@@ -291,8 +292,6 @@
  * At least these Amiga AGI versions use value 20:
  * 2.082 (Space Quest I v1.2 1986)
  *
- * TODO: Check Amiga version of Space Quest II (v2.0F, AGI 2.202) because
- *       it's a bit of an odd bird (e.g. uses a slightly different palette than others).
  * TODO: Check Amiga versions of Manhunter I & II (I'd guess they use value 5 though).
  */
 enum AgiComputerType {


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