31 コミット (6a9168e47c880e152febe008ce189d233e148274)

作者 SHA1 メッセージ 日付
  Dan Skorupski ef390eaaf2 Add UNUSED macro, NDEBUG to release build. 10 年 前
  Dan Skorupski 3e7911b70b Change a bunch of enums to enum classes. 10 年 前
  Dan Skorupski 478685711e Replace assertEnd() with remaining(). 10 年 前
  Dan Skorupski d9d9be6eea Move resources into resource folder. 10 年 前
  Dan Skorupski dc760b3829 More unique prefix for AC struct names. 10 年 前
  Dan Skorupski d960288935 Change *::read(BinReader&) to read(BinReader&, *). 10 年 前
  Dan Skorupski 0581d30401 Rename Doodad to StaticObject. 10 年 前
  Dan Skorupski 92084ea53f Various changes. 10 年 前
  Dan Skorupski 2d2f824261 Small tweaks. 10 年 前
  Dan Skorupski 1e872a9da6 Rename StructureGeom to Environment. 10 年 前
  Dan Skorupski 20a6345b41 Rename TextureLookup8 to Surface. 10 年 前
  Dan Skorupski 0f5cb17440 Replace BinReader::read<T> with read* methods. 10 年 前
  Dan Skorupski 30c386f1b5 Use reserve/emplace_back as a pattern over resize/read. 10 年 前
  Dan Skorupski e9a4988a39 Use k to prefix constants. 10 年 前
  Dan Skorupski 39b0f2b539 Banish remaining inappropriate uses of auto. 10 年 前
  Dan Skorupski a62ec37d6c Postfix underscore on member variables. 10 年 前
  Dan Skorupski 15b2b20428 Less magic numbers! 10 年 前
  Dan Skorupski 10b4e0808e Land does not have a position or rotation. 10 年 前
  Dan Skorupski 9326edc1b6 Consolidate Structure and Land under Landcell and have LandcellManager manage Landcells. 10 年 前
  Dan Skorupski 8dc62feddd Factor StructureGeom::Part into StructureGeomPart. 10 年 前
  Dan Skorupski 5bd37d7c2e Rename Object to Doodad. 10 年 前
  Dan Skorupski d6efbe4cfb Rename BlobReader to BinReader. 10 年 前
  Dan Skorupski fa94f12438 Convert NIH math code to glm. 10 年 前
  Dan Skorupski 22131624bb Add GPLv2 license comments. 10 年 前
  Dan Skorupski 2c684e4265 Fix structure and structure object position, partially. 10 年 前
  Dan Skorupski 34c09a3a9a Add Object::read. 10 年 前
  Dan Skorupski 8cfc98832b Use correct piece of StructureGeom in MeshRenderData. 10 年 前
  Dan Skorupski 8c4a82830b Better variable name, comment. 10 年 前
  Dan Skorupski 0168fb0510 StructureRenderer skeleton. 10 年 前
  Dan Skorupski 2edc0c936d Render structure objects. 10 年 前
  Dan Skorupski 63d12f2605 Lots of framework for structures. 10 年 前