Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game há 1 ano atrás
  Ivan Savenko d0b3bb95b2 Change gamestate initialization order - list of owned objects must be há 1 ano atrás
  Ivan Savenko e5f1d60298 Add save compatibility há 1 ano atrás
  Ivan Savenko 020f1d1f46 Moved rumors generation to NewTurnProcessor há 1 ano atrás
  Ivan Savenko 01396b62b7 Extracted handling of type ID's from serializer into a separate class há 1 ano atrás
  Ivan Savenko 232a759db7 Remove type registration from library pack applying há 1 ano atrás
  Laserlicht b693ce120a code review há 1 ano atrás
  Laserlicht fb171ab3a2 statisic basic há 1 ano atrás
  Ivan Savenko 5178e4842e Moved generation of new rumors to server há 1 ano atrás
  Ivan Savenko 55bf75c43e Remove no longer used random seeds from StartInfo há 1 ano atrás
  Ivan Savenko 0d66ddbeec GameState now uses random generator from server. Blocked access to rmg há 1 ano atrás
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library há 1 ano atrás
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
  Ivan Savenko 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer há 1 ano atrás
  Ivan Savenko fc252bb9eb Random town names are now guaranteed to be unique on the map há 1 ano atrás
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method há 1 ano atrás
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling há 1 ano atrás
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static há 1 ano atrás
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement há 1 ano atrás
  Ivan Savenko 0691dfef3b Moved stateful artifact randomization logic to gamestate from handler há 2 anos atrás
  Ivan Savenko 7a09646009 Cleaned up dwelling randomization há 2 anos atrás
  Ivan Savenko dcb8f4fc7b Moved object type randomization to object class há 2 anos atrás
  Ivan Savenko 3880ea58b9 Merge branch 'josch/dos2unix' into develop há 2 anos atrás
  Laserlicht 0eba0ee686 show random maps há 2 anos atrás
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) há 2 anos atrás
  nordsoft cb3bbc6680 Restructured difficulty config há 2 anos atrás
  nordsoft 0de912e67b Add basic system to add more advantages for ai player há 2 anos atrás
  Ivan Savenko fc4dfda00f Added support for concurrent battles to gamestate and server há 2 anos atrás
  Ivan Savenko edd029c79c Replace "currentPlayer" from gamestate with "activePlayers" há 2 anos atrás
  Ivan Savenko e54287ea5d Converted remaining identifier to new system há 2 anos atrás