Commit Graph

  • a5261c1b01 Added reflex map format file suhrke 2017-07-03 17:08:08 -0700
  • 62de82a945 Reflex mapping format given its own file, removed from code suhrke 2017-07-03 17:04:06 -0700
  • 457595f2ff Update 'README.md' suhrke 2017-07-03 16:47:43 -0700
  • 0c5d5d1899 added PlayerSpawn conversion (will break if race and regular spawns present) suhrke 2017-07-02 23:41:59 -0700
  • 16fe71b008 EntitityConverter::convert broken out, submodule cxxopt added suhrke 2017-07-02 20:31:32 -0700
  • 225e1375ef broke apart EntityConverter::convert, added submodule suhrke 2017-07-02 20:22:09 -0700
  • 5b3683f277 Resolved trigger teleports' target tag missing end quote 2017-07-01 19:49:17 -0700
  • 757daa6dd1 added quote to fix issue #22 suhrke 2017-07-01 17:28:35 -0700
  • e2ee4e1325 E. conversion set up - some output causes parsing error in editors 2017-06-30 16:33:32 -0700
  • ff1f57fdaa Added robust program options & prepared for entity conversion 2017-06-18 07:44:42 -0700
  • 728f6fba8b Individual entity-brush conversion working, parsing error in NetRadiant 2017-06-17 13:04:11 -0700
  • 0e214e5955 Integrated entity converter; missing brush component. 2017-06-17 03:34:19 -0700
  • 29d8fd4c02 Added feedback couts, inactive program arguments. 2017-06-16 13:08:46 -0700
  • ce16bf92f9 Templated brush parsing functions. 2017-06-16 13:08:10 -0700
  • f91f68b282 Renamed, to later include testing for other objects 2017-06-15 09:39:26 -0700
  • 0428d31ad7 Added function to identify jumppads and teleporters 2017-06-15 07:09:38 -0700
  • 98abd5c184 EntityConverter Target handled by pre-scan suhrke 2017-06-07 01:46:43 -0700
  • 096cffb115 Relicense to gpl3 suhrke 2017-06-07 00:20:21 -0700
  • 40b3ff59a2 Relicense to a proper license suhrke 2017-06-07 00:17:34 -0700
  • 717be4c3a8 Added entity converter, need integration suhrke 2017-06-06 18:22:54 -0700
  • df350ac0d0 Revised testing - unhardcoded answers and excluded maps 2017-05-06 21:31:27 -0700
  • d5bb76c53f Added testing program and scripts for parser 2017-05-06 17:56:12 -0700
  • e05e86fe67 Added hex digit to TFace 2017-05-06 17:54:48 -0700
  • dd5da5d4a7 post-parser completion clean up (wip folder) 2017-05-06 17:49:28 -0700
  • 111cdc6339 Fixed bug where hex digit in Face is assigned as a material 2017-05-06 15:25:47 -0700
  • 98c2ec2a20 Parser accidentally omitted added to directory. 2017-05-05 19:40:31 -0700
  • 9716687f45 Removed unused lines of code and functions 2017-05-05 19:33:43 -0700
  • 60f7b314b6 Integrated new parser. 2017-05-05 19:33:26 -0700
  • 64c5032c93 Fixed bug that added an extra index for a 3 vertex face. 2017-05-05 18:08:44 -0700
  • 9eb48c8ff8 new parser fully converts geometry (tested with empty.map) 2017-05-05 17:11:22 -0700
  • 1c428f7b82 Merge branch 'master' of https://git.teknik.io/scuti/reflex2q3 2017-05-05 01:47:12 -0700
  • 33cd6c5f03 Added work in progress brush by brush, ent by ent converter 2017-05-05 01:46:44 -0700
  • d995b858aa Parser control logic fixed, closes issue #8 suhrke 2017-04-20 13:02:56 -0700
  • be18339502 Revert "added clean recipe, added maps to gitignore" 2017-04-15 03:55:39 -0700
  • 60aa929b64 added clean recipe, added maps to gitignore suhrke 2017-04-14 23:46:06 -0700
  • d55de51b94 Clean up & headers no longer include libraries.h 2017-04-12 00:24:54 -0700
  • 8689f24329 Changed map parser so V8 inherits from v6 2017-04-12 00:18:29 -0700
  • add1138a78 minor dealings with include guards 2017-04-11 08:27:53 -0700
  • 00e9f3b50e .map file workable for NetRadiant 2017-04-11 08:27:10 -0700
  • 697cce13ef TFace attributes offset, scale, and rotation are assigned. 2017-04-11 04:30:36 -0700
  • 4c529c4f82 Moved file output segment to its own function. 2017-04-10 14:29:47 -0700
  • 19f97c27c1 Separated planes functions to its own file 2017-04-07 08:19:51 -0700
  • bc2a3aad8f updated for linux suhrke 2017-04-06 18:23:47 -0700
  • 31df64b272 Placed hardcoded keywords into defines & cleaned up scraps 2017-04-06 17:05:11 -0700
  • 4f2aec99e2 Fixed crash - parser properly transitions through states 2017-04-06 06:00:44 -0700
  • 4f13310893 Changed Vertex to check for NULL 2017-04-06 03:48:12 -0700
  • 92914e0e5d Parser transitions from prefab, entity, brush, to vertex, but crashes on vertex. 2017-04-06 03:30:53 -0700
  • e7a3bc2d63 Added in an attempt at supporting V8 2017-04-05 05:38:54 -0700
  • 7558e40058 Added make file 2017-04-05 05:38:33 -0700
  • 173f4875d8 Addd ignore file 2017-04-05 05:38:18 -0700
  • 74d31e4ee9 Moved source other than main into 'includes' directory 2017-04-04 22:41:53 -0700
  • b73aa12986 Removed Visual Studio project files 2017-04-03 18:43:54 -0700
  • 72caaad645 Now compiles on GCC & removed ckmath 2017-04-02 07:04:54 -0700
  • f66f9f6619 Now compiles on GCC & removed ckmath 2017-04-02 07:04:09 -0700
  • 7cbed4435c Added defines for accessing components of a 3d vector 2017-04-02 07:03:33 -0700
  • 39d66cdd28 Map parser compiles outside of Visual Studio 2017-03-30 22:34:19 -0700
  • 3845ede3b9 Replaced ckmath with Eigen for linear algebra 2017-03-30 22:33:21 -0700
  • ddb3b5efa3 Bumped up distances for clipping plane points. chronokun 2015-07-22 23:31:24 +1200
  • 091f81edcb Fixed some really stupid bugs. chronokun 2015-07-22 23:22:52 +1200
  • 435a16977c Changed output format, pushed clip-plane points further out. chronokun 2015-07-22 22:56:10 +1200
  • e0e924fadf Made converter preserve textures. chronokun 2015-07-22 22:13:44 +1200
  • 3148eec685 Fixed bug(? kinda) with plane clipping points being too close together for gtkradiant's liking. chronokun 2015-07-22 15:32:02 +1200
  • a2456a46f5 Initial commit. chronokun 2015-02-02 15:41:03 +1300
  • 496a29c08c Initial commit chronokun 2015-02-02 15:38:49 +1300