Commit History

Author SHA1 Message Date
  mrkubax10 e105412d67 Fix memory leaks and code quality in autotile code (#2591) 9 months ago
  Rob 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 9 months ago
  Rusty-Box 2f881e0629 Merge branch 'forest-tiles' of https://github.com/Rusty-Box/supertux into Rusty-Box-forest-tiles 1 year ago
  HybridDog d41d6a1929 Various code style fixes, e.g. add more const qualifiers 1 year ago
  Carsten Wirtz f198af18a4 Tileset Overhaul - Patch 2 2 years ago
  Semphris 536cac7801 Revert "Fix some memory leaks (#2133)" 2 years ago
  Kuba cc518b8c72 Fix some memory leaks (#2133) 2 years ago
  Semphris ae133c7b56 Remove warnings for autotile corner mask 0000 2 years ago
  HybridDog 2edc75a880 Code mistakes found with TscanCode (#1617) 3 years ago
  HybridDog 61494c5c9a Replace value copying with std::move and const references (#1642) 3 years ago
  Semphriss baf72d708b Corner-based autotile system (#1543) 3 years ago
  Semphris 374cd7d77f Removed extra parenthesis (autotiling) 3 years ago
  Semphris e3359860c2 Rolled my own pseudorandom function because srand() and rand() behaves weirdly on Windows (autotiling) 3 years ago
  Semphris 24c3cb6fc8 Fixed clang error + added snow case autotileset, with some missing tiles 3 years ago
  Semphris 3ed642cdd3 Added autotileset validation feature, and started adding snow underground autotile config entries 3 years ago
  Semphris 8cd026d49c Support for tile randomisation and added crystal worlmap autotileset 3 years ago
  Semphris 828fada9e4 Fixed build problems + added first worlmap autotileset (snow) 3 years ago
  Semphris 2ad828f31f Autotile config files are now linked to their corresponding tileset file 3 years ago
  Semphris ba8fb15bcb Fixed more GCC warnings about casts... (autotiling) 3 years ago
  Semphris 092c5ca884 Fixing int -> uint8_t casts (autotiling) 3 years ago
  Semphris a5541ee684 Fixing GCC errors (trial) 3 years ago
  Semphris c0bc642991 Fixed conversion errors with clang (autotiling) 3 years ago
  Semphris 4f91d644c0 Fixed warnings, coding style, and general code quality (autotiling) 3 years ago
  Semphris 63e8ab8cc8 Autotiles 3 years ago