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> |
||
|---|---|---|
| .. | ||
| common | ||
| light | ||
| vis | ||