Commit History

Author SHA1 Message Date
  Ivan Avdeev 2e3ff4e987 fix map positions, fix #23 6 years ago
  Ivan Avdeev 35e2c089ec add game config file and map moving support 6 years ago
  Ivan Avdeev fca8f2132e read and use scale/translate texture transforms, fix #42 6 years ago
  Ivan Avdeev 4b60100b13 read skyboxes as materials, fix #38 6 years ago
  Ivan Avdeev c0431f2b2a update materials to use newest parser 6 years ago
  Ivan Avdeev dec296e1c3 simplify vmf-like format parser further, break materials for now 6 years ago
  Ivan Avdeev 2a17e64e1b replace simple working forward tokenizer 6 years ago
  Ivan Avdeev 9d2ada4a31 fix windows build 6 years ago
  Ivan Avdeev 298d488a08 simplify float16 -> float32 conversion 6 years ago
  Ivan Avdeev 9f2bdc2d7e fix incorrect skybox orientation, #40 6 years ago
  Ivan Avdeev 08e27bf22d support more texture formats, fix #25 6 years ago
  Ivan Avdeev 2a47e6beb1 initial support for skyboxes, #25 6 years ago
  Ivan Avdeev 835011b1e2 add cube-based skybox (broken) 6 years ago
  Ivan Avdeev 4d70216a74 fix some green bands by disabling lightmap mipmaps; also, minor rendering cleanup 6 years ago
  Ivan Avdeev 0d3299b63a fix compilation with CC=clang 6 years ago
  Ivan Avdeev a276d2cd02 try loading skyboxes into cubemaps and fail 6 years ago
  Ivan Avdeev e69ffa732d Update README 6 years ago
  Ivan Avdeev e7f36c7663 load one map per frame, fix #12 6 years ago
  Ivan Avdeev bf4887bb82 optimize lightmap color conv; 3x load time improve 6 years ago
  Ivan Avdeev 12b6d3806a add average colors for far maps; rewrite rendering, fix #35 6 years ago
  Ivan Avdeev 3f8010c0f1 silence min_tess messages 6 years ago
  Ivan Avdeev 91d54c4cba optimize rendering, part one: 6 years ago
  Ivan Avdeev c9290fdd10 add scripts to run some games on *nix 6 years ago
  Ivan Avdeev ad48f45b3e fix corrupted DXT5 textures, fix #22 6 years ago
  Ivan Avdeev 39aa1a5f8e increase hash string length to fix long materials, #31 6 years ago
  Ivan Avdeev 40e34d10e4 use regular file for vpk; remove mmapped file support 6 years ago
  Ivan Avdeev 922eb69efd support mouse grabbing on windows, #16 6 years ago
  Ivan Avdeev 3a3fe26805 make it compile on windows 6 years ago
  Ivan Avdeev 43851a455d ignore ctags file 6 years ago
  Ivan Avdeev 0ad9233612 add attrib offsets for vbos with >64k vertices 6 years ago