Commit Graph

2 Commits

Author SHA1 Message Date
Wesley Irvin
166b047a70 Linedef Loading
Added the ability to load linedefs from a wad file. Also added
functions to the linedef type to allow you to check the status of
each bit of the flags value making it very easy to check linedef
properties.
2023-04-29 09:39:26 -04:00
Wesley Irvin
cd5f05daf5 Vertex Loading
Added the ability to load vertex data from the vertexes lump for
a given level. This is to close issue #5 to get vertex data
loading working.
2023-04-28 18:26:14 -04:00