Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko fc252bb9eb Random town names are now guaranteed to be unique on the map il y a 1 an
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method il y a 1 an
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling il y a 1 an
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static il y a 1 an
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement il y a 1 an
  Ivan Savenko 0691dfef3b Moved stateful artifact randomization logic to gamestate from handler 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 3880ea58b9 Merge branch 'josch/dos2unix' into develop il y a 2 ans
  Laserlicht 0eba0ee686 show random maps 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
  nordsoft cb3bbc6680 Restructured difficulty config il y a 2 ans
  nordsoft 0de912e67b Add basic system to add more advantages for ai player il y a 2 ans
  Ivan Savenko fc4dfda00f Added support for concurrent battles to gamestate and server il y a 2 ans
  Ivan Savenko edd029c79c Replace "currentPlayer" from gamestate with "activePlayers" il y a 2 ans
  Ivan Savenko e54287ea5d Converted remaining identifier to new system il y a 2 ans
  Ivan Savenko 0240ee886d Converted (almost) all namespace enum's to enum classes il y a 2 ans
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class il y a 2 ans
  nordsoft dfaf778d16 Redesign loading solution il y a 2 ans
  nordsoft 45f13c7964 Progress update on client side il y a 2 ans
  nordsoft 584dd20943 Progress on server side for rmg il y a 2 ans
  Ivan Savenko 463efea7bb Fix hero retreating handling & code cleanup il y a 2 ans
  Ivan Savenko 19ace6a849 Moved hero pool logic to the separate files il y a 2 ans
  Ivan Savenko 0fdbf54937 Use HeroTypeID instead of int il y a 2 ans
  Ivan Savenko 3d66455cd1 Fix build il y a 2 ans
  Ivan Savenko e2bd98e21e CampaignRegions class encapsulation il y a 2 ans
  Ivan Savenko d1e5a347ff Refactoring of campaign handler: rename types and use strong typing il y a 2 ans
  Ivan Savenko 453d441562 Remove heroes placeholders even in single scenarios il y a 2 ans
  Ivan Savenko 0fb284f948 Extracted campaign-related code from GameState into a separate class il y a 2 ans
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory il y a 2 ans