ericw-tools/include/qbsp
Shpoike 89365949bc Squashed commit of the following:
commit 8ca122916d
Author: Eric Wasylishen <ewasylishen@gmail.com>
Date:   Thu Jul 4 20:54:23 2019 -0600

    fix linker error (radlights is in 2 .cpp files)

commit 8f06fc9c8d
Author: Eric Wasylishen <ewasylishen@gmail.com>
Date:   Thu Jul 4 20:53:57 2019 -0600

    add clarification comment

commit 038a553fb0
Author: Eric Wasylishen <ewasylishen@gmail.com>
Date:   Thu Jul 4 20:30:27 2019 -0600

    fix tests compilation

commit 02e94ec507
Author: Eric Wasylishen <ewasylishen@gmail.com>
Date:   Thu Jul 4 19:59:25 2019 -0600

    hlbsp: use q_snprintf

commit 669a5a7911
Author: Eric Wasylishen <ewasylishen@gmail.com>
Date:   Thu Jul 4 19:56:21 2019 -0600

    Reformat

commit 6653760982
Merge: 347a455 ac3553c
Author: Eric Wasylishen <ewasylishen@gmail.com>
Date:   Thu Jul 4 19:28:06 2019 -0600

    Merge remote-tracking branch 'origin/master' into hlbsp

    # Conflicts:
    #	include/qbsp/qbsp.hh

commit 347a455102
Author: Shpoike <Shpoike@users.noreply.github.com>
Date:   Thu Mar 28 02:18:16 2019 +0000

    Misc HLBSP tweaks

    Added support for multiple -wadpath args.
    Added -xwadpath (for eg valve/*.wad to avoid bloat/license issues).
    Reworked hint brushes - the non-hint surfaces can use any name, just so long as they're not 'hint', for compat with zhlt.
    Support 'bevel' and 'null' textures for compat with zhlt.

commit 7fb22c7367
Author: Shpoike <Shpoike@users.noreply.github.com>
Date:   Thu Mar 28 01:59:42 2019 +0000

    Support for halflife-style .rad surface lights (probably too bright, but the basics work).

commit 2da504fb62
Author: Shpoike <Shpoike@users.noreply.github.com>
Date:   Thu Mar 28 01:56:27 2019 +0000

    Add minus-prefixed textures for halflife's randomised-textures feature, instead of getting crash-to-desktop errors when the map is loaded.

commit 6366199bdb
Author: Shpoike <Shpoike@users.noreply.github.com>
Date:   Thu Mar 21 04:51:24 2019 +0000

    First attempt at hlbsp output.
2019-07-04 21:08:17 -06:00
..
brush.hh Squashed commit of the following: 2019-07-04 21:08:17 -06:00
bspfile.hh Squashed commit of the following: 2019-07-04 21:08:17 -06:00
csg4.hh qbsp: rename our plane_t to qbsp_plane_t 2017-04-26 14:55:26 -06:00
file.hh qbsp: move remaining headers to include directory 2017-04-20 19:52:06 -06:00
map.hh Squashed commit of the following: 2019-07-04 21:08:17 -06:00
merge.hh
outside.hh qbsp: expose PointInLeaf as debug helper 2017-07-24 22:57:43 -06:00
parser.hh qbsp: move remaining headers to include directory 2017-04-20 19:52:06 -06:00
portals.hh qbsp: add comment 2017-07-09 00:04:47 -06:00
qbsp.hh Squashed commit of the following: 2019-07-04 21:08:17 -06:00
region.hh
solidbsp.hh qbsp: make Contents_Priority public 2017-07-23 14:08:34 -06:00
surfaces.hh qbsp: surfaces.cc: use std::map for vertex hashing 2017-07-17 16:35:11 -06:00
tjunc.hh
util.hh
wad.hh Squashed commit of the following: 2019-07-04 21:08:17 -06:00
warnerr.hh qbsp: move remaining headers to include directory 2017-04-20 19:52:06 -06:00
winding.hh qbsp: fix memory corruption in SplitBrush 2017-07-23 01:51:31 -06:00
writebsp.hh qbsp: don't write unused texinfo. 2017-07-03 01:58:26 -06:00