Summer of Code/GSoC2010
Jump to navigation
Jump to search
Introduction
This pages lists students and projects for the Google Summer of Code 2010. See also Google's ScummVM organization info page.
Adding a testing framework for ScummVM's subsystems
- Student
- Neeraj Kumar
- Mentors
- Eugene Sandulenko, Jordi Vialta Prat
- Code
- http://scummvm.svn.sourceforge.net/viewvc/scummvm/scummvm/branches/gsoc2010-testbed/
- Outcome
- Success. The resulting "testbed" engine has been merged into trunk.
Implementing support for Loadable Modules on MIPS and ARM-based platforms
- Student
- Anthony Puccinelli
- Mentors
- Yotam Barnoy, John Willis
- Code
- http://scummvm.svn.sourceforge.net/viewvc/scummvm/scummvm/branches/gsoc2010-plugins/
- Outcome
- Success, see also the Dynamic Modules HOWTO. To be merged.
Refactoring of the SDL backend and OpenGL support
- Student
- Alejandro Marzini
- Mentors
- Joost Peters, Jordi Vialta Prat, John Willis
- Code
- http://scummvm.svn.sourceforge.net/viewvc/scummvm/scummvm/branches/gsoc2010-opengl/
- Outcome
- Success. To be merged.
Game script (bytecode) decompiler
- Student
- Michael Madsen
- Mentors
- Johannes Schickel, Max Horn
- Code
- http://scummvm.svn.sourceforge.net/viewvc/scummvm/tools/branches/gsoc2010-decompiler/
- Outcome
- Success. To be merged.