Commit Graph

5 Commits

Author SHA1 Message Date
569265f414 Thing Reader
Reads things from the WAD file.
2025-04-07 19:09:33 -04:00
fdb68ce0ff Sidedef Reader
Added the ability to read sidedef lumps from the wadfile.
2025-03-31 20:20:52 -04:00
c3b3081e74 Linedef Reader
Added ability to read linedef lumps. Also added all the test
functionality to make sure we are reading the linedefs correctly.
2025-03-30 19:21:52 -04:00
ffb7b9d9c7 Vertex Loading
Added the ability to load vertex data from the WAD. Still needs
some processing to make more robust, but for now is loading data.
2025-03-30 13:55:46 -04:00
98cfdb93a6 Added ability to read WAD directory 2025-03-27 17:43:52 -04:00