Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a manual | Charadon | 2022-06-25 | 1 | -65/+83 |
| | |||||
* | Migrated code to ANSI C | Charadon | 2022-06-23 | 1 | -60/+68 |
| | |||||
* | More control stuff | Charadon | 2022-06-15 | 1 | -9/+13 |
| | |||||
* | Some work on non-mouse controls | Charadon | 2022-06-15 | 1 | -13/+25 |
| | |||||
* | Removed some debug stuff | Charadon | 2022-06-14 | 1 | -2/+0 |
| | |||||
* | Possibly fixed internal clock, needs testing | Charadon | 2022-06-14 | 1 | -0/+1 |
| | |||||
* | Revert "Attempt #2 at internal clock" | Charadon | 2022-06-13 | 1 | -0/+2 |
| | | | | This reverts commit 141fb04b0d4d1ee07a8b7773824785248ec1c282. | ||||
* | Revert "Maybe this will work" | Charadon | 2022-06-13 | 1 | -1/+0 |
| | | | | This reverts commit 129c32fc63270fd622de10eb6bb336ba4702a4e6. | ||||
* | Revert "Revert "Revert "Revert "Revert "Added liberapay link, and more ↵ | Charadon | 2022-06-13 | 1 | -2/+2 |
| | | | | | | fruitless work on the internal_clock""""" This reverts commit 0e1a3565cd077a297c07bad7466f317025758b31. | ||||
* | Revert "Revert "Revert "Revert "Added liberapay link, and more fruitless ↵ | Charadon | 2022-06-13 | 1 | -2/+2 |
| | | | | | | work on the internal_clock"""" This reverts commit aa7b6d5963aa4cbc33d529f91c57fb611c50a8d7. | ||||
* | Revert "Revert "Revert "Added liberapay link, and more fruitless work on the ↵ | Charadon | 2022-06-13 | 1 | -2/+2 |
| | | | | | | internal_clock""" This reverts commit 4b25b1e9f6cc9b1fc3f1342b32aa66f55e5135c1. | ||||
* | Revert "Revert "Added liberapay link, and more fruitless work on the ↵ | Charadon | 2022-06-13 | 1 | -2/+2 |
| | | | | | | internal_clock"" This reverts commit e33f20ad8e35a736996eca1f6a3a63b85a38b3d0. | ||||
* | Revert "Added liberapay link, and more fruitless work on the internal_clock" | Charadon | 2022-06-13 | 1 | -2/+2 |
| | | | | This reverts commit 01f47242692c8c5c413b876610061418249e2bd6. | ||||
* | Added liberapay link, and more fruitless work on the internal_clock | Charadon | 2022-06-13 | 1 | -2/+2 |
| | |||||
* | Maybe this will work | Charadon | 2022-06-13 | 1 | -0/+1 |
| | |||||
* | Attempt #2 at internal clock | Charadon | 2022-06-13 | 1 | -2/+0 |
| | |||||
* | Finished score screen, and fixed bug where if no scores are in the file, you ↵ v0.3 | Charadon | 2022-06-12 | 1 | -12/+30 |
| | | | | get garbled output. | ||||
* | Finished All Scores Screen | Charadon | 2022-06-12 | 1 | -6/+11 |
| | |||||
* | Fixed odd memory corruption bug, and more work on All Scores Screen | Charadon | 2022-06-12 | 1 | -28/+41 |
| | |||||
* | More work on score screen | Charadon | 2022-06-12 | 1 | -2/+69 |
| | |||||
* | Fixed issue where you get booted out the settings menu depending on where ↵ | Charadon | 2022-06-11 | 1 | -9/+9 |
| | | | | your mouse is | ||||
* | More work on something. Including a background to the volume bars, fixing ↵ | Charadon | 2022-06-11 | 1 | -34/+85 |
| | | | | 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 ↵ | Charadon | 2022-06-11 | 1 | -18/+63 |
| | | | | in the ass | ||||
* | Fixed some tabbing, and a memory leak | Charadon | 2022-06-11 | 1 | -2/+8 |
| | |||||
* | Fixed 2 bugs: | Charadon | 2022-06-11 | 1 | -10/+11 |
| | | | | | 1. Incorrectly set NextTicks on ball for versus mode. 2. Forgot a -i on array in leaderboard drawing. | ||||
* | Draw Leaderboard | Charadon | 2022-06-11 | 1 | -4/+31 |
| | |||||
* | Holy shit I finally figured out malloc, holy balls | Charadon | 2022-06-10 | 1 | -31/+35 |
| | |||||
* | Begun work on organizing leaderboard | Charadon | 2022-06-09 | 1 | -0/+44 |
| | |||||
* | Finished implementing settings. | Charadon | 2022-06-08 | 1 | -3/+79 |
| | |||||
* | Fixed audio initializing wait not working | Charadon | 2022-06-08 | 1 | -4/+54 |
| | |||||
* | Changed how title music was played to make it respect settings | Charadon | 2022-06-08 | 1 | -4/+17 |
| | |||||
* | Settings file added | Charadon | 2022-06-08 | 1 | -0/+2 |
| | |||||
* | Fixed some bugs and a segfault v0.2 | Charadon | 2022-06-02 | 1 | -2/+8 |
| | |||||
* | QOL stuff and upped to version 0.2 | Charadon | 2022-06-02 | 1 | -1/+2 |
| | |||||
* | Added music and almost done marathon mode. | Charadon | 2022-06-02 | 1 | -1/+5 |
| | |||||
* | Seperated versus mode from main.c | Charadon | 2022-06-02 | 1 | -4/+5 |
| | |||||
* | Migrate to meson | Charadon | 2022-06-01 | 1 | -1/+1 |
| | |||||
* | Fixed issue where window segfaulted when resized. | Charadon | 2022-05-31 | 1 | -2/+1 |
| | |||||
* | Initial Commit | Charadon | 2022-05-30 | 1 | -0/+72 |