simon.kagstrom
|
5964b5e783
|
Add extra game info stuff (genre, players etc) for the menu
|
2010-03-28 15:59:56 +00:00 |
|
simon.kagstrom
|
dab3082e48
|
Remove printout
|
2010-03-28 12:56:04 +00:00 |
|
simon.kagstrom
|
4aef6329d2
|
Bump game info version to v2 and save new files with that
|
2010-03-28 12:42:19 +00:00 |
|
simon.kagstrom
|
5cfc60d9c8
|
Refactor game info version handling
When reading in old versions, convert directly to the class instead of
to the current game_info structure.
|
2010-03-28 07:14:01 +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
|
90cc8d94ac
|
Fix use-of-uninitialized
|
2010-03-19 16:57:22 +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
|
f710bacf73
|
Add helper in utils to create a SDL_Surface from data
|
2010-02-10 18:10:31 +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
|
b8c8b8673c
|
The wii doesn't have network.h
|
2010-01-30 19:22:04 +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
|
6ff06c0d1f
|
Default to filename for name if name isn't set
|
2010-01-30 18:52:14 +00:00 |
|
simon.kagstrom
|
c7023f1210
|
Remove some unneeded printouts
|
2010-01-30 17:32:07 +00:00 |
|
simon.kagstrom
|
3bf759727e
|
Correct storing of filenames as well
|
2010-01-30 16:04:42 +00:00 |
|
simon.kagstrom
|
89cb44386a
|
Default is unknown
|
2010-01-30 14:47:14 +00:00 |
|
simon.kagstrom
|
55b605b146
|
Fix double free
|
2010-01-30 14:34:04 +00:00 |
|
simon.kagstrom
|
d884351ba8
|
author/filename/name should always be set to something
|
2010-01-30 12:48:47 +00:00 |
|
simon.kagstrom
|
9d1d6190c8
|
Rearrange the files a bit: Move timer/utils to Src and fix a few small
issues
|
2010-01-29 06:35:40 +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 |
|