Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 3d04e9c9ed Cleaned up and fixed ownership checks for market netpack il y a 2 ans
  Ivan Savenko 587be4c7d5 Merge pull request #2767 from IvanSavenko/dwelling_recruit_fix 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
  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 a19cdb57ba Fix handling of turn order in case of player defeat il y a 2 ans
  Ivan Savenko d83aa828f6 Fix turn ending il y a 2 ans
  Ivan Savenko c4bc6840ea Moved management of turn order into a new class il y a 2 ans
  nordsoft d50edc28ab Merge remote-tracking branch 'upstream/develop' into turn-timer il y a 2 ans
  Ivan Savenko c516b5a64e Fixes for several discovered edge cases il y a 2 ans
  Ivan Savenko 6297140bf5 Start of stabilization - battles now start correctly il y a 2 ans
  Ivan Savenko 5c78060a07 Moved battle netpack validation to battle processor il y a 2 ans
  Ivan Savenko 323772fc2e Split CQuery file into multiple files il y a 2 ans
  Ivan Savenko 629ca3f13e Created directory structure for server files il y a 2 ans
  Ivan Savenko c217d7717a server queries is now stored as unique_ptr il y a 2 ans
  Ivan Savenko e8e6c02a4a Moved all battle-related functionality of server into a new class il y a 2 ans
  Ivan Savenko 00ac8eb306 Attempt to fix crash on quitApplication on Android il y a 2 ans
  nordsoft 23aaa72dfe No error on hero move when timer is expired il y a 2 ans
  Ivan Savenko 4b307dc0e4 More locks to avoid data races on server il y a 2 ans
  Ivan Savenko ed927de12e Added more informative error messages for battle action errors il y a 2 ans
  Ivan Savenko baa865d857 Extracted message-related functionality of CGameHandler to separate file 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 85262cf4f5 Moved CGameState files into a separate directory il y a 2 ans
  Ivan Savenko acac42291e Remove excessive CMap.h includes il y a 2 ans
  Ivan Savenko 42b2be4bbb Merge pull request #1908 from SoundSSGood/art-client-server-fixes il y a 2 ans
  SoundSSGood ea7dd14d8b client is able to erase artifact il y a 2 ans