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
/
marathon.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
More work on something. Including a background to the volume bars, fixing ↵
Charadon
2022-06-11
1
-31
/
+31
|
|
|
|
some indentation, and beginning work on a screen to show all scores
*
Switching to software mouse rather than use system mouse because it's a pain ↵
Charadon
2022-06-11
1
-1
/
+1
|
|
|
|
in the ass
*
Fixed some tabbing, and a memory leak
Charadon
2022-06-11
1
-36
/
+38
|
*
Begun work on organizing leaderboard
Charadon
2022-06-09
1
-31
/
+48
|
*
Work on leaderboard
Charadon
2022-06-09
1
-2
/
+54
|
*
Done seperating game logic from framerate
Charadon
2022-06-09
1
-0
/
+4
|
*
Changed how title music was played to make it respect settings
Charadon
2022-06-08
1
-0
/
+1
|
*
Moved to SDL threads
Charadon
2022-06-07
1
-2
/
+0
|
*
From what I can tell, i'm finished migrating the sound code to SDL
Charadon
2022-06-07
1
-5
/
+7
|
*
QOL stuff and upped to version 0.2
Charadon
2022-06-02
1
-2
/
+10
|
*
Changed bounce sound effect and changed background color
Charadon
2022-06-02
1
-0
/
+1
|
*
Added music and almost done marathon mode.
Charadon
2022-06-02
1
-0
/
+89