summary refs log tree commit diff stats
path: root/titlestate.h
Commit message (Collapse)AuthorAgeFilesLines
* Added local highscore listKelly Rauchenberger2009-10-181-1/+1
| | | | | | | | 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
* Added title screenKelly Rauchenberger2009-06-191-0/+16
Refs #103