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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
There was a make clean the entire time?!
Charadon
2022-06-09
1
-1
/
+0
|
*
Fixed a timing issue
Charadon
2022-06-09
2
-2
/
+2
|
*
Done seperating game logic from framerate
Charadon
2022-06-09
4
-73
/
+98
|
*
Cleaning up clangd's bullshit
Charadon
2022-06-08
5
-10
/
+4
|
*
Begun work on seperating movement logic from framerate of game.
Charadon
2022-06-08
5
-29
/
+46
|
*
Fixed fullescreen mode
Charadon
2022-06-08
1
-1
/
+12
|
*
Finished implementing settings.
Charadon
2022-06-08
3
-3
/
+110
|
*
Fixed audio initializing wait not working
Charadon
2022-06-08
3
-14
/
+72
|
*
Changed how title music was played to make it respect settings
Charadon
2022-06-08
5
-12
/
+33
|
*
Settings file added
Charadon
2022-06-08
3
-0
/
+47
|
*
Some flatpak fixes
Charadon
2022-06-08
3
-3
/
+4
|
*
Fixed some more portability stuff.
Charadon
2022-06-08
2
-2
/
+1
|
*
More efforts
Charadon
2022-06-08
3
-1684
/
+0
|
*
Moved to SDL threads
Charadon
2022-06-07
5
-35
/
+33
|
*
From what I can tell, i'm finished migrating the sound code to SDL
Charadon
2022-06-07
4
-22
/
+24
|
*
Beginning migration to SDL for sound
Charadon
2022-06-07
3
-21
/
+32
|
*
Did some stuff with flatpak
Charadon
2022-06-07
1
-4
/
+0
|
*
Openbsd fixes
charadon
2022-06-06
2
-0
/
+1410
|
*
Premake5 support
Charadon
2022-06-05
2
-1
/
+0
|
*
After a lot of bullshit, windows support
Charadon
2022-06-03
1
-0
/
+274
|
*
Fixed some bugs and a segfault
v0.2
Charadon
2022-06-02
3
-5
/
+12
|
*
QOL stuff and upped to version 0.2
Charadon
2022-06-02
5
-8
/
+31
|
*
Changed bounce sound effect and changed background color
Charadon
2022-06-02
2
-2
/
+3
|
*
Added music and almost done marathon mode.
Charadon
2022-06-02
7
-19
/
+148
|
*
Seperated versus mode from main.c
Charadon
2022-06-02
4
-129
/
+138
|
*
Flatpak support
Charadon
2022-06-01
5
-9
/
+29
|
*
Migrate to meson
Charadon
2022-06-01
3
-4
/
+9
|
*
Fixed issue where window segfaulted when resized.
Charadon
2022-05-31
2
-2
/
+2
|
*
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
2
-1
/
+7
|
|
|
|
randomly not spawn.
*
Initial Commit
Charadon
2022-05-30
6
-0
/
+454