Cub3D/parsing
2024-12-19 22:35:37 +01:00
..
arguments.c feat: added maps, added readfile to parsing 2024-11-12 11:30:30 +01:00
blank_for_raph.c style: normed all the repo (except the debug function and the too_many_args 2024-12-01 18:59:17 +01:00
load_bgs.c Fix: check on background + check for metainfo in the map + fix tilemap size calculation 2024-12-19 22:35:37 +01:00
load_file.c norm: norming of parsing/ and source/cleanup.c 2024-12-01 17:55:09 +01:00
load_textures.c Fix: removed the t_img texture and left the t_texture instead. 2024-12-17 17:28:51 +01:00
load_tiles.c Fix: check on background + check for metainfo in the map + fix tilemap size calculation 2024-12-19 22:35:37 +01:00
map.c v1.0 - normed texture system, multiple keypress, fixes on parsing, removed trailing maps 2024-12-16 14:56:22 +01:00
traverse_map.c v1.0 - normed texture system, multiple keypress, fixes on parsing, removed trailing maps 2024-12-16 14:56:22 +01:00
utils.c Fix: removed the t_img texture and left the t_texture instead. 2024-12-17 17:28:51 +01:00