Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed 2 bugs: | Charadon | 2022-06-11 | 1 | -2/+2 |
| | | | | | 1. Incorrectly set NextTicks on ball for versus mode. 2. Forgot a -i on array in leaderboard drawing. | ||||
* | Work on leaderboard | Charadon | 2022-06-09 | 1 | -5/+1 |
| | |||||
* | Done seperating game logic from framerate | Charadon | 2022-06-09 | 1 | -1/+0 |
| | |||||
* | Cleaning up clangd's bullshit | Charadon | 2022-06-08 | 1 | -1/+0 |
| | |||||
* | Begun work on seperating movement logic from framerate of game. | Charadon | 2022-06-08 | 1 | -0/+8 |
| | |||||
* | Changed how title music was played to make it respect settings | Charadon | 2022-06-08 | 1 | -1/+1 |
| | |||||
* | Moved to SDL threads | Charadon | 2022-06-07 | 1 | -3/+0 |
| | |||||
* | From what I can tell, i'm finished migrating the sound code to SDL | Charadon | 2022-06-07 | 1 | -7/+16 |
| | |||||
* | QOL stuff and upped to version 0.2 | Charadon | 2022-06-02 | 1 | -1/+12 |
| | |||||
* | Changed bounce sound effect and changed background color | Charadon | 2022-06-02 | 1 | -2/+2 |
| | |||||
* | Added music and almost done marathon mode. | Charadon | 2022-06-02 | 1 | -1/+8 |
| | |||||
* | Seperated versus mode from main.c | Charadon | 2022-06-02 | 1 | -0/+121 |