Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 7 meses
  Ivan Savenko bdae7285ae Objects list is now private member of CMap hace 8 meses
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors hace 8 meses
  Ivan Savenko 2fdf40e7a9 Remove connection pointer from CPack hace 8 meses
  Ivan Savenko f210bd9cb3 Fix crash on winning map on 7-day town timer running out for enemy hace 9 meses
  Laserlicht 6af8b62dfd more strings; camelcase hace 11 meses
  Laserlicht 78e933a968 add broadcast to translation hace 11 meses
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions hace 1 año
  Ivan Savenko a481f07daf PlayerState now stores all objects owned by player hace 1 año
  Ivan Savenko 6b8f94e6e7 Merge remote-tracking branch 'vcmi/master' into develop hace 1 año
  Ivan Savenko 6300473ff8 Block AI from acting at the same time as guest-human during simturns hace 1 año
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
  Ivan Savenko 2ff28f6957 Merge pull request #4018 from IvanSavenko/voting hace 1 año
  Ivan Savenko 215b279ea8 Contact between allies will no longer break simturns hace 1 año
  Ivan Savenko e04c662bc9 Owned object in range of enemy heroes now break simturns hace 1 año
  Ivan Savenko 10b50cd905 It is now possible to vote for simturns and turn timer changes hace 1 año
  Ivan Savenko 5010344df0 Added serialization of turn timer handler hace 1 año
  Ivan Savenko 2c2bec791c Fixes and cleanup of game client network shutdown and restart hace 1 año
  Ivan Savenko 45a3d04d25 Fix simturns termination check hace 1 año
  Ivan Savenko 8303ce5d13 Added option to ignore guards in pathfinder hace 1 año
  Ivan Savenko cd526a5e15 Send notifications when simultaneous turns end hace 1 año
  Ivan Savenko a3adfcf7a7 Do not attempt to start a new turn on game end hace 1 año
  Ivan Savenko 80b82cc026 Remove invalid assert - may trigger on human player defeat hace 1 año
  Ivan Savenko 18c0217679 Relaxed ordering requirements - player can start turn even if players hace 2 años
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files hace 2 años
  nordsoft d7d435dcb7 Add game pause hace 2 años
  Ivan Savenko 5b21a5ffbc Simturn duration is now part of StartInfo hace 2 años
  Ivan Savenko a9dbd08dec Compute player contacts only once on turn start hace 2 años
  Ivan Savenko 623fb2a63e Do not allow visiting objects blocked by visit of another player hace 2 años
  Ivan Savenko 541f7590c5 Add simple detection of player-player contact hace 2 años