about summary refs log tree commit diff stats
path: root/src/title.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue where you get booted out the settings menu depending on where you...Charadon2022-06-111-9/+9
* More work on something. Including a background to the volume bars, fixing som...Charadon2022-06-111-34/+85
* Switching to software mouse rather than use system mouse because it's a pain ...Charadon2022-06-111-18/+63
* Fixed some tabbing, and a memory leakCharadon2022-06-111-2/+8
* Fixed 2 bugs:Charadon2022-06-111-10/+11
* Draw LeaderboardCharadon2022-06-111-4/+31
* Holy shit I finally figured out malloc, holy ballsCharadon2022-06-101-31/+35
* Begun work on organizing leaderboardCharadon2022-06-091-0/+44
* Finished implementing settings.Charadon2022-06-081-3/+79
* Fixed audio initializing wait not workingCharadon2022-06-081-4/+54
* Changed how title music was played to make it respect settingsCharadon2022-06-081-4/+17
* Settings file addedCharadon2022-06-081-0/+2
* Fixed some bugs and a segfault v0.2Charadon2022-06-021-2/+8
* QOL stuff and upped to version 0.2Charadon2022-06-021-1/+2
* Added music and almost done marathon mode.Charadon2022-06-021-1/+5
* Seperated versus mode from main.cCharadon2022-06-021-4/+5
* Migrate to mesonCharadon2022-06-011-1/+1
* Fixed issue where window segfaulted when resized.Charadon2022-05-311-2/+1
* Initial CommitCharadon2022-05-301-0/+72