42_cub3d/testmaps
mcolonna 424b9aa7b2 fixings and improvements
dev:
- add documentation
- main() is more readable

fix:
- unmanaged errors:
  - map parsing: error if color value is >255
  - map parsing: load_textures(): check return value of xml_xpm_file_to_image()
  - main.c: draw_screen(): check return value of mlx_new_image()

other details:
- dev: color_from_rgb(): change signature
- fix: nullize map in map_destroy
- change: change error message for read_all_text() errors
- change: change rotation speed
- change: add and use contant NOOBONUS_SPEED
2024-11-21 15:25:36 +01:00
..
err_badcolors1.cub dev: add TODOs of things to fix 2024-11-20 16:58:44 +01:00
err_badcolors2.cub dev: add TODOs of things to fix 2024-11-20 16:58:44 +01:00
err_badcolors3.cub dev: add TODOs of things to fix 2024-11-20 16:58:44 +01:00
err_badcolors4.cub dev: add TODOs of things to fix 2024-11-20 16:58:44 +01:00
err_badtextures.cub dev: add TODOs of things to fix 2024-11-20 16:58:44 +01:00
err_doubleparameters.cub Add map checks * 2024-10-10 13:40:39 +02:00
err_extension.cud Add map checks * 2024-10-10 13:40:39 +02:00
err_manymanyplayers.cub fix: add check for 0 or 2+ players on a map 2024-11-18 14:27:51 +01:00
err_manyplayers.cub fix: add check for 0 or 2+ players on a map 2024-11-18 14:27:51 +01:00
err_nomapdescription.cub Add map checks * 2024-10-10 13:40:39 +02:00
err_nonclosed1.cub Add map checks * 2024-10-10 13:40:39 +02:00
err_nonclosed2.cub Add map checks * 2024-10-10 13:40:39 +02:00
err_nonclosed3.cub Add map checks * 2024-10-10 13:40:39 +02:00
err_nonclosed4.cub Add map checks * 2024-10-10 13:40:39 +02:00
err_noplayer.cub fix: add check for 0 or 2+ players on a map 2024-11-18 14:27:51 +01:00
err_nospacebeforeparameter.cub fix: map parsing manages blank spaces better 2024-10-17 16:04:45 +02:00
err_playeroutside.cub fix: add check for 0 or 2+ players on a map 2024-11-18 14:27:51 +01:00
err_reallyreallyweirdblank.cub fixings and improvements 2024-11-21 15:25:36 +01:00
good.cub Add map checks * 2024-10-10 13:40:39 +02:00
good_big.cub modified scaling minimap 2024-11-19 14:08:10 +01:00
good_directions.cub docs, clean, several things... * 2024-11-07 01:03:05 +01:00
good_directions_test.cub fix: render * 2024-11-13 18:59:07 +01:00
good_floor_ceiling.cub use ceiling and floor colors from the map file 2024-11-07 19:29:58 +01:00
good_little.cub docs, clean, several things... * 2024-11-07 01:03:05 +01:00
good_reallyweirdblank.cub fixings and improvements 2024-11-21 15:25:36 +01:00
good_weirdblank.cub docs, clean, several things... * 2024-11-07 01:03:05 +01:00
good_weirdshape.cub docs, clean, several things... * 2024-11-07 01:03:05 +01:00