Historique des commits

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