|
edc6fb1e5c
|
/apps/scenery: make the world generate as you go
|
2024-10-01 15:31:18 +03:00 |
|
|
57fe5e8946
|
implement game configuration file
this integrates https://github.com/cktan/tomlc99 into the repo as a dependency
|
2024-10-01 12:48:42 +03:00 |
|
|
078e68387b
|
replace per-tick allocations in push_text with an arena/bump allocator
|
2024-09-27 15:02:24 -03:00 |
|
|
f4b52b5450
|
make textures_dump_atlases work again and expose it as a utility function
|
2024-09-26 21:32:08 -03:00 |
|
|
c0dcdf8c0a
|
twn_skybox.c
|
2024-09-26 21:02:56 +03:00 |
|
|
4c9278a927
|
changed how building is triggered, now there is a [twn] shell script that is exptected to be in PATH. also physfs and libxm cmake targets no longer recompiled per every target, but shared
|
2024-09-25 19:52:54 +03:00 |
|
|
a7d97a1070
|
/apps: separate /apps/testgame into /apps/platformer and /apps/scenery, update /apps/template
|
2024-09-25 18:29:58 +03:00 |
|