Open main menu

Difference between revisions of "OpenTasks"

221 bytes added ,  00:05, 1 March 2007
Line 170: Line 170:


== Many tasks with AGI engine ==
== Many tasks with AGI engine ==
<font color="magenta">TODO</font>
Several tasks in AGI engine do not require to own original Sierra games. Generally,
Sierra games work better than fan-made ones.


I.e. bunch of fanmade games do not work. This could be accomplished by
* Implement AGIPAL, AGI256 and AGI256-2 engine extensions
comparing our code with NAGI and DAGII. The engine is one of the
* Fix bugs triggered by Fanmade games
smallest and is easy to understand, not to mention that there is
* Finish implementation of Apple IIgs sound
extensive in-depth documentation on it.
* Finish implementation of predictive input
* Amiga style (colored) menus
* Hercules mode
 
Some of above mentioned tasks will require engine knowledge, but the engine itself
is tiny and well documented, so it should be doable.