summary refs log tree commit diff stats
path: root/gamestate.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
* Backed out changeset 9cb52f41967cKelly Rauchenberger2009-06-191-0/+59
| | | | 'Twas a bad idea
* Added GNU configure stuffKelly Rauchenberger2009-06-191-59/+0
|
* Added the doneMaking process backKelly Rauchenberger2009-06-181-0/+2
| | | | Fixes #102
* Added levelsKelly Rauchenberger2009-06-181-1/+2
|
* Wrote Life solverKelly Rauchenberger2009-06-181-8/+43
|
* Added Level classKelly Rauchenberger2009-06-181-1/+3
|
* Started Board classKelly Rauchenberger2009-06-181-4/+3
|
* Added movementKelly Rauchenberger2009-06-181-0/+5
|
* Created baseKelly Rauchenberger2009-06-181-0/+15