Skip to content

Implement support for ZDoom GL2 nodes

Lactozilla requested to merge xgl2 into next

Needed to load maps with more than 65534 lines. Refactors the node format identification, and makes the game I_Error if the format is unknown or unsupported.

Merge request reports