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 (
Expand
)
Author
Age
Files
Lines
*
Migrated code to ANSI C
Charadon
2022-06-23
1
-19
/
+20
*
#6 Added pause screen
Charadon
2022-06-14
1
-8
/
+12
*
Fixed issue #5
Charadon
2022-06-14
1
-0
/
+8
*
Revert "Revert "Revert "Revert "Revert "Added liberapay link, and more fruitl...
Charadon
2022-06-13
1
-2
/
+1
*
Revert "Revert "Revert "Revert "Added liberapay link, and more fruitless work...
Charadon
2022-06-13
1
-1
/
+2
*
Revert "Revert "Revert "Added liberapay link, and more fruitless work on the ...
Charadon
2022-06-13
1
-2
/
+1
*
Revert "Revert "Added liberapay link, and more fruitless work on the internal...
Charadon
2022-06-13
1
-1
/
+2
*
Revert "Added liberapay link, and more fruitless work on the internal_clock"
Charadon
2022-06-13
1
-2
/
+1
*
Added liberapay link, and more fruitless work on the internal_clock
Charadon
2022-06-13
1
-1
/
+2
*
More work on something. Including a background to the volume bars, fixing som...
Charadon
2022-06-11
1
-31
/
+31
*
Switching to software mouse rather than use system mouse because it's a pain ...
Charadon
2022-06-11
1
-1
/
+1
*
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