Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 587be4c7d5 Merge pull request #2767 from IvanSavenko/dwelling_recruit_fix il y a 2 ans
  Ivan Savenko f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor il y a 2 ans
  Ivan Savenko 747e28947a Fix build il y a 2 ans
  Ivan Savenko 3a88180494 Separated game and battle callback (server & client only) il y a 2 ans
  Ivan Savenko fc4dfda00f Added support for concurrent battles to gamestate and server il y a 2 ans
  Ivan Savenko b159d8a028 Fixes ownership checks for creature recruitment il y a 2 ans
  Ivan Savenko 86a7f5f5cd Removed getStr(bool), replaced with similar toString() il y a 2 ans
  Ivan Savenko 6a260a60cf Fix resource creation il y a 2 ans
  Ivan Savenko 6f0108e462 Use ResourcePath for referencing texts and json's il y a 2 ans
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations il y a 2 ans
  nordsoft 48fb167fef Fix timer end turn while standing on obstacles/water il y a 2 ans
  nordsoft 0fc6e2b316 rollback query blocking il y a 2 ans
  nordsoft 00216168bf Timer works as designed il y a 2 ans
  nordsoft 03496e6738 Code review fixes il y a 2 ans
  nordsoft 883c68b151 Remove unused variable il y a 2 ans
  nordsoft 2c61d1b23f Use precision clocks for timer il y a 2 ans
  nordsoft 084122bc80 Fix compiling il y a 2 ans
  nordsoft 86ab97c64f Fix stop on flight for timer il y a 2 ans
  nordsoft 0bc2302f1f Fix battle timer logic il y a 2 ans
  Nordsoft91 1586c6c6a0 Merge pull request #2668 from IvanSavenko/remove_current_player il y a 2 ans
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness 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 62cd8b12d4 Converted several namespace enums to enum class il y a 2 ans
  Ivan Savenko 17d3d663ee Converted creature ID and spell ID to new form il y a 2 ans
  Ivan Savenko b0eec85aca Merge pull request #2632 from rilian-la-te/resist-rework-pt1 il y a 2 ans
  Ivan Savenko 97ba7df152 Fix handling of map turn/day limit il y a 2 ans
  Ivan Savenko f9410145d6 Fix handling of "7 days without town" loss condition il y a 2 ans
  Ivan Savenko ee8adbe85f Update tavern on end of 7th turn of player in question il y a 2 ans
  Ivan Savenko a19cdb57ba Fix handling of turn order in case of player defeat il y a 2 ans