OpenTasks/Engine/Improve AGI

From ScummVM :: Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Closed Task
Task Name Improve AGI Engine
Technical Contact(s) Eugene Sandulenko
Subsystem Engine
Status GSoC 2011, Completed

Background:

Our AGI engine is in quite a good shape. Still it misses some important aspects.

The Task:

  • Add support for AGI 2.01 games, such as Donald Duck's Playground.
  • Add support for AGI0 and AGI1 (bootable floppies) games.
  • Add support for Apple //gs music
  • Document all differences between AGI versions on Wiki and probably in code.
  • Cover more tasks from the AGI/TODO page.

Required Skills:

  • Good C++ skills.
  • Engine internals could be studied within a week or less.