summary refs log tree commit diff stats
path: root/titlestate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modernized C++ a bit (and removed global highscores) HEAD masterStar Rauchenberger2023-11-021-87/+95
* Formatted source codeStar Rauchenberger2023-11-021-117/+99
* Whitespace changesKelly Rauchenberger2018-07-121-6/+6
* Title of window changes to match levelStarla Insigna2013-08-281-3/+3
* Added how to playStarla Insigna2013-08-281-2/+90
* Added highscore list viewingStarla Insigna2013-08-281-1/+2
* Added gameplayStarla Insigna2013-08-271-6/+7
* Started rewriting game from scratch with SDL2Starla Insigna2013-08-271-46/+38
* Moved to an autoconf-based build systemStarla Insigna2013-08-251-2/+2
* Replaced internal resources with external ones for compatibilityStarla Insigna2013-08-251-2/+2
* Added global highscore listKelly Rauchenberger2009-11-081-2/+0
* Added local highscore listKelly Rauchenberger2009-10-181-4/+4
* Added Choose Highscore List stateKelly Rauchenberger2009-06-221-3/+5
* Added cross compiliationKelly Rauchenberger2009-06-221-5/+2
* Embedded images into executable fileKelly Rauchenberger2009-06-201-2/+6
* Added BMPs backKelly Rauchenberger2009-06-201-2/+2
* Replaced bitmaps with PNGsKelly Rauchenberger2009-06-201-2/+2
* Fixed solver wrapping issueKelly Rauchenberger2009-06-191-0/+2
* Added How To PlayKelly Rauchenberger2009-06-191-1/+3
* Added title screenKelly Rauchenberger2009-06-191-0/+47