about summary refs log tree commit diff stats
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed some more portability stuff.Charadon2022-06-081-1/+1
* Moved to SDL threadsCharadon2022-06-071-25/+24
* Beginning migration to SDL for soundCharadon2022-06-071-14/+22
* Fixed some bugs and a segfault v0.2Charadon2022-06-021-2/+3
* QOL stuff and upped to version 0.2Charadon2022-06-021-4/+5
* Added music and almost done marathon mode.Charadon2022-06-021-1/+13
* Seperated versus mode from main.cCharadon2022-06-021-124/+10
* Flatpak supportCharadon2022-06-011-2/+23
* Migrate to mesonCharadon2022-06-011-2/+7
* Fix potential undefined behaviorCharadon2022-05-301-3/+1
* Finished on making flatpak work, and fixed a bug where the paddle could rando...Charadon2022-05-301-1/+2
* Initial CommitCharadon2022-05-301-0/+218
te.top> 2022-03-12 19:46:44 +0000 committer Daniel Santos <dacs.git@brilhante.top> 2022-03-13 14:21:26 +0000 create README.md' href='/danisanti/numericx-c/commit/README.md?h=stable&id=f44be5f3b46244e66e728238585d3691dae6281d'>f44be5f ^
78d5b4d ^
f44be5f ^


78d5b4d ^
f44be5f ^



78d5b4d ^
f44be5f ^
78d5b4d ^
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