Difference between revisions of "Summer of Code/GSoC2017"

From ScummVM :: Wiki
Jump to navigation Jump to search
(linking to Google's archived 2017 GSoC site)
(slight grammar fix)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This pages lists students and projects for the [https://summerofcode.withgoogle.com/archive/2017/organizations/6165044375060480/ Google Summer of Code 2017]. See also Google's [https://summerofcode.withgoogle.com/organizations/6241689397100544/ ScummVM organization info] page.
This page lists students and projects for the [https://summerofcode.withgoogle.com/archive/2017 Google Summer of Code 2017]. See also Google's [https://summerofcode.withgoogle.com/archive/2017/organizations/6165044375060480 ScummVM organization info] page.
= ScummVM =
= ScummVM =


Line 30: Line 30:


;<u>Original task description:</u>:
;<u>Original task description:</u>:
[https://opensludge.github.io/ SLUDGE] is an engine and adventure game development environment, developed by Hungry Software, and open sourced in 2008. It has number of games created with it. The goal of this project is to port the Engine to ScummVM, so games, made with SLUDGE, could be run.
[https://opensludge.github.io/ SLUDGE] is an engine and adventure game development environment, developed by Hungry Software, and open sourced in 2008. It has a number of games created with it. The goal of this project is to port the Engine to ScummVM, so games, made with SLUDGE, could be run.

Latest revision as of 18:16, 25 April 2018

This page lists students and projects for the Google Summer of Code 2017. See also Google's ScummVM organization info page.

ScummVM

Mission Supernova games

Student:
Joseph-Eugene Winzer
Mentors:
criezy, Strangerke
Code:
Work in Progress
Outcome:
Success. The code has been merged into master.
Technical contacts:
Sev
Original task description:

There were several adventure games by Steffen Dingel, which are freeware now: http://outpost.simplicity.de/ Among them were Mission Supernova and Mission Supernova 2.

We got hold of the original source code written in C with some x86 assembler. We need to rewrite these in a portable C++ and add support both Missions in one engine. If possible, a translation of the game texts into English, or developing tools for performing such translation could be a great advantage.

SLUDGE Engine

Student:
Simei Yin
Mentors:
Sev, t0by
Code:
Work in Progress
Outcome:
Success. The code has been merged into master.
Technical Contacts:
Sev
Original task description:

SLUDGE is an engine and adventure game development environment, developed by Hungry Software, and open sourced in 2008. It has a number of games created with it. The goal of this project is to port the Engine to ScummVM, so games, made with SLUDGE, could be run.