Commit Graph

  • 39027fc892 Add Windows compiler info, update my email fix_DependencyUpdate suhrke 2023-03-25 20:25:03 -0700
  • 12bf62f51e Support git eigen3 and nonstandard install locations suhrke 2023-03-25 19:23:15 -0700
  • d3f55f7704 removed stale comment - 2023-03-25 14:02:48 -0700
  • e89de6a57f Shortened build times - 2023-03-25 13:30:49 -0700
  • ea7627830c Standard cmake build directory, remove Makefile suhrke 2023-03-25 12:54:35 -0700
  • 8f916bad20 Merge branch 'fix_DependencyUpdate' of https://notabug.org/scuti/reflex2q3 into fix_DependencyUpdate - 2023-03-25 10:47:46 -0700
  • e018389452 Added CMakeLists & addressed warning - 2023-03-25 10:44:43 -0700
  • 7b18f42dde Added /usr/local/include path for Eigen3 suhrke 2023-03-24 08:41:50 -0700
  • e91b74655e Addressed compilation errors for test recipe. - 2023-03-23 00:05:59 -0700
  • c795352b28 Update for gcc 10+ and cxxopts 3.1.1 suhrke 2023-03-22 17:56:32 -0700
  • a0a8c3fff9 update for g++11 master - 2023-03-22 16:24:30 -0700
  • c02f8da854 (minor) Updated README - 2022-12-08 21:21:12 -0800
  • dde573d436 Static compilation for MinGW Windows 10 build suhrke 2020-09-30 20:02:05 -0700
  • 662f01150f Add msys2 eigen3 path for Windows 10 compilation suhrke 2020-09-30 19:22:37 -0700
  • 3cb21258b8 Submodules update to Catch v2.2.2 and cxxopts v1.4.4 (v2.x available) surkeh 2018-04-20 23:49:53 -0700
  • e6511e3306 Attempted to fix partial conversion bug _ 2017-12-15 23:42:19 -0800
  • 579b23fccb CTS can now coexist with other modes as a circuit (which is most official flex ctf maps) surkeh 2017-10-10 18:19:58 -0700
  • f88a4710f0 Renamed .ent to .rem - Reflex Entity Mapping file to avoid confusion surkeh 2017-08-28 18:24:00 -0700
  • fc711448d8 Handle missing arg exception and set precision to 6 surkeh 2017-08-26 20:56:22 -0700
  • 957e262560 Improved EC and tests readability surkeh 2017-08-26 20:22:12 -0700
  • a241dc857d Fixed makefile error when compiling test executable _ 2017-08-26 01:07:14 -0700
  • 79d1513ebd Reorganization to more typical project structure suhrke 2017-08-23 20:30:27 -0700
  • afb329cac4 Update README.md, clarified common option, added windows binary suhrke 2017-08-20 02:08:41 -0700
  • f2b0341da3 Player spawns added to entity file, used by EntityConverter suhrke 2017-08-19 22:01:01 -0700
  • 3d6896e6ff Reorganized, expanded pickup file to include other entities, now .ent suhrke 2017-08-19 19:30:14 -0700
  • 40f9432321 updated contact information suhrke 2017-08-19 15:13:06 -0700
  • 33b3b0a6d0 Fixed return value from placeholder _ 2017-08-19 15:10:32 -0700
  • a52339e574 Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 _ 2017-08-19 05:46:20 -0700
  • e9d88f57d9 Replaced placeholders for GTK Radiant texture def _ 2017-08-19 05:45:58 -0700
  • cbb2f69cf0 Fixed default point light color bug suhrke 2017-08-13 00:47:17 -0700
  • 3e7dd36db3 Added test cases for function 'get_entity' 2017-07-18 01:28:56 -0700
  • 0993b17333 Templated parse entity 2017-07-18 01:28:15 -0700
  • 6ef6745d29 Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-07-17 22:22:10 -0700
  • 3784e2dca8 Added test cases for brushes. 2017-07-17 22:21:15 -0700
  • 17e1ce3a1f Added note about WorldSpawn differences suhrke 2017-07-17 16:24:04 -0700
  • f00fe06b14 doc-entities.txt and minor cleanup suhrke 2017-07-17 16:02:01 -0700
  • 168818b9b0 Error messages made more clear suhrke 2017-07-17 13:16:59 -0700
  • 36f3aa0a1b Removed old parser testing program 2017-07-17 06:46:50 -0700
  • 76263b880f Added document for program overview and reflex map format 2017-07-17 06:43:52 -0700
  • 9fa21f59d9 Added new tests for parsing faces 2017-07-17 00:47:41 -0700
  • 775fd60ed2 catch test file organization suhrke 2017-07-15 01:41:31 -0700
  • faf4d96ef3 Included catch-parser.cpp in catch.cpp suhrke 2017-07-15 01:26:03 -0700
  • 77ae309e3b Removed 3-indices faces from text file for 5 2017-07-15 00:18:09 -0700
  • e17e13372c Added test cases using catch for reflex map parser 2017-07-15 00:14:50 -0700
  • c2fc685cb4 Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-07-14 15:14:44 -0700
  • 046912cad7 Removed libraries.h 2017-07-14 15:14:09 -0700
  • 130cf2d762 Added default case for target angles, fixes pocket-infinity conversion suhrke 2017-07-13 17:05:35 -0700
  • 34cd34df8f Handled exceptions thrown by entity converter 2017-07-13 03:24:02 -0700
  • 1835dccf8b force floats to fixed width, no scientific notation in output suhrke 2017-07-12 20:09:36 -0700
  • 32e6e092c2 Changed position default to 0,0,0 for all objects to reflect reflex map file generation suhrke 2017-07-11 23:13:18 -0700
  • 11f8989558 PlayerSpawn defaults to 0,0,0 if position unspecified suhrke 2017-07-11 22:26:21 -0700
  • e52d284142 Revert to 269dc9efc1 suhrke 2017-07-10 03:27:08 -0700
  • 0d90e66f35 put copy of unit test binary in top level dir suhrke 2017-07-10 03:13:25 -0700
  • 269dc9efc1 added test versions to readme, removed debug flag from makefile suhrke 2017-07-10 03:07:18 -0700
  • e8b5691dbd Added in info regarding Eigen 2017-07-09 13:24:04 -0700
  • d37a5a296e Updated Readme 2017-07-09 13:15:16 -0700
  • 6c297d44ab bug fixes to get pocket-infinity converted suhrke 2017-07-08 07:20:55 -0700
  • 10b4074e8a corrected angle conversion for different coordinate system suhrke 2017-07-08 02:50:37 -0700
  • 9ce83797ec Fix minor miscalculation with rotation in texture definition 2017-07-08 00:31:28 -0700
  • 5d1d46e2cf parser recognizes race trigger brushes 2017-07-07 23:28:44 -0700
  • 24d011a289 Writing entity brushes overwrites brush texture with common/trigger 2017-07-07 23:08:58 -0700
  • 5f0343a88d Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-07-07 19:17:16 -0700
  • d33b9d8639 Replaced placeholder texdef with actual 2017-07-07 19:16:28 -0700
  • 34db7aa76b Removed handling of alpha component in EC::hexToRgb suhrke 2017-07-06 18:00:27 -0700
  • 7747fd32fb Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-07-06 17:53:59 -0700
  • fd5b203b06 Changed EntityConverter constructor - now pre-scans vector 2017-07-06 17:53:43 -0700
  • 5eb5511bda changed hex to rgb into hex to rgba suhrke 2017-07-06 17:30:21 -0700
  • 821d6001bf fixed error with unmatched target and source suhrke 2017-07-06 16:14:06 -0700
  • 9f32ca0568 Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-07-06 13:52:51 -0700
  • 984ff03c80 Changed output queue to vector 2017-07-06 13:52:31 -0700
  • 47eb891dfe changed count loops into iterator loops where intent was more clear suhrke 2017-07-06 11:29:14 -0700
  • 100c830c83 Added extractMapInfo(vector---) + finish const correct functions suhrke 2017-07-06 11:10:04 -0700
  • 3b73c4300a extractMapInfo now passes queue by value so parser can use it suhrke 2017-07-06 10:29:54 -0700
  • 640ce93ff4 Added tests for PointLight conversion + spawns suhrke 2017-07-06 10:09:15 -0700
  • d16f3f8503 Race and other mode spawns play nice when on same map now suhrke 2017-07-06 08:52:59 -0700
  • c88cf1405b Fixed truncation of PointLight intensity value suhrke 2017-07-05 22:43:24 -0700
  • e622f495a9 PointLights converted, looking for ways to test accuracy of bright+color conversion suhrke 2017-07-05 22:36:39 -0700
  • 725904143c updated entity tags for xon 0.8.2 suhrke 2017-07-05 20:38:12 -0700
  • 26e287d9b4 EC: const correct prototypes, pass by ref where possible suhrke 2017-07-05 20:32:49 -0700
  • 774688180d added unittest to main recipe, removed debug couts suhrke 2017-07-05 19:53:09 -0700
  • 802f0bc99a race maps and maps without race convert spawns correctly, possible issue with maps with both suhrke 2017-07-05 19:49:03 -0700
  • fde15235bd EC extracts mode info where it can, race spawns still an issue suhrke 2017-07-05 18:58:07 -0700
  • 7595b42593 make unittest recipe installs pre-commit hook suhrke 2017-07-05 16:45:57 -0700
  • 111b0f50a7 Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-07-05 16:25:24 -0700
  • a1f1a35372 Appended hex color to the end of material name 2017-07-05 16:25:00 -0700
  • 0e61e02259 EC: fixed malformed race spawn conversion, issue #33 suhrke 2017-07-05 16:14:17 -0700
  • ff47d28870 encapsulate constants for EC suhrke 2017-07-05 16:00:22 -0700
  • dbcd7c59d8 [minor] Fixed function prototype 2017-07-05 11:57:51 -0700
  • 2d4581c076 Entity Converter shifts position of entities respective to type 2017-07-05 11:53:45 -0700
  • bf9bcdbe47 workaround for odd Catch bug suhrke 2017-07-05 05:22:14 -0700
  • f6b1b9ca41 Offset height for teleport desinations, pickups, and player spawns suhrke 2017-07-05 05:10:31 -0700
  • dcf6e76f39 added unsupported entity case to EC unit tests suhrke 2017-07-05 03:27:00 -0700
  • d47b0af646 fixed bug: if unsupported ent type, returns empty vector suhrke 2017-07-05 03:21:51 -0700
  • e4412bcdaa minor bug fix & general test cases made for EC suhrke 2017-07-04 00:06:13 -0700
  • cf2eb575fc queue scan added, Catch added for EntityConverter tests suhrke 2017-07-03 22:20:45 -0700
  • 3fd631c42a queue scan added, Catch added for EntityConverter tests suhrke 2017-07-03 22:19:50 -0700
  • 08fbf34cb2 Update 'README.md' suhrke 2017-07-03 19:46:37 -0700
  • 991cb4d02a EntityConverter::convertTarget made safer suhrke 2017-07-03 19:27:18 -0700
  • 0b6254da89 CTS converts such that only next checkpoint shows suhrke 2017-07-03 18:10:05 -0700
  • 58d24d67b4 Update 'README.md' suhrke 2017-07-03 17:12:26 -0700