Historique des commits

Auteur SHA1 Message Date
  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
  Ivan Savenko 42f7a48fa4 Simplified integer serialization code il y a 1 an
  Ivan Savenko 47c3e6f4b6 Simplified code il y a 1 an
  Ivan Savenko 08ce3a8338 Clarified code il y a 1 an
  Ivan Savenko 7f732b6d0a Fix thrown exception on random monster initialization il y a 1 an
  Ivan Savenko 5454d01316 Provide more information in thrown exceptions for unfixed crashes il y a 1 an
  Dydzio 4e927d6417 Fix missing gold component in "join for money" dialog il y a 1 an
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method il y a 1 an
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities il y a 1 an
  Ivan Savenko 6b81012f31 Use variant identifier in netpacks where applicable il y a 2 ans
  Ivan Savenko 86a3806bec MetaString refactor to eliminate integer usage for identifiers il y a 2 ans
  Ivan Savenko f039b20653 Improvement for wandering monster tooltip/hover text: 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 2b9c362d5b Explicitly convert identifier to underlying enumeration il y a 2 ans
  Ivan Savenko 10e50548e7 Converted Component class to use VariantIdentifier instead of int il y a 2 ans
  Ivan Savenko 461c481ef3 Fix game startup 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
  Ivan Savenko 77facf9387 Implement missing functions, fixes linking errors 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
  nordsoft f9f79255c5 Creature message meta string il y a 2 ans
  nordsoft a5492b30c3 Add pre-battle message il y a 2 ans
  Ivan Savenko 8c0d78f1d9 Added initiator-player to packs that add/remove/move objects il y a 2 ans
  Ivan Savenko e8453916cf Merge remote-tracking branch 'vcmi/beta' into develop il y a 2 ans
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible il y a 2 ans