Skip to content

Instantly share code, notes, and snippets.

@blorente
Last active February 27, 2018 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blorente/a8a66788aba35f14cf2d2338eb2bd069 to your computer and use it in GitHub Desktop.
Save blorente/a8a66788aba35f14cf2d2338eb2bd069 to your computer and use it in GitHub Desktop.
A gist with links to the Pull Requests containing the code that developed during GSoC 2016

The work during GSoC 2016 resulted in the submission of three Pull Requests to ScummVM's mainline, with the first two being already merged, and the third one being in the process:

Extraction and extension of the MacGui GUI system, and subsequent leak fixing

Addition of the MacVenture engine to ScummVM

The bulk of the effort was directed towards the MacVenture engine, and thus most of the basic functionality was developed, including reaching winnability with Shadowgate. More information can be found in the Pull Request description and comments, as well as in the various entries on the blog and in the Trello board used to keep track of progress throughout the program. There are, however, some unfinished or unpolished parts in the engine, which are either marked as TODO or HACK in the source code or noted in the Trello board.

The project has been approved, all the information is available here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment