ericw-tools/common
Jonathan be865bc5b8 Fix `face_get_contents` not handling hintskip properly
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)
2022-01-23 23:18:59 -05:00
..
CMakeLists.txt Allow `-subdivide 0` to turn off subdivision 2021-11-21 15:08:02 -05:00
bspfile.cc Fix `face_get_contents` not handling hintskip properly 2022-01-23 23:18:59 -05:00
bsputils.cc Allow `-subdivide 0` to turn off subdivision 2021-11-21 15:08:02 -05:00
cmdlib.cc New FS! 2021-11-05 19:25:37 -04:00
entdata.cc Use string_view where appropriate for parser, add some additional constructors for ease of use 2022-01-16 04:17:06 -05:00
fs.cc Merge branch 'type-cleanup' of https://github.com/Paril/ericw-tools into type-cleanup 2021-12-20 14:51:20 -05:00
imglib.cc common: fix gamedef_hl_t::get_default_palette() 2022-01-15 23:32:46 -07:00
log.cc Run clang-format pass 2021-10-05 15:54:06 -04:00
mathlib.cc Smaller equalExact (probably should just get rid of this tbh) 2021-10-24 14:20:24 -04:00
parser.cc parser: fix reading past end of buffer 2022-01-15 18:31:35 -07:00
qvec.cc BSPX structurization and cleanup 2021-10-03 12:16:13 -04:00
threads.cc Run clang-format pass 2021-10-05 15:54:06 -04:00