mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 03:12:00 -04:00

This converts some variables to their unsidged types, which enables the port to load all maps which use the regular Doom BSP nodes format. This enables the port to load some maps that it would normally choke upon, e.g. Nova Maps 30 and 31; Eviternity Map 15 and Sunlust Maps 16, 18, 20, 24, 28 and 31. It does still not support DeePBSP and ZDBSP nodes, and will probably never do. Fixes #23.
Languages
C
98.9%
CMake
0.9%
Python
0.2%