.. |
entity
|
Crushed the last memory leakage bug in the chunk update
|
2023-10-17 14:39:20 +02:00 |
physics
|
Some medium-sized refactor
|
2023-10-17 13:25:02 +02:00 |
utility
|
Some medium-sized refactor
|
2023-10-17 13:25:02 +02:00 |
assets.c
|
Added block creation utilities
|
2023-10-12 08:18:43 +02:00 |
assets.h
|
Fixed warnings
|
2023-10-14 16:48:09 +02:00 |
blocks.c
|
Added top side to grass and improved worldgen a tiny bit
|
2023-10-13 19:50:30 +02:00 |
blocks.h
|
Finally, somewhat greedy meshing
|
2023-10-13 12:23:26 +02:00 |
chunk.c
|
Crushed the last memory leakage bug in the chunk update
|
2023-10-17 14:39:20 +02:00 |
chunk.h
|
Some medium-sized refactor
|
2023-10-17 13:25:02 +02:00 |
chunk_pool.c
|
Some medium-sized refactor
|
2023-10-17 13:25:02 +02:00 |
chunk_pool.h
|
Some medium-sized refactor
|
2023-10-17 13:25:02 +02:00 |
chunkloader.c
|
Crushed the last memory leakage bug in the chunk update
|
2023-10-17 14:39:20 +02:00 |
cube_premeshing.c
|
Added chunk loading
|
2023-10-14 10:47:21 +02:00 |
default_terrain_generator.c
|
Some medium-sized refactor
|
2023-10-17 13:25:02 +02:00 |
entity.c
|
Crushed the last memory leakage bug in the chunk update
|
2023-10-17 14:39:20 +02:00 |
entity.h
|
Some medium-sized refactor
|
2023-10-17 13:25:02 +02:00 |
entity_pool.c
|
Improved performace of entity system
|
2023-10-15 11:51:45 +02:00 |
hook.c
|
Now creating physics objects of all chunks
|
2023-10-15 17:20:51 +02:00 |
hook.h
|
Added hooks for physics-chunk creation
|
2023-10-15 14:41:53 +02:00 |
initialization.c
|
Some medium-sized refactor
|
2023-10-17 13:25:02 +02:00 |
main.c
|
Some medium-sized refactor
|
2023-10-17 13:25:02 +02:00 |
meshize.c
|
Some medium-sized refactor
|
2023-10-17 13:25:02 +02:00 |
noise.c
|
The chunk system needs to be rewritten
|
2023-10-12 18:52:05 +02:00 |
shaders.c
|
Some medium-sized refactor
|
2023-10-17 13:25:02 +02:00 |
shaders.h
|
Partially integrated own mathematics library
|
2023-10-15 10:07:33 +02:00 |
state.h
|
Added hooks for physics-chunk creation
|
2023-10-15 14:41:53 +02:00 |
world.c
|
Some medium-sized refactor
|
2023-10-17 13:25:02 +02:00 |
world.h
|
Some medium-sized refactor
|
2023-10-17 13:25:02 +02:00 |
world_physics.c
|
Crushed the last memory leakage bug in the chunk update
|
2023-10-17 14:39:20 +02:00 |