summary refs log tree commit diff stats
path: root/htpstate.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Embedded images into executable fileKelly Rauchenberger2009-06-201-3/+9
|
* Added BMPs backKelly Rauchenberger2009-06-201-3/+3
|
* Replaced bitmaps with PNGsKelly Rauchenberger2009-06-201-3/+3
|
* Fixed solver wrapping issueKelly Rauchenberger2009-06-191-0/+2
| | | | Previously, the generated mazes didn't wrap and it would be very difficult to wrap. This has been fixed. Plus, titles have been added to all states and the "gameSleep" variable has been removed due to it's not-usefulness.
* Added How To PlayKelly Rauchenberger2009-06-191-0/+56
Closes #103