Simplify `Brush_GetContents` and use the first non-skip face as the base contents Move period out of `LoadExternalMap` error message so it doesn't confuse the reader Fix `WriteEntitiesToString` crashing on entities without any brushes (note: need a column/line on mapentity in future) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| bspfile.cc | ||
| bsputils.cc | ||
| cmdlib.cc | ||
| entdata.cc | ||
| fs.cc | ||
| imglib.cc | ||
| log.cc | ||
| mathlib.cc | ||
| parser.cc | ||
| qvec.cc | ||
| threads.cc | ||