Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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, ↵ | Charadon | 2022-08-04 | 3 | -2/+3 |
| | | | | and fixed install script so it works on Mac | ||||
* | 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 |
| | | | | This reverts commit a1f0c28548dce172cdb56b69c07d8bfee1c00d15. | ||||
* | Revert "Attempt #2 at internal clock" | Charadon | 2022-06-13 | 3 | -7/+17 |
| | | | | This reverts commit 141fb04b0d4d1ee07a8b7773824785248ec1c282. | ||||
* | Revert "Third try" | Charadon | 2022-06-13 | 1 | -6/+4 |
| | | | | This reverts commit d491de9371c4e62ee26f49729c0e3da32c5db336. | ||||
* | Revert "Fixed internal clock speed, not a pretty fix though." | Charadon | 2022-06-13 | 1 | -9/+8 |
| | | | | This reverts commit bba57e993eff1f73bf7e6d6e263e2dced0a2c859. | ||||
* | Revert "Maybe this will work" | Charadon | 2022-06-13 | 2 | -14/+16 |
| | | | | This reverts commit 129c32fc63270fd622de10eb6bb336ba4702a4e6. | ||||
* | Revert "Revert "Revert "Revert "Revert "Added liberapay link, and more ↵ | Charadon | 2022-06-13 | 8 | -38/+34 |
| | | | | | | fruitless work on the internal_clock""""" This reverts commit 0e1a3565cd077a297c07bad7466f317025758b31. | ||||
* | Revert "Revert "Revert "Revert "Added liberapay link, and more fruitless ↵ | Charadon | 2022-06-13 | 8 | -34/+38 |
| | | | | | | 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 | 8 | -38/+34 |
| | | | | | | internal_clock""" This reverts commit 4b25b1e9f6cc9b1fc3f1342b32aa66f55e5135c1. | ||||
* | Revert "Revert "Added liberapay link, and more fruitless work on the ↵ | Charadon | 2022-06-13 | 8 | -34/+38 |
| | | | | | | internal_clock"" This reverts commit e33f20ad8e35a736996eca1f6a3a63b85a38b3d0. | ||||
* | Revert "Added liberapay link, and more fruitless work on the internal_clock" | Charadon | 2022-06-13 | 8 | -38/+34 |
| | | | | This reverts commit 01f47242692c8c5c413b876610061418249e2bd6. | ||||
* | Added liberapay link, and more fruitless work on the internal_clock | Charadon | 2022-06-13 | 8 | -34/+38 |
| | |||||
* | Maybe this will work | Charadon | 2022-06-13 | 2 | -16/+14 |
| | |||||
* | Fixed internal clock speed, not a pretty fix though. | Charadon | 2022-06-13 | 1 | -8/+9 |
| | |||||
* | Third try | Charadon | 2022-06-13 | 1 | -4/+6 |
| | |||||
* | Attempt #2 at internal clock | Charadon | 2022-06-13 | 3 | -17/+7 |
| | |||||
* | Merge branch 'master' of www.opencode.net:charadon/Pong-C | Charadon | 2022-06-13 | 1 | -44/+80 |
|\ | |||||
| * | 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 |
| | | |||||
* | | Maybe made clock more accurate? Needs testing | Charadon | 2022-06-13 | 1 | -1/+19 |
|/ | |||||
* | 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 | 4 | -66/+118 |
| | | | | some indentation, and beginning work on a screen to show all scores |