Commit graph

101 commits

Author SHA1 Message Date
2a2d2c4dd6
add some fn 2022-11-17 20:53:06 +01:00
882fe8a27b
add possible improvement 2022-11-17 20:53:04 +01:00
f80c7f340b
start handling of the game 2022-11-17 20:24:22 +01:00
0d1d3d584c
pedantic related to std 2022-11-17 17:01:11 +01:00
c4fa61ea97
clean up 2022-11-17 16:59:18 +01:00
7b6adecaa1
change headers 2022-11-17 16:51:56 +01:00
99131e2e46
follow wikipedia printing 2022-11-17 16:34:00 +01:00
434a836ecb
changes table print fn 2022-11-16 17:00:07 +01:00
72b597b1fc
fix 2 for the linked list 2022-11-16 16:46:17 +01:00
26c9fe99ca
remove comment 2022-11-16 16:40:26 +01:00
4ed9bbe8bf
fix chained list 2022-11-16 16:40:00 +01:00
01447538e9
opt + fix a memory leak 2022-11-16 16:29:39 +01:00
2d408a24f7
typo 2022-11-16 15:35:32 +01:00
b202c75008
fill the board when creating a new party since we need it 2022-11-16 15:30:40 +01:00
3a63db3da1
add global property 2022-11-16 15:27:49 +01:00
349731ce02
print the table 2022-11-16 15:13:53 +01:00
1f3d98cc78
init table 2022-11-16 11:40:13 +01:00
559e41ed50
impl chained list 2022-11-16 11:40:06 +01:00
6e337dc97d
remove unnecessary include 2022-11-16 11:39:40 +01:00
ca60bb907f
remove main.h 2022-11-16 11:38:00 +01:00
96115462b7
add structs 2022-11-16 10:31:18 +01:00
1343ebcb3f
* O3 not in dev
* add ldflags for fsanitize
2022-11-16 10:31:06 +01:00
c324fba1f5
remove gl4d stuff 2022-11-16 09:25:07 +01:00
8abd8aafa1
better text impl 2022-11-15 23:44:29 +01:00
cbc804efd2
remove font warnings 2022-11-15 15:09:28 +01:00
9b1046667d
add todo 2022-11-15 14:58:49 +01:00
cbf3651452
revert old way of checking the end of array 2022-11-15 14:55:35 +01:00
205760ea89
fix text display 2022-11-15 14:17:54 +01:00
44188694fb
text related 2022-11-15 13:49:40 +01:00
3f324d671a
remove unnecessary import 2022-11-15 13:49:29 +01:00
5600ddcd9d
move import at the top 2022-11-15 13:49:12 +01:00
f44561c3dc
init the pointer as null 2022-11-15 13:49:02 +01:00
b02c5a3d46
mention the used font 2022-11-15 13:48:47 +01:00
da00f09c9e
ignore the whole font folder 2022-11-15 13:48:40 +01:00
42ee6a14e2
create font folder 2022-11-15 13:48:11 +01:00
282b4d56e8
don't push ttf file 2022-11-15 13:47:53 +01:00
aa5935fb13
add tff lib 2022-11-15 13:47:20 +01:00
252d228cb6
* add padding for title
* clear screen with rgb color
* better detection of endloop
* assert if malloc 0
2022-11-15 13:02:58 +01:00
1e237fbaeb
allocate perfect size for malloc 2022-11-15 10:43:47 +01:00
caa56946d0
use origin 2022-11-15 09:20:13 +01:00
628ccf948c
fix typo 2022-11-15 00:30:30 +01:00
bd9048595e
Always O3 2022-11-15 00:26:11 +01:00
f0eb48751a
add todo 2022-11-15 00:01:03 +01:00
1c45bc9e8d
add table 2022-11-14 23:55:36 +01:00
8fff1eb907
fix compilation in dev 2022-11-14 23:44:21 +01:00
57a163e685
remove compile_flags 2022-11-14 18:23:34 +01:00
6834b41c2f
add gl4d support 2022-11-14 16:05:04 +01:00
0ae47c1c86
use std11 instead of std99 2022-11-14 14:00:30 +01:00
67e848098c
rename variable 2022-11-13 17:38:19 +01:00
ef67ea5483
update variable matching c standard 2022-11-13 17:37:34 +01:00