Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Title of window changes to match level | Starla Insigna | 2013-08-28 | 1 | -1/+1 |
| | |||||
* | Started rewriting game from scratch with SDL2 | Starla Insigna | 2013-08-27 | 1 | -4/+4 |
| | | | | Only the title screen is currently implemented | ||||
* | Added local highscore list | Kelly Rauchenberger | 2009-10-18 | 1 | -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 | ||||
* | Removed need for DummyState | Kelly Rauchenberger | 2009-06-19 | 1 | -2/+2 |
| | |||||
* | Added title screen | Kelly Rauchenberger | 2009-06-19 | 1 | -1/+1 |
| | | | | Refs #103 | ||||
* | Backed out changeset 9cb52f41967c | Kelly Rauchenberger | 2009-06-19 | 1 | -0/+12 |
| | | | | 'Twas a bad idea | ||||
* | Added GNU configure stuff | Kelly Rauchenberger | 2009-06-19 | 1 | -12/+0 |
| | |||||
* | Added Level class | Kelly Rauchenberger | 2009-06-18 | 1 | -0/+1 |
| | |||||
* | Added movement | Kelly Rauchenberger | 2009-06-18 | 1 | -0/+1 |
| | |||||
* | Created base | Kelly Rauchenberger | 2009-06-18 | 1 | -0/+10 |