feat: added maps, added readfile to parsing
This commit is contained in:
parent
4db733648e
commit
e4d2dfda21
19 changed files with 282 additions and 41 deletions
23
maps/bad_format_color_c.cub
Normal file
23
maps/bad_format_color_c.cub
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
SO ./textures/png_ugly.png
|
||||
NO ./textures/png_ugly.png
|
||||
WE ./textures/png_pretty.png
|
||||
EA ./textures/png_pretty.png
|
||||
|
||||
F 255,255,255
|
||||
C 255,,255
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
111
|
||||
1N1
|
||||
111
|
||||
23
maps/bad_format_color_f.cub
Normal file
23
maps/bad_format_color_f.cub
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
SO ./textures/png_ugly.png
|
||||
NO ./textures/png_ugly.png
|
||||
WE ./textures/png_pretty.png
|
||||
EA ./textures/png_pretty.png
|
||||
|
||||
F 255,255,
|
||||
C 255,255,255
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
111
|
||||
1N1
|
||||
111
|
||||
24
maps/bad_format_map_char.cub
Normal file
24
maps/bad_format_map_char.cub
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
SO ./textures/png_ugly.png
|
||||
NO ./textures/png_ugly.png
|
||||
WE ./textures/png_pretty.png
|
||||
EA ./textures/png_pretty.png
|
||||
|
||||
F 255,255,255
|
||||
C 255,255,255
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
111
|
||||
1N11111
|
||||
1000xy1
|
||||
1111111
|
||||
23
maps/bad_format_map_open.cub
Normal file
23
maps/bad_format_map_open.cub
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
SO ./textures/png_ugly.png
|
||||
NO ./textures/png_ugly.png
|
||||
WE ./textures/png_pretty.png
|
||||
EA ./textures/png_pretty.png
|
||||
|
||||
F 255,255,255
|
||||
C 255,255,255
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
1111
|
||||
00N1
|
||||
1111
|
||||
23
maps/bad_format_texture.cub
Normal file
23
maps/bad_format_texture.cub
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
SO ./textures/png_ugly.png
|
||||
NO = ./textures/png_ugly.png
|
||||
WE ./textures/png_pretty.png
|
||||
EA ./textures/png_pretty.png
|
||||
|
||||
F 255,255,255
|
||||
C 255,255,255
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
111
|
||||
1N1
|
||||
111
|
||||
23
maps/bad_perm.cub
Normal file
23
maps/bad_perm.cub
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
SO ./textures/png_ugly.png
|
||||
NO ./textures/png_ugly.png
|
||||
WE ./textures/png_pretty.png
|
||||
EA ./textures/png_pretty.png
|
||||
|
||||
F 255,255,255
|
||||
C 255,255,255
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
111
|
||||
1N1
|
||||
111
|
||||
23
maps/valid_01.cub
Normal file
23
maps/valid_01.cub
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
SO ./textures/png_ugly.png
|
||||
NO ./textures/png_ugly.png
|
||||
WE ./textures/png_pretty.png
|
||||
EA ./textures/png_pretty.png
|
||||
|
||||
F 255,255,255
|
||||
C 255,255,255
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
111
|
||||
1N1
|
||||
111
|
||||
Loading…
Add table
Add a link
Reference in a new issue