about summary refs log tree commit diff stats
path: root/src/versus.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Revert "Revert "Added liberapay link, and more fruitless ↵Charadon2022-06-131-4/+4
| | | | | | work on the internal_clock"""" This reverts commit aa7b6d5963aa4cbc33d529f91c57fb611c50a8d7.
* Revert "Revert "Revert "Added liberapay link, and more fruitless work on the ↵Charadon2022-06-131-4/+4
| | | | | | internal_clock""" This reverts commit 4b25b1e9f6cc9b1fc3f1342b32aa66f55e5135c1.
* Revert "Revert "Added liberapay link, and more fruitless work on the ↵Charadon2022-06-131-4/+4
| | | | | | internal_clock"" This reverts commit e33f20ad8e35a736996eca1f6a3a63b85a38b3d0.
* Revert "Added liberapay link, and more fruitless work on the internal_clock"Charadon2022-06-131-4/+4
| | | | This reverts commit 01f47242692c8c5c413b876610061418249e2bd6.
* Added liberapay link, and more fruitless work on the internal_clockCharadon2022-06-131-4/+4
|
* Fixed 2 bugs:Charadon2022-06-111-2/+2
| | | | | 1. Incorrectly set NextTicks on ball for versus mode. 2. Forgot a -i on array in leaderboard drawing.
* Work on leaderboardCharadon2022-06-091-5/+1
|
* Done seperating game logic from framerateCharadon2022-06-091-1/+0
|
* Cleaning up clangd's bullshitCharadon2022-06-081-1/+0
|
* Begun work on seperating movement logic from framerate of game.Charadon2022-06-081-0/+8
|
* Changed how title music was played to make it respect settingsCharadon2022-06-081-1/+1
|
* Moved to SDL threadsCharadon2022-06-071-3/+0
|
* From what I can tell, i'm finished migrating the sound code to SDLCharadon2022-06-071-7/+16
|
* QOL stuff and upped to version 0.2Charadon2022-06-021-1/+12
|
* Changed bounce sound effect and changed background colorCharadon2022-06-021-2/+2
|
* Added music and almost done marathon mode.Charadon2022-06-021-1/+8
|
* Seperated versus mode from main.cCharadon2022-06-021-0/+121