提交历史

作者 SHA1 备注 提交日期
  MichalZr6 f893c80192 Move UpgradeInfo class to header and source files 10 月之前
  MichalZr6 af9445c16f Fixes following review 11 月之前
  MichalZr6 d8d3948ac3 Fix AI to use hillFort all available upgrades. UpgradeInfo refactor. 11 月之前
  Ivan Savenko 786f80871e Replace more usages of pointers to packs with references 1 年之前
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 年之前
  Ivan Savenko d0b3bb95b2 Change gamestate initialization order - list of owned objects must be 1 年之前
  Ivan Savenko e5f1d60298 Add save compatibility 1 年之前
  Ivan Savenko 020f1d1f46 Moved rumors generation to NewTurnProcessor 1 年之前
  Ivan Savenko 01396b62b7 Extracted handling of type ID's from serializer into a separate class 1 年之前
  Ivan Savenko 232a759db7 Remove type registration from library pack applying 1 年之前
  Laserlicht b693ce120a code review 1 年之前
  Laserlicht fb171ab3a2 statisic basic 1 年之前
  Ivan Savenko 5178e4842e Moved generation of new rumors to server 1 年之前
  Ivan Savenko 55bf75c43e Remove no longer used random seeds from StartInfo 1 年之前
  Ivan Savenko 0d66ddbeec GameState now uses random generator from server. Blocked access to rmg 1 年之前
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 年之前
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 年之前
  Ivan Savenko 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 年之前
  Ivan Savenko fc252bb9eb Random town names are now guaranteed to be unique on the map 1 年之前
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method 1 年之前
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling 1 年之前
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 年之前
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement 1 年之前
  Ivan Savenko 0691dfef3b Moved stateful artifact randomization logic to gamestate from handler 2 年之前
  Ivan Savenko 7a09646009 Cleaned up dwelling randomization 2 年之前
  Ivan Savenko dcb8f4fc7b Moved object type randomization to object class 2 年之前
  Ivan Savenko 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 年之前
  Laserlicht 0eba0ee686 show random maps 2 年之前
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 年之前
  nordsoft cb3bbc6680 Restructured difficulty config 2 年之前