571 Commits (master)

Author SHA1 Message Date
  Dan Skorupski a5fd62aa1e Fix comment typo. 10 years ago
  Dan Skorupski efd3853317 Assert id == resourceId where possible. 10 years ago
  Dan Skorupski b718fbc2db Add Resource::resourceId(). 10 years ago
  Dan Skorupski b9cd62115d Fix typo, simplify loops. 10 years ago
  Dan Skorupski e2978c599b Read from highres.dat, implement DXT3/5, other stuff. 10 years ago
  Dan Skorupski 22486e31da Minor changes. Texturing still doesn't work! 10 years ago
  Dan Skorupski 04c8f2d0c8 Small tweaks. 10 years ago
  Dan Skorupski 130d0bb4cb Render type 2 models. 10 years ago
  Dan Skorupski 36cb5774fe Bug fixes. 10 years ago
  Dan Skorupski e6cb1a742c Various changes. 10 years ago
  Dan Skorupski 79d7e5a775 Add missing const, implement Palette::colors. 10 years ago
  Dan Skorupski 4b6bc22892 Fix compilation on VS2013. 10 years ago
  Dan Skorupski 2016582d8d Put texIndex last, not first. 10 years ago
  Dan Skorupski 9579da4b79 Fix up DXT1 decoding. 10 years ago
  Dan Skorupski 0aecbe427d Restructuring Texture/Image and start using Texture in LandblockRenderer. 10 years ago
  Dan Skorupski da3c5ccdbc Work in progress on DXT1 decoding. 10 years ago
  Dan Skorupski 953f393f5e Work in progress so I don't have to retype this. 10 years ago
  Dan Skorupski 2f02739535 Minor renaming. 10 years ago
  Dan Skorupski 4af0702435 Fix compilation errors on OS X. 10 years ago
  Dan Skorupski f2597ccb25 Work on applying textures to models. 10 years ago
  Dan Skorupski d12c33752e Duplicate vertices with each texcoord. 10 years ago
  Dan Skorupski 2fd512b420 More work on texture loading. 10 years ago
  Dan Skorupski 8caa63660c This seems to hold true. 10 years ago
  Dan Skorupski 3222b265a2 More work on texture loading. 10 years ago
  Dan Skorupski 32c99d1163 Move, add sanity checks to Model. 10 years ago
  Dan Skorupski 9eadd051ed Add Resource as a base class for resources. 10 years ago
  Dan Skorupski ec3722e3e6 Add TextureLookup class. 10 years ago
  Dan Skorupski 481d6e2056 Rename SimpleModel to Model. 10 years ago
  Dan Skorupski 572ab49ae7 Add Palette class. 10 years ago
  Dan Skorupski 9ea2ac21be Push file loading up to ResourceCache. 10 years ago
  Dan Skorupski c11fc55ac2 Update TODO.md. 10 years ago
  Dan Skorupski 55ba2b11d0 Fix typo. 10 years ago
  Dan Skorupski 087151908f Complete and cleanup Landblock object loading. 10 years ago
  Dan Skorupski e1cff1765a Parse as many objects as possible. 10 years ago
  Dan Skorupski c36934f57b Update TODO.md. 10 years ago
  Dan Skorupski 125206c61f Models are apparently triangle fans, not strips. 10 years ago
  Dan Skorupski 7bd74d6a31 Apply object rotation. 10 years ago
  Dan Skorupski f8f59264ff Compilation fixes. 10 years ago
  Dan Skorupski f6bedfaa97 Landblock object rendering minimally working. 10 years ago
  Dan Skorupski cc6dc4ab8d Various fix ups for model rendering. Still doesn't work. 10 years ago
  Dan Skorupski 95966b7568 Additional WIP, should almost be there! 10 years ago
  Dan Skorupski 067d378dfa Model rendering WIP. 10 years ago
  Dan Skorupski ff0de3bb2d Use pkg-config for jansson. 10 years ago
  Dan Skorupski 5060a6f2dd Preliminary version of SimpleModel, untested. 10 years ago
  Dan Skorupski 141305d749 'in' isn't needed here. 10 years ago
  Dan Skorupski 0bf99841a6 What a brilliant idea, Dan. 10 years ago
  Dan Skorupski d107829bac Fix position tracking. 10 years ago
  Dan Skorupski 30964a6c3d RTSize is OVR's target size, not ours! 10 years ago
  Dan Skorupski 1274936768 English good. 10 years ago
  Dan Skorupski 65fb37ae42 Fix compilation errors with gcc. 10 years ago