33 Commits (6a9168e47c880e152febe008ce189d233e148274)

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