Eric Wasylishen
|
aa74b76815
|
common: add qmat::transpose()
|
2023-07-06 17:13:14 -06:00 |
Eric Wasylishen
|
a2d89e3307
|
qbsp: q1: fix visportals being created to solid leafs
fixes crash on ej3_cc.map
|
2023-04-17 23:42:00 -06:00 |
Eric Wasylishen
|
cd2926534f
|
qbsp: q1: fix so just DETAIL is considered is_empty
|
2023-04-17 21:10:28 -06:00 |
Eric Wasylishen
|
e069d7b9b8
|
style: update settings api to follow current coding style
|
2023-04-16 11:55:38 -06:00 |
Eric Wasylishen
|
ac21db8722
|
common: add png loader test
|
2023-04-10 14:06:35 -06:00 |
Eric Wasylishen
|
ab2569486d
|
qbsp: q1: fix sky + detail_solid not sealing
|
2023-03-27 23:13:40 -06:00 |
Eric Wasylishen
|
68eaf37e40
|
qbsp: q1: fix detail to be non-sealing again
|
2023-03-27 21:43:54 -06:00 |
Eric Wasylishen
|
6e064ae3c7
|
qbsp: restore detail to non-sealing
|
2023-03-26 16:20:10 -06:00 |
Eric Wasylishen
|
60dea4af4c
|
qbsp: fix func_detail_wall in q2 mode
|
2023-02-22 00:57:31 -07:00 |
Eric Wasylishen
|
2fb75ede17
|
tests: add q2 func_detail_wall and func_detail_fence test case
|
2023-02-22 00:11:30 -07:00 |
Eric Wasylishen
|
029cc01f61
|
tests: refactor "detail properties" test to run on all games
|
2023-02-21 23:18:46 -07:00 |
Eric Wasylishen
|
eda6155844
|
cleanup: run ./clang-format-all.sh
clang-format version 15.0.7
|
2023-02-18 22:59:43 -07:00 |
Eric Wasylishen
|
2bd2515792
|
all: cleanup unused includes (Clion - detect not directly used)
|
2022-10-31 21:37:34 -06:00 |
Eric Wasylishen
|
501ced4bfe
|
qbsp: restore func_detail_wall support
|
2022-10-21 18:33:38 -06:00 |
Eric Wasylishen
|
c84f5898df
|
tests: doctest
|
2022-10-21 18:33:19 -06:00 |
Eric Wasylishen
|
d9d4ee99ad
|
include only needed catch2 headers
|
2022-09-29 19:49:53 -06:00 |
Eric Wasylishen
|
a2451a41fb
|
qbsp: rewrite of q1 contents representation in bspfile.cc
use q2-like bitflags so we can represent mixes like (water | mist), which we need within the compiler
|
2022-07-27 02:31:49 -06:00 |
Eric Wasylishen
|
f1f558b069
|
testqbsp: add detail_illusionary + water test
|
2022-07-12 00:07:39 -06:00 |
Eric Wasylishen
|
da7e36390f
|
testqbsp: start some contentflags tests
|
2022-07-12 00:02:05 -06:00 |
Eric Wasylishen
|
050886f32c
|
tests: unify tests under one target
to ease sharing code. vis/light tests are going to need the testqbsp infrastructure.
|
2022-07-10 16:36:15 -06:00 |