about summary refs log tree commit diff stats
path: root/src/title.c
Commit message (Expand)AuthorAgeFilesLines
* Made it possible for new controls to select All Scores ScreenCharadon2022-09-211-16/+46
* Controller support for settings screen and some more build system stuffCharadon2022-09-201-1/+21
* Polished up creditsCharadon2022-09-111-2/+3
* Fixed flatpak supportCharadon2022-09-111-37/+37
* Made title screen follow new controlsCharadon2022-09-111-5/+10
* Fixed issue where game wouldn't close when game should've.Charadon2022-09-101-9/+9
* Replaced malloc and free with garbage collector versions.Charadon2022-09-101-3/+3
* Added a manualCharadon2022-06-251-65/+83
* Migrated code to ANSI CCharadon2022-06-231-60/+68
* More control stuffCharadon2022-06-151-9/+13
* Some work on non-mouse controlsCharadon2022-06-151-13/+25
* Removed some debug stuffCharadon2022-06-141-2/+0
* Possibly fixed internal clock, needs testingCharadon2022-06-141-0/+1
* Revert "Attempt #2 at internal clock"Charadon2022-06-131-0/+2
* Revert "Maybe this will work"Charadon2022-06-131-1/+0
* Revert "Revert "Revert "Revert "Revert "Added liberapay link, and more fruitl...Charadon2022-06-131-2/+2
* Revert "Revert "Revert "Revert "Added liberapay link, and more fruitless work...Charadon2022-06-131-2/+2
* Revert "Revert "Revert "Added liberapay link, and more fruitless work on the ...Charadon2022-06-131-2/+2
* Revert "Revert "Added liberapay link, and more fruitless work on the internal...Charadon2022-06-131-2/+2
* Revert "Added liberapay link, and more fruitless work on the internal_clock"Charadon2022-06-131-2/+2
* Added liberapay link, and more fruitless work on the internal_clockCharadon2022-06-131-2/+2
* Maybe this will workCharadon2022-06-131-0/+1
* Attempt #2 at internal clockCharadon2022-06-131-2/+0
* Finished score screen, and fixed bug where if no scores are in the file, you ... v0.3Charadon2022-06-121-12/+30
* Finished All Scores ScreenCharadon2022-06-121-6/+11
* Fixed odd memory corruption bug, and more work on All Scores ScreenCharadon2022-06-121-28/+41
* More work on score screenCharadon2022-06-121-2/+69
* 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