Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added local highscore list | Kelly Rauchenberger | 2009-10-18 | 1 | -2/+2 |
| | | | | | | | | 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 | 1 | -7/+7 |
| | | | | | | | 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 | ||||
* | Added tick delay | Kelly Rauchenberger | 2009-06-22 | 1 | -7/+8 |
| | |||||
* | Added Windows icon resource | Kelly Rauchenberger | 2009-06-22 | 1 | -2/+6 |
| | |||||
* | Added cross compiliation | Kelly Rauchenberger | 2009-06-22 | 1 | -20/+33 |
| | |||||
* | Embedded images into executable file | Kelly Rauchenberger | 2009-06-20 | 1 | -6/+12 |
| | |||||
* | Added BMPs back | Kelly Rauchenberger | 2009-06-20 | 1 | -2/+2 |
| | |||||
* | Replaced bitmaps with PNGs | Kelly Rauchenberger | 2009-06-20 | 1 | -2/+2 |
| | |||||
* | Added How To Play | Kelly Rauchenberger | 2009-06-19 | 1 | -1/+1 |
| | | | | Closes #103 | ||||
* | Added title screen | Kelly Rauchenberger | 2009-06-19 | 1 | -1/+1 |
| | | | | Refs #103 | ||||
* | Added dependency generation | Kelly Rauchenberger | 2009-06-19 | 1 | -1/+9 |
| | |||||
* | Backed out changeset 9cb52f41967c | Kelly Rauchenberger | 2009-06-19 | 1 | -0/+13 |
| | | | | 'Twas a bad idea | ||||
* | Added GNU configure stuff | Kelly Rauchenberger | 2009-06-19 | 1 | -13/+0 |
| | |||||
* | Wrote Life solver | Kelly Rauchenberger | 2009-06-18 | 1 | -1/+1 |
| | |||||
* | Added Level class | Kelly Rauchenberger | 2009-06-18 | 1 | -1/+1 |
| | |||||
* | Started Board class | Kelly Rauchenberger | 2009-06-18 | 1 | -1/+1 |
| | |||||
* | Created base | Kelly Rauchenberger | 2009-06-18 | 1 | -0/+13 |