RSS feed
7c048380
– Andrew Apted <ajapted@gmail.com>
authored
on 2023/12/08 19:08
fleshed out logic for BSP_SubdivideSegs().
60643a18
– Andrew Apted <ajapted@gmail.com>
authored
on 2023/12/08 19:03
define two structs `nsubsec_t` and `nnode_t`, funcs to alloc them.
35fc4078
– Andrew Apted <ajapted@gmail.com>
authored
on 2023/12/08 18:37
implemented the creation of segs from a linedef.
44ccf1e5
– Andrew Apted <ajapted@gmail.com>
authored
on 2023/12/08 18:25
added code file "nano_bsp.c", and updated Makefile for it.
566511ed
– Andrew Apted <ajapted@gmail.com>
authored
on 2023/12/08 18:24
added `next` field to seg_t struct in r_defs.h
0eff5c18
– Andrew Apted <ajapted@gmail.com>
authored
on 2023/12/08 18:14
added header file "nano_bsp.h"
6d06c526
– Andrew Apted <ajapted@gmail.com>
authored
on 2023/12/08 17:33
checked in a copy of Carob-Doom source (at commit 49a7bbd011f6).