Commit History

Author SHA1 Message Date
  Ivan Savenko 84cf7b052d Map objects now use shared_ptr (rmg) 7 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
  Tomasz Zieliński 4d4538a48d Use CompoundMapObjectID in ObjectInfo 1 year ago
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
  Ivan Savenko 60ffb81b33 Replaced remaining placeholder code with callbacks 1 year ago
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 year ago
  Tomasz Zieliński ebf2055afc - Unban hero if related Prison is destroyed during map generation 1 year ago
  Tomasz Zieliński 8fe6a103cd - Move Hero / Prison distribution to separate modificator 1 year ago
  Tomasz Zieliński c316087950 Distribute objects among zones in random order 1 year ago
  nordsoft 3ea7988883 Treasure placement uses random templates now 2 years ago
  Tomasz Zieliński 3e9e6aab2b Fix prison distribution 2 years ago
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
  Tomasz Zieliński 91baa65c8c Remove no longer needed synchronization that also fails to compile. 2 years ago
  Tomasz Zieliński 15b254fded Give every Zone its own RNG 2 years ago
  Tomasz Zieliński 5da8c96214 Fix include paths 2 years ago
  Tomasz Zieliński cf0515dcd3 Moved Modificators to separate folder 2 years ago