about summary refs log tree commit diff stats
path: root/src/title.c
Commit message (Collapse)AuthorAgeFilesLines
* 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