about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Modified clean script to delete any tarballs created by distribute.shCharadon2022-09-241-3/+3
|
* Fixed typo in launch.sh and added distribute script that creates tarball for ↵Charadon2022-09-243-5/+38
| | | | distribution purposes.
* Added trap to automatically remove tmpfiles, and also made it so it tries to ↵Charadon2022-09-231-4/+8
| | | | put the tmpfiles in the current directory first
* Combined launch script and binary to make it easier to launch game.Charadon2022-09-232-7/+33
|
* Made it possible for new controls to select All Scores ScreenCharadon2022-09-211-16/+46
|
* Updated README.txtCharadon2022-09-201-1/+17
|
* Added launch script for unix systems.Charadon2022-09-202-2/+12
|
* Added build scripts for systems without TupCharadon2022-09-204-1/+31
|
* Updated READMECharadon2022-09-201-5/+11
|
* Added debug option in TupfileCharadon2022-09-201-1/+7
|
* Controller support for settings screen and some more build system stuffCharadon2022-09-208-4/+82
|
* Polished up creditsCharadon2022-09-114-3/+17
|
* Added a desktop file with an icon (Gratefully created by 2xYz on Fosstodon)Charadon2022-09-114-1/+24
|
* Fixed flatpak supportCharadon2022-09-1115-58/+126
|
* Added src/ as include directory.Charadon2022-09-111-1/+1
|
* Fixed unused variable compiler warning, albeit with a hacky solution.Charadon2022-09-111-0/+2
|
* Made title screen follow new controlsCharadon2022-09-112-5/+11
|
* Added player_controls_pressed, to check between a button being held vs a ↵Charadon2022-09-111-0/+18
| | | | button being pressed.
* Made marathon use new controls function.Charadon2022-09-111-28/+39
|
* Modified pause and versus to use new controls function.Charadon2022-09-112-38/+27
|
* Added player_controls function.Charadon2022-09-112-1/+24
|
* Fixed indentation, and added keyboard control for pause screen.Charadon2022-09-102-35/+64
|
* Updated .gitignoreCharadon2022-09-101-0/+1
|
* Fixed issue where game wouldn't close when game should've.Charadon2022-09-102-9/+14
|
* Prettied up the TupfileCharadon2022-09-101-2/+6
|
* Replaced malloc and free with garbage collector versions.Charadon2022-09-102-3/+4
|
* Replaced premake5 with TupCharadon2022-09-104-0/+31
|
* Updated READMECharadon2022-09-105-366/+13
|
* Fixed issue for haiku where 2 BApplications instances would crash the game, ↵Charadon2022-08-043-2/+3
| | | | and fixed install script so it works on Mac
* Added gamepad and keyboard support to versus modeCharadon2022-07-142-9/+20
|
* Updated premake5.luaCharadon2022-07-141-1/+1
|
* Added a manualCharadon2022-06-258-65/+159
|
* Migrated code to ANSI CCharadon2022-06-2310-143/+159
|
* I, uh, did it wrong lolCharadon2022-06-162-12/+12
|
* Changed build settings, and decided to include the makefile premake generatesCharadon2022-06-165-6/+203
|
* More control stuffCharadon2022-06-151-9/+13
|
* Some work on non-mouse controlsCharadon2022-06-153-16/+29
|
* Forgot to add the pause.c file lolCharadon2022-06-151-0/+71
|
* #6 Added pause screenCharadon2022-06-143-12/+24
|
* Fixed issue #5Charadon2022-06-141-0/+8
|
* Removed some debug stuffCharadon2022-06-141-2/+0
|
* Maybe I need new glasses....Charadon2022-06-141-1/+1
|
* WhoopsCharadon2022-06-141-1/+1
|
* Updated READMECharadon2022-06-141-0/+4
|
* Re-added clean action in my premake scriptCharadon2022-06-141-0/+19
|
* Possibly fixed internal clock, needs testingCharadon2022-06-143-11/+22
|
* Revert "Maybe made clock more accurate? Needs testing"Charadon2022-06-131-19/+1
| | | | This reverts commit a1f0c28548dce172cdb56b69c07d8bfee1c00d15.
* Revert "Attempt #2 at internal clock"Charadon2022-06-133-7/+17
| | | | This reverts commit 141fb04b0d4d1ee07a8b7773824785248ec1c282.
* Revert "Third try"Charadon2022-06-131-6/+4
| | | | This reverts commit d491de9371c4e62ee26f49729c0e3da32c5db336.
* Revert "Fixed internal clock speed, not a pretty fix though."Charadon2022-06-131-9/+8
| | | | This reverts commit bba57e993eff1f73bf7e6d6e263e2dced0a2c859.