ericw-tools/include
Kevin Shanahan 50b78f3d61 qbsp, common: support both DP and RMQ variants of the BSP2 format
Turns out there are two types of "BSP2" format - one that I think was
created by MH and implemented in the RMQ project (this is the one I
implemented previously) and one by LordHavoc which exteneded the
coordinate limits beyond 32k, implemented in Darkplaces.  The
Darkplaces version of BSP2 will get the name BSP2 and the RMQ version,
which is more limited, will get the name BSP2rmq.

qbsp will only create the BSP29 or BSP2 formats, but will cope with a
BSP2rmq format file for an -onlyents compile.  The rest of the tools
can use any of the three formats.

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-09-28 11:48:37 +09:30
..
common qbsp, common: support both DP and RMQ variants of the BSP2 format 2013-09-28 11:48:37 +09:30
light light, vis, bsputil, bspinfo: Add BSP2 support 2013-09-25 15:18:50 +09:30
vis light, vis, bsputil, bspinfo: Add BSP2 support 2013-09-25 15:18:50 +09:30