wfowler1 / jbn-bsp-lump-tools

Just a goofy tool for messing with Nightfire BSPs. For all intents and purposes this is a dead project preserved here after Google Code shut down. The origins of the BSP decompiler project and LibBSP can be traced back here.
5 stars 2 forks source link

Source engine overlays #12

Closed GoogleCodeExporter closed 1 year ago

GoogleCodeExporter commented 9 years ago
Overlays in the Source engine are compiled into a special lump, and need to be 
extracted.

Problem: Overlays are connected to specific faces by their "id" component in 
Hammer, and by index in a BSP file. Need to create unique IDs for every brush 
side created, and allow the decompiler to find the one with the proper 
information.

Original issue reported on code.google.com by MofoMan2...@gmail.com on 30 May 2013 at 6:43

wfowler1 commented 1 year ago

Not valid for this project, and has been implemented in the bsp-decompiler.