about summary refs log tree commit diff stats
path: root/src/marathon.c
Commit message (Collapse)AuthorAgeFilesLines
* More work on something. Including a background to the volume bars, fixing ↵Charadon2022-06-111-31/+31
| | | | some indentation, and beginning work on a screen to show all scores
* Switching to software mouse rather than use system mouse because it's a pain ↵Charadon2022-06-111-1/+1
| | | | in the ass
* Fixed some tabbing, and a memory leakCharadon2022-06-111-36/+38
|
* Begun work on organizing leaderboardCharadon2022-06-091-31/+48
|
* Work on leaderboardCharadon2022-06-091-2/+54
|
* Done seperating game logic from framerateCharadon2022-06-091-0/+4
|
* Changed how title music was played to make it respect settingsCharadon2022-06-081-0/+1
|
* Moved to SDL threadsCharadon2022-06-071-2/+0
|
* From what I can tell, i'm finished migrating the sound code to SDLCharadon2022-06-071-5/+7
|
* QOL stuff and upped to version 0.2Charadon2022-06-021-2/+10
|
* Changed bounce sound effect and changed background colorCharadon2022-06-021-0/+1
|
* Added music and almost done marathon mode.Charadon2022-06-021-0/+89