Commit History

Autor SHA1 Mensaxe Data
  Ivan Savenko 118029b2ba Merge pull request #5964 from Laserlicht/levels hai 3 meses
  Tomasz Zieliński 07a6474117 Move road randomizer to separate file hai 4 meses
  Tomasz Zieliński 3bfd714d3f Merge branch 'develop' into randomize_optional_roads hai 4 meses
  Laserlicht ecfe09f6b1 multilevel support hai 4 meses
  Ivan Savenko f58d08e563 Support for banned game entities in random map templates hai 5 meses
  Ivan Savenko 4d4da0454f map objects hierarchy now uses IGameInfoCallback hai 7 meses
  Ivan Savenko 6f20235d07 Merge CPrivilegedInfoCallback into CGameInfoCallback hai 7 meses
  Ivan Savenko 716da918f8 Completely remove IGameCallback class hai 7 meses
  Ivan Savenko f70ad2c15b Reorganized artifact-related classes hai 7 meses
  Tomasz Zieliński 863e469b4d + Remove roads from wide connections BEFORE graph is generated hai 8 meses
  Tomasz Zieliński f0971dfdd6 First implementation of random connections hai 9 meses
  Ivan Savenko 33468f21ff Remove custom implementation of threadpool from rmg in favor of TBB hai 9 meses
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hai 9 meses
  Ivan Savenko c43844706e Implemented translation support for random map descriptions hai 1 ano
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class hai 1 ano
  Ivan Savenko ff8d36c350 It is now possible to define game settings in rmg template hai 1 ano
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks hai 1 ano
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form hai 1 ano
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library hai 1 ano
  Laserlicht 018127b236 set values for map editor and rmg hai 1 ano
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. hai 1 ano
  Ivan Savenko 62b564650d Fix possibly hanging pointer to deleted CGObjectInstance hai 1 ano
  Ivan Savenko f5824ccea4 Re-throw exception on RMG failure to prevent weird crashes later hai 1 ano
  Tomasz Zieliński 12da0196a0 Restrict reindexing to random maps hai 1 ano
  Tomasz Zieliński d8c93cb222 Protect every access to zone tiles with a mutex hai 1 ano
  Ivan Savenko 87059be67b Added range checks to values read from h3m. hai 1 ano
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hai 1 ano
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static hai 1 ano
  Tomasz Zieliński 71844d4d92 Unban artifacts if RMG fails to place Seer Hut (unlikely) hai 1 ano
  Tomasz Zieliński 285bafdbf4 Do not ban heroes in Prisons, they might be rehired after they are defeated. hai 1 ano