Histórico de Commits

Autor SHA1 Mensagem Data
  SoundSSGood b06426ac43 CMap removed from CArtifactSet level há 1 ano atrás
  K 18a69dfeb5 move CMap::isInTheMap to the header file and make it inline há 1 ano atrás
  K 3a27725fcb Optimize CMap::isInTheMap há 1 ano atrás
  Ivan Savenko 26fdaacbe5 Map and town events are now processed on start of player turn instead of há 1 ano atrás
  Ivan Savenko 5523e08cb7 Players affected by event is now stored as std::set instead of bitmask há 1 ano atrás
  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
  Ivan Savenko c00a1e1b0c Fixed new issues detected by SonarCloud há 1 ano atrás
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
  Ivan Savenko 31401e219f Fix possible crash on nullptr dereference há 1 ano atrás
  Tomasz Zieliński 8ed940d538 cleanup há 1 ano atrás
  Tomasz Zieliński 9f048888dd Restore previous removeObject há 1 ano atrás
  Tomasz Zieliński 2a213f2276 Reindex objects to show interactive objects on top há 1 ano atrás
  Tomasz Zieliński 263d439605 Fix uninitialized variable há 1 ano atrás
  Ivan Savenko fd17133da3 Fix editor build há 1 ano atrás
  Ivan Savenko 2e4895766a Implemented tracking of objects destroyed by players há 1 ano atrás
  Ivan Savenko ffd604c114 Removed unnecessary access to IHandler::objects 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 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 a7d6068bf6 Do not ignore block-visit objects when computing guardian locations há 1 ano atrás
  Ivan Savenko e979fb7056 Better fix for allowed heroes in h3m - allow all heroes from mods há 1 ano atrás
  Ivan Savenko c872f8418f Implemented serialization of MapObjectSubID, refactoring of related code há 1 ano atrás
  Ivan Savenko 9f906ff1d2 Remove pointer to CGObjectInstance from map header há 1 ano atrás
  Ivan Savenko 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 há 1 ano atrás
  Ivan Savenko 6cb1f6ff11 Remove all remaining implicit conversion in lib há 1 ano atrás
  Ivan Savenko 96c81be68e Win/loss conditions now use VariantIdentifier. Removed non-implemented há 1 ano atrás
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> há 1 ano atrás