Commit History

Author SHA1 Message Date
  Ivan Savenko 4d4da0454f map objects hierarchy now uses IGameInfoCallback 5 months ago
  Ivan Savenko 6f20235d07 Merge CPrivilegedInfoCallback into CGameInfoCallback 5 months ago
  Ivan Savenko 716da918f8 Completely remove IGameCallback class 5 months ago
  Ivan Savenko 4e8e85e3e4 Fix issues reported by Sonar, review fixes 6 months ago
  Ivan Savenko 93b18ee94b Fix some issues detected by Sonar & code review, fix build 6 months ago
  Ivan Savenko 84cf7b052d Map objects now use shared_ptr (rmg) 7 months ago
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) 7 months ago
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency 7 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 year ago
  Tomasz Zieliński 9305f360d1 Actually, lava will only have 3 obstacle sets without mods 1 year ago
  Tomasz Zieliński 50ae067a60 Build fix 1 year ago
  Tomasz Zieliński f491f10d81 Final tweaks 1 year ago
  Tomasz Zieliński 4fa7f0e93d Also allow filtering biomes by faction(s) 1 year ago
  Tomasz Zieliński a356fdaf2a Allow filtering obstacles by faction aligmnment 1 year ago
  Tomasz Zieliński 3e3959d360 Move all OH3 objects and obstacle sets to a mod 1 year ago
  Tomasz Zieliński 86cffb3a77 Removed unused variable 1 year ago
  Tomasz Zieliński b0cff23c37 Cleanup 1 year ago
  Tomasz Zieliński 305e2bdf2f Load obstacle sets from json in mods 1 year ago
  Tomasz Zieliński b1a5693612 Proof of concept with OH3 obstacles 1 year ago
  Ivan Savenko 60ffb81b33 Replaced remaining placeholder code with callbacks 1 year ago
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 year ago
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 year ago
  Tomasz Zieliński b9193ecb73 Do not calculate area for invalid positions 1 year ago
  nordsoft b9a660f6c3 Redesign map editor rendering 2 years ago
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
  Tomasz Zieliński edf47f5769 Fix StdInc.h 2 years ago
  Tomasz Zieliński 5ffbdb10ef Another build fix 2 years ago
  Tomasz Zieliński c7f4fe8243 Another compile fix. 2 years ago