ericw-tools/qbsp
Eric Wasylishen 9340ce223a build: clean up request for C++11. require cmake 3.1 (which introduced CMAKE_CXX_STANDARD) 2016-08-09 16:00:09 -06:00
..
CMakeLists.txt build: clean up request for C++11. require cmake 3.1 (which introduced CMAKE_CXX_STANDARD) 2016-08-09 16:00:09 -06:00
brush.cc build: add snprintf wrapper from QuakeSpasm (vs2013 compat) 2016-08-06 15:47:40 -07:00
bspfile.cc qbsp: fix -onlyents, broken in c++-ifying 2016-04-03 18:20:31 -06:00
bspfile.h qbsp: change mapdata_t to use std::vector 2016-03-20 14:02:31 -06:00
cmdlib.cc qbsp: rename files to .cc 2016-03-12 13:02:28 -07:00
csg4.cc qbsp: csg: rewrite planefaces structure to use std::map 2016-03-12 14:23:26 -07:00
exportobj.cc qbsp: change mapdata_t to use std::vector 2016-03-20 14:02:31 -06:00
file.cc qbsp: rename files to .cc 2016-03-12 13:02:28 -07:00
file.h qbsp: c++ compat changes 2016-03-11 19:25:55 -07:00
globals.cc qbsp: change mapdata_t to use std::vector 2016-03-20 14:02:31 -06:00
map.cc build: add snprintf wrapper from QuakeSpasm (vs2013 compat) 2016-08-06 15:47:40 -07:00
mathlib.cc qbsp: rename files to .cc 2016-03-12 13:02:28 -07:00
merge.cc qbsp: rename files to .cc 2016-03-12 13:02:28 -07:00
outside.cc qbsp: change mapdata_t to use std::vector 2016-03-20 14:02:31 -06:00
parser.cc qbsp: don't warn about \b escape sequence 2016-04-29 10:36:26 -06:00
parser.h qbsp: add casts to compile as c++ 2016-03-12 13:00:33 -07:00
portals.cc qbsp: rename files to .cc 2016-03-12 13:02:28 -07:00
qbsp.cc build: add snprintf wrapper from QuakeSpasm (vs2013 compat) 2016-08-06 15:47:40 -07:00
qbsp.h build: add snprintf wrapper from QuakeSpasm (vs2013 compat) 2016-08-06 15:47:40 -07:00
solidbsp.cc qbsp: change mapdata_t to use std::vector 2016-03-20 14:02:31 -06:00
surfaces.cc qbsp: change mapdata_t to use std::vector 2016-03-20 14:02:31 -06:00
tjunc.cc qbsp: rename files to .cc 2016-03-12 13:02:28 -07:00
util.cc build: add snprintf wrapper from QuakeSpasm (vs2013 compat) 2016-08-06 15:47:40 -07:00
wad.cc build: add snprintf wrapper from QuakeSpasm (vs2013 compat) 2016-08-06 15:47:40 -07:00
wad.h qbsp: c++ compat changes 2016-03-11 19:25:55 -07:00
warnerr.h qbsp: c++ compat changes 2016-03-11 19:25:55 -07:00
winding.cc qbsp, common: raise BOGUS_RANGE to 65536 2016-06-09 01:18:35 -06:00
writebsp.cc qbsp: change mapdata_t to use std::vector 2016-03-20 14:02:31 -06:00