Commit Graph

162 Commits

Author SHA1 Message Date
suhrke
12bf62f51e Support git eigen3 and nonstandard install locations 2023-03-25 19:33:00 -07:00
-
d3f55f7704 removed stale comment 2023-03-25 14:02:48 -07:00
-
e89de6a57f Shortened build times 2023-03-25 13:30:49 -07:00
suhrke
ea7627830c Standard cmake build directory, remove Makefile 2023-03-25 12:54:35 -07:00
-
8f916bad20 Merge branch 'fix_DependencyUpdate' of https://notabug.org/scuti/reflex2q3 into fix_DependencyUpdate 2023-03-25 10:47:46 -07:00
-
e018389452 Added CMakeLists & addressed warning 2023-03-25 10:44:43 -07:00
suhrke
7b18f42dde Added /usr/local/include path for Eigen3 2023-03-24 08:41:50 -07:00
-
e91b74655e Addressed compilation errors for test recipe. 2023-03-23 00:05:59 -07:00
suhrke
c795352b28 Update for gcc 10+ and cxxopts 3.1.1 2023-03-22 17:56:32 -07:00
-
c02f8da854 (minor) Updated README 2022-12-08 21:21:12 -08:00
suhrke
dde573d436 Static compilation for MinGW Windows 10 build 2020-09-30 20:02:05 -07:00
suhrke
662f01150f Add msys2 eigen3 path for Windows 10 compilation 2020-09-30 19:22:37 -07:00
surkeh
3cb21258b8 Submodules update to Catch v2.2.2 and cxxopts v1.4.4 (v2.x available) 2018-04-20 23:49:53 -07:00
_
e6511e3306 Attempted to fix partial conversion bug 2017-12-15 23:42:19 -08:00
surkeh
579b23fccb CTS can now coexist with other modes as a circuit (which is most official flex ctf maps) 2017-10-10 18:19:58 -07:00
surkeh
f88a4710f0 Renamed .ent to .rem - Reflex Entity Mapping file to avoid confusion 2017-08-28 18:24:00 -07:00
surkeh
fc711448d8 Handle missing arg exception and set precision to 6 2017-08-26 20:56:22 -07:00
surkeh
957e262560 Improved EC and tests readability 2017-08-26 20:22:12 -07:00
_
a241dc857d Fixed makefile error when compiling test executable 2017-08-26 01:07:14 -07:00
suhrke
79d1513ebd Reorganization to more typical project structure 2017-08-23 20:30:27 -07:00
suhrke
afb329cac4 Update README.md, clarified common option, added windows binary 2017-08-20 02:08:41 -07:00
suhrke
f2b0341da3 Player spawns added to entity file, used by EntityConverter 2017-08-19 22:01:01 -07:00
suhrke
3d6896e6ff Reorganized, expanded pickup file to include other entities, now .ent 2017-08-19 19:30:14 -07:00
suhrke
40f9432321 updated contact information 2017-08-19 15:13:06 -07:00
_
33b3b0a6d0 Fixed return value from placeholder 2017-08-19 15:10:32 -07:00
_
a52339e574 Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-08-19 05:46:20 -07:00
_
e9d88f57d9 Replaced placeholders for GTK Radiant texture def 2017-08-19 05:45:58 -07:00
suhrke
cbb2f69cf0 Fixed default point light color bug 2017-08-13 00:47:17 -07:00
3e7dd36db3 Added test cases for function 'get_entity' 2017-07-18 01:28:56 -07:00
0993b17333 Templated parse entity 2017-07-18 01:28:15 -07:00
6ef6745d29 Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-07-17 22:22:10 -07:00
3784e2dca8 Added test cases for brushes. 2017-07-17 22:21:15 -07:00
suhrke
17e1ce3a1f Added note about WorldSpawn differences 2017-07-17 16:24:04 -07:00
suhrke
f00fe06b14 doc-entities.txt and minor cleanup 2017-07-17 16:02:01 -07:00
suhrke
168818b9b0 Error messages made more clear 2017-07-17 13:16:59 -07:00
36f3aa0a1b Removed old parser testing program 2017-07-17 06:46:50 -07:00
76263b880f Added document for program overview and reflex map format 2017-07-17 06:43:52 -07:00
9fa21f59d9 Added new tests for parsing faces 2017-07-17 00:47:41 -07:00
suhrke
775fd60ed2 catch test file organization 2017-07-15 01:41:31 -07:00
suhrke
faf4d96ef3 Included catch-parser.cpp in catch.cpp 2017-07-15 01:26:03 -07:00
77ae309e3b Removed 3-indices faces from text file for 5 2017-07-15 00:18:09 -07:00
e17e13372c Added test cases using catch for reflex map parser 2017-07-15 00:14:50 -07:00
c2fc685cb4 Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-07-14 15:14:44 -07:00
046912cad7 Removed libraries.h 2017-07-14 15:14:09 -07:00
suhrke
130cf2d762 Added default case for target angles, fixes pocket-infinity conversion 2017-07-13 17:05:35 -07:00
34cd34df8f Handled exceptions thrown by entity converter 2017-07-13 03:24:02 -07:00
suhrke
1835dccf8b force floats to fixed width, no scientific notation in output 2017-07-12 20:09:36 -07:00
suhrke
32e6e092c2 Changed position default to 0,0,0 for all objects to reflect reflex map file generation 2017-07-11 23:13:18 -07:00
suhrke
11f8989558 PlayerSpawn defaults to 0,0,0 if position unspecified 2017-07-11 22:26:21 -07:00
suhrke
e52d284142 Revert to 269dc9efc1 2017-07-10 03:27:08 -07:00