Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks há 1 ano atrás
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form há 1 ano atrás
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library há 1 ano atrás
  Laserlicht 018127b236 set values for map editor and rmg há 1 ano atrás
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. há 1 ano atrás
  Ivan Savenko 62b564650d Fix possibly hanging pointer to deleted CGObjectInstance há 1 ano atrás
  Ivan Savenko f5824ccea4 Re-throw exception on RMG failure to prevent weird crashes later há 1 ano atrás
  Tomasz Zieliński 12da0196a0 Restrict reindexing to random maps há 1 ano atrás
  Tomasz Zieliński d8c93cb222 Protect every access to zone tiles with a mutex há 1 ano atrás
  Ivan Savenko 87059be67b Added range checks to values read from h3m. há 1 ano atrás
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. há 1 ano atrás
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static há 1 ano atrás
  Tomasz Zieliński 71844d4d92 Unban artifacts if RMG fails to place Seer Hut (unlikely) há 1 ano atrás
  Tomasz Zieliński 285bafdbf4 Do not ban heroes in Prisons, they might be rehired after they are defeated. há 1 ano atrás
  Tomasz Zieliński ee6c331bad Merge remote-tracking branch 'origin/beta' into random_prison_distributor há 1 ano atrás
  Ivan Savenko fd499e318d Review suggestion há 1 ano atrás
  Ivan Savenko ca2df49fbb Block usage of preselected starting heroes for prisons in RMG há 1 ano atrás
  Tomasz Zieliński ebf2055afc - Unban hero if related Prison is destroyed during map generation há 1 ano atrás
  Tomasz Zieliński 8fe6a103cd - Move Hero / Prison distribution to separate modificator há 1 ano atrás
  Ivan Savenko 13763cad8e Remove few more implicit conversions há 1 ano atrás
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators há 1 ano atrás
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> há 1 ano atrás
  Tomasz Zieliński 07dac8b6d4 Works more or less há 2 anos atrás
  nordsoft 03c099d4fd First steps há 2 anos atrás
  Ivan Savenko 6f0108e462 Use ResourcePath for referencing texts and json's há 2 anos atrás
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations há 2 anos atrás
  Ivan Savenko e54287ea5d Converted remaining identifier to new system há 2 anos atrás
  Ivan Savenko ec8d31bbfc First step at unifying game identifiers code há 2 anos atrás
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible há 2 anos atrás
  DjWarmonger 71fe5c556f Merge pull request #2203 from vcmi/remove_seed_info há 2 anos atrás