index
:
games/Pong-C
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Maybe made clock more accurate? Needs testing
Charadon
2022-06-13
1
-1
/
+19
|
*
More work on something. Including a background to the volume bars, fixing ↵
Charadon
2022-06-11
1
-0
/
+1
|
|
|
|
some indentation, and beginning work on a screen to show all scores
*
Cleaning up clangd's bullshit
Charadon
2022-06-08
1
-1
/
+0
|
*
Begun work on seperating movement logic from framerate of game.
Charadon
2022-06-08
1
-8
/
+9
|
*
Fixed fullescreen mode
Charadon
2022-06-08
1
-1
/
+12
|
*
Finished implementing settings.
Charadon
2022-06-08
1
-0
/
+30
|
*
Fixed audio initializing wait not working
Charadon
2022-06-08
1
-9
/
+17
|
*
Changed how title music was played to make it respect settings
Charadon
2022-06-08
1
-7
/
+13
|
*
Settings file added
Charadon
2022-06-08
1
-0
/
+37
|
*
Some flatpak fixes
Charadon
2022-06-08
1
-3
/
+0
|
*
Fixed some more portability stuff.
Charadon
2022-06-08
1
-1
/
+1
|
*
Moved to SDL threads
Charadon
2022-06-07
1
-25
/
+24
|
*
Beginning migration to SDL for sound
Charadon
2022-06-07
1
-14
/
+22
|
*
Fixed some bugs and a segfault
v0.2
Charadon
2022-06-02
1
-2
/
+3
|
*
QOL stuff and upped to version 0.2
Charadon
2022-06-02
1
-4
/
+5
|
*
Added music and almost done marathon mode.
Charadon
2022-06-02
1
-1
/
+13
|
*
Seperated versus mode from main.c
Charadon
2022-06-02
1
-124
/
+10
|
*
Flatpak support
Charadon
2022-06-01
1
-2
/
+23
|
*
Migrate to meson
Charadon
2022-06-01
1
-2
/
+7
|
*
Fix potential undefined behavior
Charadon
2022-05-30
1
-3
/
+1
|
*
Finished on making flatpak work, and fixed a bug where the paddle could ↵
Charadon
2022-05-30
1
-1
/
+2
|
|
|
|
randomly not spawn.
*
Initial Commit
Charadon
2022-05-30
1
-0
/
+218