31 Коммиты (6a9168e47c880e152febe008ce189d233e148274)

Автор SHA1 Сообщение Дата
  Dan Skorupski 6653c3845c Fix landblock loading at edges of map. лет назад: 10
  Dan Skorupski ef390eaaf2 Add UNUSED macro, NDEBUG to release build. лет назад: 10
  Dan Skorupski d9d9be6eea Move resources into resource folder. лет назад: 10
  Dan Skorupski f6a8a9ff82 Avoid placing static objects on roads. лет назад: 10
  Dan Skorupski 64cf111b1e Hide Land::Data, add accessors. лет назад: 10
  Dan Skorupski b8e5fd1032 Cull scene objects by slope. лет назад: 10
  Dan Skorupski 7339c7c290 Use Land_Height_Table. лет назад: 10
  Dan Skorupski 5941205e42 Check displace_x and displace_y like done in canonical client. лет назад: 10
  Dan Skorupski b6eb95ed33 Allow calcHeight to calculate slope. лет назад: 10
  Dan Skorupski f5087340ed Various tweaks, update TODO.md. лет назад: 10
  Dan Skorupski f9187bb70e Don't crash on empty scenes. лет назад: 10
  Dan Skorupski dc760b3829 More unique prefix for AC struct names. лет назад: 10
  Dan Skorupski d960288935 Change *::read(BinReader&) to read(BinReader&, *). лет назад: 10
  Dan Skorupski a4875a0392 Normalize loop variables. лет назад: 10
  Dan Skorupski 0581d30401 Rename Doodad to StaticObject. лет назад: 10
  Dan Skorupski 82caf043e3 Reduce matrix multiplications. лет назад: 10
  Dan Skorupski a269736c22 Support object rotation. лет назад: 10
  Dan Skorupski 0132c053c6 Support object scaling. лет назад: 10
  Dan Skorupski 3607c09558 Initial bits of scene rendering. лет назад: 10
  Dan Skorupski 13a06f539a Add PRNG.h and PRNG.cpp. лет назад: 10
  Dan Skorupski 4f5cd55911 Various notes from research. лет назад: 10
  Dan Skorupski 7cf74e1e16 Normalize exception message casing. лет назад: 10
  Dan Skorupski 0f5cb17440 Replace BinReader::read<T> with read* methods. лет назад: 10
  Dan Skorupski 826c35a948 Use brace-init where applicable. лет назад: 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 939cec5400 Converting C-style and function-style casts to static_cast and reinterpret_cast. лет назад: 10
  Dan Skorupski 403cbb7d60 Banish many uses of auto. лет назад: 10
  Dan Skorupski a62ec37d6c Postfix underscore on member variables. лет назад: 10
  Dan Skorupski b8a57c545c Various changes. лет назад: 10
  Dan Skorupski 9326edc1b6 Consolidate Structure and Land under Landcell and have LandcellManager manage Landcells. лет назад: 10