Commit Graph

129 Commits

Author SHA1 Message Date
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
suhrke
0d90e66f35 put copy of unit test binary in top level dir 2017-07-10 03:13:25 -07:00
suhrke
269dc9efc1 added test versions to readme, removed debug flag from makefile 2017-07-10 03:07:18 -07:00
e8b5691dbd Added in info regarding Eigen 2017-07-09 13:24:04 -07:00
d37a5a296e Updated Readme 2017-07-09 13:15:16 -07:00
suhrke
6c297d44ab bug fixes to get pocket-infinity converted 2017-07-08 07:20:55 -07:00
suhrke
10b4074e8a corrected angle conversion for different coordinate system 2017-07-08 02:50:37 -07:00
9ce83797ec Fix minor miscalculation with rotation in texture definition 2017-07-08 00:31:28 -07:00
5d1d46e2cf parser recognizes race trigger brushes 2017-07-07 23:28:44 -07:00
24d011a289 Writing entity brushes overwrites brush texture with common/trigger 2017-07-07 23:08:58 -07:00
5f0343a88d Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-07-07 19:17:16 -07:00
d33b9d8639 Replaced placeholder texdef with actual 2017-07-07 19:16:28 -07:00
suhrke
34db7aa76b Removed handling of alpha component in EC::hexToRgb 2017-07-06 18:00:27 -07:00
7747fd32fb Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-07-06 17:53:59 -07:00
fd5b203b06 Changed EntityConverter constructor - now pre-scans vector 2017-07-06 17:53:43 -07:00
suhrke
5eb5511bda changed hex to rgb into hex to rgba 2017-07-06 17:30:21 -07:00
suhrke
821d6001bf fixed error with unmatched target and source 2017-07-06 16:14:06 -07:00
9f32ca0568 Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-07-06 13:52:51 -07:00
984ff03c80 Changed output queue to vector 2017-07-06 13:52:31 -07:00
suhrke
47eb891dfe changed count loops into iterator loops where intent was more clear 2017-07-06 11:29:14 -07:00
suhrke
100c830c83 Added extractMapInfo(vector---) + finish const correct functions 2017-07-06 11:10:04 -07:00
suhrke
3b73c4300a extractMapInfo now passes queue by value so parser can use it 2017-07-06 10:29:54 -07:00
suhrke
640ce93ff4 Added tests for PointLight conversion + spawns 2017-07-06 10:09:15 -07:00
suhrke
d16f3f8503 Race and other mode spawns play nice when on same map now 2017-07-06 08:52:59 -07:00
suhrke
c88cf1405b Fixed truncation of PointLight intensity value 2017-07-05 22:43:24 -07:00
suhrke
e622f495a9 PointLights converted, looking for ways to test accuracy of bright+color conversion 2017-07-05 22:36:39 -07:00
suhrke
725904143c updated entity tags for xon 0.8.2 2017-07-05 20:38:12 -07:00
suhrke
26e287d9b4 EC: const correct prototypes, pass by ref where possible 2017-07-05 20:32:49 -07:00
suhrke
774688180d added unittest to main recipe, removed debug couts 2017-07-05 19:53:09 -07:00
suhrke
802f0bc99a race maps and maps without race convert spawns correctly, possible issue with maps with both 2017-07-05 19:49:03 -07:00
suhrke
fde15235bd EC extracts mode info where it can, race spawns still an issue 2017-07-05 18:58:07 -07:00
suhrke
7595b42593 make unittest recipe installs pre-commit hook 2017-07-05 16:45:57 -07:00
111b0f50a7 Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-07-05 16:25:24 -07:00
a1f1a35372 Appended hex color to the end of material name 2017-07-05 16:25:00 -07:00