summary refs log tree commit diff stats
path: root/chlstate.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 Choose Highscore List stateKelly Rauchenberger2009-06-221-0/+16
Refs #104