about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* More control stuffCharadon2022-06-151-9/+13
* Some work on non-mouse controlsCharadon2022-06-152-14/+27
* 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
* Possibly fixed internal clock, needs testingCharadon2022-06-143-11/+22
* Revert "Maybe made clock more accurate? Needs testing"Charadon2022-06-131-19/+1
* Revert "Attempt #2 at internal clock"Charadon2022-06-132-7/+17
* Revert "Third try"Charadon2022-06-131-6/+4
* Revert "Fixed internal clock speed, not a pretty fix though."Charadon2022-06-131-9/+8
* Revert "Maybe this will work"Charadon2022-06-132-14/+16
* Revert "Revert "Revert "Revert "Revert "Added liberapay link, and more fruitl...Charadon2022-06-137-37/+34
* Revert "Revert "Revert "Revert "Added liberapay link, and more fruitless work...Charadon2022-06-137-34/+37
* Revert "Revert "Revert "Added liberapay link, and more fruitless work on the ...Charadon2022-06-137-37/+34
* Revert "Revert "Added liberapay link, and more fruitless work on the internal...Charadon2022-06-137-34/+37
* Revert "Added liberapay link, and more fruitless work on the internal_clock"Charadon2022-06-137-37/+34
* Added liberapay link, and more fruitless work on the internal_clockCharadon2022-06-137-34/+37
* Maybe this will workCharadon2022-06-132-16/+14
* Fixed internal clock speed, not a pretty fix though.Charadon2022-06-131-8/+9
* Third tryCharadon2022-06-131-4/+6
* Attempt #2 at internal clockCharadon2022-06-132-17/+7
* Merge branch 'master' of www.opencode.net:charadon/Pong-CCharadon2022-06-131-44/+80
|\
| * Finished score screen, and fixed bug where if no scores are in the file, you ... v0.3Charadon2022-06-121-12/+30
| * Finished All Scores ScreenCharadon2022-06-121-6/+11
| * Fixed odd memory corruption bug, and more work on All Scores ScreenCharadon2022-06-121-28/+41
* | Maybe made clock more accurate? Needs testingCharadon2022-06-131-1/+19
|/
* More work on score screenCharadon2022-06-121-2/+69
* Fixed issue where you get booted out the settings menu depending on where you...Charadon2022-06-111-9/+9
* More work on something. Including a background to the volume bars, fixing som...Charadon2022-06-113-65/+117
* Switching to software mouse rather than use system mouse because it's a pain ...Charadon2022-06-112-19/+64
* Fixed some tabbing, and a memory leakCharadon2022-06-112-38/+46
* Fixed 2 bugs:Charadon2022-06-112-12/+13
* Draw LeaderboardCharadon2022-06-111-4/+31
* Holy shit I finally figured out malloc, holy ballsCharadon2022-06-101-31/+35
* Begun work on organizing leaderboardCharadon2022-06-092-31/+92
* Work on leaderboardCharadon2022-06-094-9/+59
* There was a make clean the entire time?!Charadon2022-06-091-1/+0
* Fixed a timing issueCharadon2022-06-092-2/+2
* Done seperating game logic from framerateCharadon2022-06-094-73/+98
* Cleaning up clangd's bullshitCharadon2022-06-085-10/+4
* Begun work on seperating movement logic from framerate of game.Charadon2022-06-085-29/+46
* Fixed fullescreen modeCharadon2022-06-081-1/+12
* Finished implementing settings.Charadon2022-06-083-3/+110
* Fixed audio initializing wait not workingCharadon2022-06-083-14/+72
* Changed how title music was played to make it respect settingsCharadon2022-06-085-12/+33
* Settings file addedCharadon2022-06-083-0/+47
* Some flatpak fixesCharadon2022-06-083-3/+4
* Fixed some more portability stuff.Charadon2022-06-082-2/+1
* More effortsCharadon2022-06-083-1684/+0