Open main menu

Difference between revisions of "OpenTasks"

331 bytes added ,  02:34, 1 March 2007
Expand information
(Expand information)
Line 108: Line 108:
<font color="magenta">TODO</font>
<font color="magenta">TODO</font>


Requires good knowledge of
We require 16bit color graphics support, for many of the later SCUMM based games from Humongous Entertainment. Specifically 16bit color is used for many of the background graphics in these games. See [[Humongous Entertainment/Progress/16bits Support|here]] for more detailed information.
C++ as there should be found a solution which will not clobber our code,
 
will have minimal impact on 8bits games and should be optionally turned
This task requires good knowledge of C++, as we need a solution which will not clobber our code,
off at compilation stage. See [[Humongous Entertainment/Progress/16bits Support|here]] for more information.
which will have minimal impact on 8bit games, and can be optionally turned off at compilation stage.  
 
If you don't have any of the required games, there are several [http://scummvm.sourceforge.net/demos.php demos] available.


== Implement "return to launcher" feature ==
== Implement "return to launcher" feature ==
657

edits