about summary refs log tree commit diff stats
path: root/src/ball.c
Commit message (Collapse)AuthorAgeFilesLines
* Migrated code to ANSI CCharadon2022-06-231-8/+7
|
* Revert "Revert "Revert "Revert "Revert "Added liberapay link, and more ↵Charadon2022-06-131-2/+2
| | | | | | fruitless work on the internal_clock""""" This reverts commit 0e1a3565cd077a297c07bad7466f317025758b31.
* Revert "Revert "Revert "Revert "Added liberapay link, and more fruitless ↵Charadon2022-06-131-2/+2
| | | | | | work on the internal_clock"""" This reverts commit aa7b6d5963aa4cbc33d529f91c57fb611c50a8d7.
* Revert "Revert "Revert "Added liberapay link, and more fruitless work on the ↵Charadon2022-06-131-2/+2
| | | | | | internal_clock""" This reverts commit 4b25b1e9f6cc9b1fc3f1342b32aa66f55e5135c1.
* Revert "Revert "Added liberapay link, and more fruitless work on the ↵Charadon2022-06-131-2/+2
| | | | | | internal_clock"" This reverts commit e33f20ad8e35a736996eca1f6a3a63b85a38b3d0.
* Revert "Added liberapay link, and more fruitless work on the internal_clock"Charadon2022-06-131-2/+2
| | | | This reverts commit 01f47242692c8c5c413b876610061418249e2bd6.
* Added liberapay link, and more fruitless work on the internal_clockCharadon2022-06-131-2/+2
|
* There was a make clean the entire time?!Charadon2022-06-091-1/+0
|
* Fixed a timing issueCharadon2022-06-091-1/+1
|
* Done seperating game logic from framerateCharadon2022-06-091-45/+54
|
* Cleaning up clangd's bullshitCharadon2022-06-081-1/+0
|
* Begun work on seperating movement logic from framerate of game.Charadon2022-06-081-9/+14
|
* Premake5 supportCharadon2022-06-051-1/+0
|
* Added music and almost done marathon mode.Charadon2022-06-021-15/+27
|
* Flatpak supportCharadon2022-06-011-2/+2
|
* Initial CommitCharadon2022-05-301-0/+68
2019-06-04 01:42:17 -0400 refactored landing page template and tweaked styling' href='/gbmor/getwtxt/commit/assets/tmpl/index.html?id=3df037d0a9d763256508092f3b0c7362b22431e2'>3df037d ^
5be84b2 ^
3df037d ^

1eae520 ^
3df037d ^


0f645e7 ^
920306c ^
5be84b2 ^







920306c ^
920306c ^
29c35a3 ^
920306c ^
61d34d4 ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87