17 Commits (6a9168e47c880e152febe008ce189d233e148274)

Author SHA1 Message Date
  Dan Skorupski d9d9be6eea Move resources into resource folder. 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 683eca4079 Use real PixelFormat names. 10 years ago
  Dan Skorupski 93a98020ef Rename ImageFormat to PixelFormat. 10 years ago
  Dan Skorupski aee6b4b7cb Tile textures. 10 years ago
  Dan Skorupski 79ea2d9ae1 Support all landscape textures. 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 e9a4988a39 Use k to prefix constants. 10 years ago
  Dan Skorupski 939cec5400 Converting C-style and function-style casts to static_cast and reinterpret_cast. 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 732ce208be Fix curvature warping. 10 years ago
  Dan Skorupski 10b4e0808e Land does not have a position or rotation. 10 years ago
  Dan Skorupski ec17dd5210 Structure LandRenderer and StructureRenderer similarly. 10 years ago
  Dan Skorupski 9326edc1b6 Consolidate Structure and Land under Landcell and have LandcellManager manage Landcells. 10 years ago