| Commit message (Expand) | Author | Age | Files | Lines |
* | Combined launch script and binary to make it easier to launch game. | Charadon | 2022-09-23 | 2 | -7/+33 |
* | Made it possible for new controls to select All Scores Screen | Charadon | 2022-09-21 | 1 | -16/+46 |
* | Updated README.txt | Charadon | 2022-09-20 | 1 | -1/+17 |
* | Added launch script for unix systems. | Charadon | 2022-09-20 | 2 | -2/+12 |
* | Added build scripts for systems without Tup | Charadon | 2022-09-20 | 4 | -1/+31 |
* | Updated README | Charadon | 2022-09-20 | 1 | -5/+11 |
* | Added debug option in Tupfile | Charadon | 2022-09-20 | 1 | -1/+7 |
* | Controller support for settings screen and some more build system stuff | Charadon | 2022-09-20 | 8 | -4/+82 |
* | Polished up credits | Charadon | 2022-09-11 | 4 | -3/+17 |
* | Added a desktop file with an icon (Gratefully created by 2xYz on Fosstodon) | Charadon | 2022-09-11 | 4 | -1/+24 |
* | Fixed flatpak support | Charadon | 2022-09-11 | 15 | -58/+126 |
* | Added src/ as include directory. | Charadon | 2022-09-11 | 1 | -1/+1 |
* | Fixed unused variable compiler warning, albeit with a hacky solution. | Charadon | 2022-09-11 | 1 | -0/+2 |
* | Made title screen follow new controls | Charadon | 2022-09-11 | 2 | -5/+11 |
* | Added player_controls_pressed, to check between a button being held vs a butt... | Charadon | 2022-09-11 | 1 | -0/+18 |
* | Made marathon use new controls function. | Charadon | 2022-09-11 | 1 | -28/+39 |
* | Modified pause and versus to use new controls function. | Charadon | 2022-09-11 | 2 | -38/+27 |
* | Added player_controls function. | Charadon | 2022-09-11 | 2 | -1/+24 |
* | Fixed indentation, and added keyboard control for pause screen. | Charadon | 2022-09-10 | 2 | -35/+64 |
* | Updated .gitignore | Charadon | 2022-09-10 | 1 | -0/+1 |
* | Fixed issue where game wouldn't close when game should've. | Charadon | 2022-09-10 | 2 | -9/+14 |
* | Prettied up the Tupfile | Charadon | 2022-09-10 | 1 | -2/+6 |
* | Replaced malloc and free with garbage collector versions. | Charadon | 2022-09-10 | 2 | -3/+4 |
* | Replaced premake5 with Tup | Charadon | 2022-09-10 | 4 | -0/+31 |
* | Updated README | Charadon | 2022-09-10 | 5 | -366/+13 |
* | Fixed issue for haiku where 2 BApplications instances would crash the game, a... | Charadon | 2022-08-04 | 3 | -2/+3 |
* | Added gamepad and keyboard support to versus mode | Charadon | 2022-07-14 | 2 | -9/+20 |
* | Updated premake5.lua | Charadon | 2022-07-14 | 1 | -1/+1 |
* | Added a manual | Charadon | 2022-06-25 | 8 | -65/+159 |
* | Migrated code to ANSI C | Charadon | 2022-06-23 | 10 | -143/+159 |
* | I, uh, did it wrong lol | Charadon | 2022-06-16 | 2 | -12/+12 |
* | Changed build settings, and decided to include the makefile premake generates | Charadon | 2022-06-16 | 5 | -6/+203 |
* | More control stuff | Charadon | 2022-06-15 | 1 | -9/+13 |
* | Some work on non-mouse controls | Charadon | 2022-06-15 | 3 | -16/+29 |
* | Forgot to add the pause.c file lol | Charadon | 2022-06-15 | 1 | -0/+71 |
* | #6 Added pause screen | Charadon | 2022-06-14 | 3 | -12/+24 |
* | Fixed issue #5 | Charadon | 2022-06-14 | 1 | -0/+8 |
* | Removed some debug stuff | Charadon | 2022-06-14 | 1 | -2/+0 |
* | Maybe I need new glasses.... | Charadon | 2022-06-14 | 1 | -1/+1 |
* | Whoops | Charadon | 2022-06-14 | 1 | -1/+1 |
* | Updated README | Charadon | 2022-06-14 | 1 | -0/+4 |
* | Re-added clean action in my premake script | Charadon | 2022-06-14 | 1 | -0/+19 |
* | Possibly fixed internal clock, needs testing | Charadon | 2022-06-14 | 3 | -11/+22 |
* | Revert "Maybe made clock more accurate? Needs testing" | Charadon | 2022-06-13 | 1 | -19/+1 |
* | Revert "Attempt #2 at internal clock" | Charadon | 2022-06-13 | 3 | -7/+17 |
* | Revert "Third try" | Charadon | 2022-06-13 | 1 | -6/+4 |
* | Revert "Fixed internal clock speed, not a pretty fix though." | Charadon | 2022-06-13 | 1 | -9/+8 |
* | Revert "Maybe this will work" | Charadon | 2022-06-13 | 2 | -14/+16 |
* | Revert "Revert "Revert "Revert "Revert "Added liberapay link, and more fruitl... | Charadon | 2022-06-13 | 8 | -38/+34 |
* | Revert "Revert "Revert "Revert "Added liberapay link, and more fruitless work... | Charadon | 2022-06-13 | 8 | -34/+38 |