OpenTasks/Engine/ImproveAGI

From ScummVM :: Wiki
< OpenTasks
Revision as of 11:00, 9 March 2014 by Strangerke (talk | contribs) (Created page with "{{Infobox_OpenTasks| taskname=Improve AGI support| gsocworkload=100%| techcontact=Eugene Sandulenko| subsystem=Engine| taskstatus=Proposed by Sev| }} __TOC__ ===Ba...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Open Task
Task Name Improve AGI support
Technical Contact(s) Eugene Sandulenko
Subsystem Engine

Background:

Our implementation of AGI suffers some incompatibilities which doesn't appear in the NAGI reimplementation. In order to get the best AGI support possible, it would be interesting to understand the implementation differences between the two engines and merge them.

The Task:

  • Analyze implementation diffrerences between ScummVM and NAGI
  • Implement those changes, with a priority on the main loop and the rendering system
  • Refactor the resulting code
  • Validate the result by testing the latest AGI fan games and demos

The Benefits:

  • Improve significantly the support of the latest fan made AGI games.

Required Skills:

  • Good C++ skills.
  • Good knowledge of ScummVM coding conventions and portability guidelines (could be learned in less than a week)
  • Engine internals could be studied quickly. (The original authors are willing to help by answering questions)