Difference between revisions of "User:Cp88"
Jump to navigation
Jump to search
(→About) |
m (reformat the workingOn field of the User template) |
||
(14 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
name=Chris Page| | name=Chris Page| | ||
memberSince=05.09.2008| | memberSince=05.09.2008| | ||
workingOn= | workingOn=Return to Launcher<br>Global Main Menu<br>Savestate Management| | ||
blog=[http://cp-gsoc.blogspot.com/ | blog=[http://cp-gsoc.blogspot.com/ My blog documenting my progress on this project]| | ||
email=cpage88 (at gmail) | email=cpage88 (at gmail) | ||
}} | }} | ||
Line 10: | Line 10: | ||
== About == | == About == | ||
I am a student who was selected to work on ScummVM as part Google Summer of Code 2008. This summer I'll be working on adding a Return to Launcher feature as well as a unified global main menu and improving some aspects of savestate management, specifically, I plan to implement support for all engines to be able to list savestates and immediately load from them. | I am a student who was selected to work on ScummVM as part of Google Summer of Code 2008. This summer I'll be working on adding a Return to Launcher feature as well as a unified global main menu and improving some aspects of savestate management, specifically, I plan to implement support for all engines to be able to list savestates and immediately load from them. I am working with Max Horn (Fingolfin) as my mentor on this project. | ||
== | |||
== To Do == | |||
(This list will grow as I make progress) | |||
=== Return to Launcher === | |||
* Modify the global run loop to return to the launcher when an engine exits and track down memory leaks | |||
* Properly implement "quit" for all, or as many engines as possible | |||
These are my immediate goals, more to come... |
Latest revision as of 22:59, 3 March 2010
cp88 | ||
---|---|---|
Name | Chris Page | |
Team Member since | 05.09.2008 | |
Working on | Return to Launcher Global Main Menu Savestate Management | |
Personal webpage/BLOG | My blog documenting my progress on this project | |
cpage88 (at gmail) |
About
I am a student who was selected to work on ScummVM as part of Google Summer of Code 2008. This summer I'll be working on adding a Return to Launcher feature as well as a unified global main menu and improving some aspects of savestate management, specifically, I plan to implement support for all engines to be able to list savestates and immediately load from them. I am working with Max Horn (Fingolfin) as my mentor on this project.
To Do
(This list will grow as I make progress)
Return to Launcher
- Modify the global run loop to return to the launcher when an engine exits and track down memory leaks
- Properly implement "quit" for all, or as many engines as possible
These are my immediate goals, more to come...