33 Commits (master)

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