Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added how to play | Starla Insigna | 2013-08-28 | 2 | -0/+0 |
| | |||||
* | Added highscore list viewing | Starla Insigna | 2013-08-28 | 1 | -0/+0 |
| | |||||
* | Added local highscore list | Kelly Rauchenberger | 2009-10-18 | 4 | -0/+0 |
| | | | | | | | | You can now view and add to a local highscore list. A change to State was necessary due to how the user's name would be entered into the highscore list and thus all states have been modified. Refs #104 | ||||
* | Moved resources into subdirectory | Kelly Rauchenberger | 2009-10-17 | 6 | -0/+0 |
Because Highscore List rendering requires a font and the font has to be included with the executable to work, it will be loaded into the executable like the images are. To make sure that all resources are included, regardless of type, a folder was made for them. Refs #104 |