Commit Graph

15 Commits

Author SHA1 Message Date
simon.kagstrom
5964b5e783 Add extra game info stuff (genre, players etc) for the menu 2010-03-28 15:59:56 +00:00
simon.kagstrom
d202722f5f Add genre/players to the structure and make the 8-bit 2010-03-27 07:53:12 +00:00
simon.kagstrom
ab72622362 game-info: Add graphics artist, cleanup some stuff 2010-03-27 07:46:40 +00:00
simon.kagstrom
6631286c8a Cleanup game data handling a bit: Move the structure to the C-file
and make the return value opaque (we shouldn't touch that stuff anyway)
2010-03-27 07:33:06 +00:00
simon.kagstrom
b6bb39da68 Add publisher/creator/musician and genre/players to game info. These
are not settable yet. Also refactor a bit and avoid using Alpha surfaces
2010-03-26 06:34:58 +00:00
simon.kagstrom
9457a76210 Keep v1 for now 2010-03-19 13:16:12 +00:00
simon.kagstrom
bd0166e397 Add graphics artist / musician. Will not be used quite yet 2010-03-18 12:23:11 +00:00
simon.kagstrom
450260dd59 Add year to the game info 2010-01-31 07:58:48 +00:00
simon.kagstrom
0e441a5ea7 Add flags and bump version of the game info stuff. This is mostly for
testing, but will be good to have in the future.
2010-01-30 20:03:17 +00:00
simon.kagstrom
f810670388 Store score in the dump 2010-01-30 19:21:01 +00:00
simon.kagstrom
0f6cc25ae5 Add a score associated with updating the game info 2010-01-30 19:06:18 +00:00
simon.kagstrom
b3a33134aa Set screenshot through a setter 2010-01-30 19:03:10 +00:00
simon.kagstrom
205a1d8821 Correct size and saving 2010-01-30 13:03:53 +00:00
simon.kagstrom
d884351ba8 author/filename/name should always be set to something 2010-01-30 12:48:47 +00:00
simon.kagstrom
328c6db22e Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00