about summary refs log tree commit diff stats
path: root/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Fixed internal clock speed, not a pretty fix though."Charadon2022-06-131-9/+8
| | | | This reverts commit bba57e993eff1f73bf7e6d6e263e2dced0a2c859.
* Revert "Maybe this will work"Charadon2022-06-131-13/+16
| | | | This reverts commit 129c32fc63270fd622de10eb6bb336ba4702a4e6.
* Revert "Revert "Revert "Revert "Revert "Added liberapay link, and more ↵Charadon2022-06-131-16/+22
| | | | | | fruitless work on the internal_clock""""" This reverts commit 0e1a3565cd077a297c07bad7466f317025758b31.
* Revert "Revert "Revert "Revert "Added liberapay link, and more fruitless ↵Charadon2022-06-131-22/+16
| | | | | | work on the internal_clock"""" This reverts commit aa7b6d5963aa4cbc33d529f91c57fb611c50a8d7.
* Revert "Revert "Revert "Added liberapay link, and more fruitless work on the ↵Charadon2022-06-131-16/+22
| | | | | | internal_clock""" This reverts commit 4b25b1e9f6cc9b1fc3f1342b32aa66f55e5135c1.
* Revert "Revert "Added liberapay link, and more fruitless work on the ↵Charadon2022-06-131-22/+16
| | | | | | internal_clock"" This reverts commit e33f20ad8e35a736996eca1f6a3a63b85a38b3d0.
* Revert "Added liberapay link, and more fruitless work on the internal_clock"Charadon2022-06-131-16/+22
| | | | This reverts commit 01f47242692c8c5c413b876610061418249e2bd6.
* Added liberapay link, and more fruitless work on the internal_clockCharadon2022-06-131-22/+16
|
* Maybe this will workCharadon2022-06-131-16/+13
|
* Fixed internal clock speed, not a pretty fix though.Charadon2022-06-131-8/+9
|
* Third tryCharadon2022-06-131-4/+6
|
* Attempt #2 at internal clockCharadon2022-06-131-15/+7
|
* Maybe made clock more accurate? Needs testingCharadon2022-06-131-1/+19
|
* More work on something. Including a background to the volume bars, fixing ↵Charadon2022-06-111-0/+1
| | | | some indentation, and beginning work on a screen to show all scores
* Cleaning up clangd's bullshitCharadon2022-06-081-1/+0
|
* Begun work on seperating movement logic from framerate of game.Charadon2022-06-081-8/+9
|
* Fixed fullescreen modeCharadon2022-06-081-1/+12
|
* Finished implementing settings.Charadon2022-06-081-0/+30
|
* Fixed audio initializing wait not workingCharadon2022-06-081-9/+17
|
* Changed how title music was played to make it respect settingsCharadon2022-06-081-7/+13
|
* Settings file addedCharadon2022-06-081-0/+37
|
* Some flatpak fixesCharadon2022-06-081-3/+0
|
* Fixed some more portability stuff.Charadon2022-06-081-1/+1
|
* Moved to SDL threadsCharadon2022-06-071-25/+24
|
* Beginning migration to SDL for soundCharadon2022-06-071-14/+22
|
* Fixed some bugs and a segfault v0.2Charadon2022-06-021-2/+3
|
* QOL stuff and upped to version 0.2Charadon2022-06-021-4/+5
|
* Added music and almost done marathon mode.Charadon2022-06-021-1/+13
|
* Seperated versus mode from main.cCharadon2022-06-021-124/+10
|
* Flatpak supportCharadon2022-06-011-2/+23
|
* Migrate to mesonCharadon2022-06-011-2/+7
|
* Fix potential undefined behaviorCharadon2022-05-301-3/+1
|
* Finished on making flatpak work, and fixed a bug where the paddle could ↵Charadon2022-05-301-1/+2
| | | | randomly not spawn.
* Initial CommitCharadon2022-05-301-0/+218