33 Commits (6a9168e47c880e152febe008ce189d233e148274)

Author SHA1 Message Date
  Dan Skorupski 367c591650 Sort includes. 9 years ago
  Dan Skorupski d9d9be6eea Move resources into resource folder. 10 years ago
  Dan Skorupski 9c9729647d Rename EnvironmentPart to CellStruct. 10 years ago
  Dan Skorupski 187dad1816 Rename Texture to ImgColor. 10 years ago
  Dan Skorupski 860a186653 Rename TextureLookup5 to ImgTex. 10 years ago
  Dan Skorupski d960288935 Change *::read(BinReader&) to read(BinReader&, *). 10 years ago
  Dan Skorupski fb847976f8 Fix hiding of lighting/portal polygons. 10 years ago
  Dan Skorupski 984d0413c5 Rename texIndex to surfaceIndex. 10 years ago
  Dan Skorupski 92084ea53f Various changes. 10 years ago
  Dan Skorupski 1e872a9da6 Rename StructureGeom to Environment. 10 years ago
  Dan Skorupski 20a6345b41 Rename TextureLookup8 to Surface. 10 years ago
  Dan Skorupski 0f5cb17440 Replace BinReader::read<T> with read* methods. 10 years ago
  Dan Skorupski 826c35a948 Use brace-init where applicable. 10 years ago
  Dan Skorupski 6e35201ba9 Simplify Resources, removing many getters. 10 years ago
  Dan Skorupski 939cec5400 Converting C-style and function-style casts to static_cast and reinterpret_cast. 10 years ago
  Dan Skorupski 39b0f2b539 Banish remaining inappropriate uses of auto. 10 years ago
  Dan Skorupski 403cbb7d60 Banish many uses of auto. 10 years ago
  Dan Skorupski a62ec37d6c Postfix underscore on member variables. 10 years ago
  Dan Skorupski e2d8818e72 Move renderHitGeometry into Renderer. 10 years ago
  Dan Skorupski 8dc62feddd Factor StructureGeom::Part into StructureGeomPart. 10 years ago
  Dan Skorupski bf293db386 Rename 'collision' to 'hit'. 10 years ago
  Dan Skorupski 352bcc298d Rename MeshRenderData::initGeometry to init. 10 years ago
  Dan Skorupski 6bc6eb5a1c Physics skeleton, option to render collision geometry. 10 years ago
  Dan Skorupski 46938fc2ce Fix compilation on VS2013, crash on ATI cards. 10 years ago
  Dan Skorupski 0e7987e491 Replacing texture atlas with separate textures. 10 years ago
  Dan Skorupski 22131624bb Add GPLv2 license comments. 10 years ago
  Dan Skorupski 4676c434ef Clean up include files. 10 years ago
  Dan Skorupski 8cfc98832b Use correct piece of StructureGeom in MeshRenderData. 10 years ago
  Dan Skorupski 5cb004fb05 Complete parsing of StructureGeom. 10 years ago
  Dan Skorupski 1345974e91 Rename TriangleStrip to TriangleFan. 10 years ago
  Dan Skorupski 9cf1af0221 Upload atlas with multiple rows. 10 years ago
  Dan Skorupski d6ee06f7fc TextureAtlas work. 10 years ago
  Dan Skorupski 876e778873 Various changes. 10 years ago