Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 58b1e74342 Workaround - check also for valueType when updating bonuses hace 1 año
  Ivan Savenko 9e49587749 Replace bonus string description with metastring that can properly hace 1 año
  Ivan Savenko 6e399eb21a Make some non-const static variables const or constexpr hace 1 año
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method hace 1 año
  Ivan Savenko ffd604c114 Removed unnecessary access to IHandler::objects hace 1 año
  Ivan Savenko 9af7c63a26 Fix build hace 1 año
  Alexander Wilms 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers hace 1 año
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement hace 1 año
  Ivan Savenko b58301849b Pass functor via reference to avoid costly copies hace 2 años
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files hace 2 años
  Ivan Savenko 3880ea58b9 Merge branch 'josch/dos2unix' into develop hace 2 años
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style hace 2 años
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally hace 2 años
  Ivan Savenko b394158dc9 Bonus Source ID now uses metaidentifier hace 2 años
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any hace 2 años
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
  Alexandre Detiste 15e45f966c typos found by lintian hace 2 años
  Ivan Savenko f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor hace 2 años
  Ivan Savenko 3a88180494 Separated game and battle callback (server & client only) hace 2 años
  Ivan Savenko fc4dfda00f Added support for concurrent battles to gamestate and server hace 2 años
  Ivan Savenko 86a7f5f5cd Removed getStr(bool), replaced with similar toString() hace 2 años
  Ivan Savenko 6f0108e462 Use ResourcePath for referencing texts and json's hace 2 años
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness hace 2 años
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class hace 2 años
  Ivan Savenko aed8c411fc Minor rework & cleanup of combat replays hace 2 años
  SoundSSGood 9b5f6ec7cf CArtifact getters setters hace 2 años
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h hace 2 años
  Konstantin 713e3004df vcmi: rename updater and limiter files hace 2 años
  Konstantin e37f798a68 vcmi: split bonus updaters hace 2 años