Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko d2839c8e52 Rewardable object randomization is now always server-sided il y a 1 an
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library il y a 1 an
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
  Dydzio f20ef4f1b3 Fix hero order for giving bonuses in town to match H3. il y a 1 an
  Tomasz Zieliński 04691c851f Fixes issue of bonuses not correctly removed il y a 1 an
  SoundSSGood 738a89bb99 Market fix il y a 1 an
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. il y a 1 an
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static il y a 1 an
  Ivan Savenko 51b7de4b98 Fix double off-by-one bug with CREATURE_GROWTH bonus il y a 1 an
  Ivan Savenko 999db2ed78 Avoid boost::format that throws exception on invalid format string il y a 1 an
  Ivan Savenko 2c8d0338ba Fix error messages in log on map start il y a 1 an
  Ivan Savenko 364977ef40 More meaningful exception messages il y a 1 an
  Ivan Savenko 59b2cbe4d2 Fix regressions il y a 2 ans
  Ivan Savenko 6cb1f6ff11 Remove all remaining implicit conversion in lib il y a 2 ans
  Ivan Savenko 96c81be68e Win/loss conditions now use VariantIdentifier. Removed non-implemented il y a 2 ans
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators il y a 2 ans
  Ivan Savenko 10e110320b Remove std::vector<boo> from Json Serializer, simplify affected code il y a 2 ans
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> il y a 2 ans
  Ivan Savenko 6b81012f31 Use variant identifier in netpacks where applicable il y a 2 ans
  Ivan Savenko 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access il y a 2 ans
  Ivan Savenko 8d5fa41a19 Minor fixes il y a 2 ans
  Ivan Savenko 3634fb2158 Remove int <=> Identifier comparisons il y a 2 ans
  Ivan Savenko 10e50548e7 Converted Component class to use VariantIdentifier instead of int il y a 2 ans
  Ivan Savenko b42f073f0c Stabilization il y a 2 ans
  Ivan Savenko 7a09646009 Cleaned up dwelling randomization il y a 2 ans
  Ivan Savenko dcb8f4fc7b Moved object type randomization to object class il y a 2 ans
  Ivan Savenko 03e1169781 Reduced number of accesses to CGObjectInstance::subID il y a 2 ans
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files 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