Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 508c54c23a Fix game startup il y a 6 mois
  Ivan Savenko 8255a4b9ae CGameHandler no longer inherits CGameInfoCallback, reduce direct access il y a 6 mois
  Ivan Savenko 4d4da0454f map objects hierarchy now uses IGameInfoCallback il y a 6 mois
  Ivan Savenko 6f20235d07 Merge CPrivilegedInfoCallback into CGameInfoCallback il y a 6 mois
  Ivan Savenko 716da918f8 Completely remove IGameCallback class il y a 6 mois
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer il y a 7 mois
  Ivan Savenko 8ec3e5210a Remove no longer needed support for gamestate vectors serialization il y a 8 mois
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance il y a 8 mois
  Laserlicht 7dfb499edf replace boost locks with std il y a 9 mois
  Ivan Savenko c1c552d394 Replaced some of pointers to CPack's with references il y a 1 an
  Ivan Savenko 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) il y a 1 an
  Ivan Savenko 888149c6f6 Implemented simple versioning system for multiplayer il y a 1 an
  Ivan Savenko 6901945b6e Fix possible thread race on sending packet from two threads il y a 1 an
  Ivan Savenko bd4c7e3ac0 Added LobbyPrepareStartGame pack to replace old workarounds il y a 1 an
  Ivan Savenko 03fcfe3392 Use std::byte in serializer il y a 1 an
  Ivan Savenko 29c0989849 Use std::byte to manage network data il y a 1 an
  Ivan Savenko 388ca6e776 Added list of active accounts and rooms to UI. Added room creation logic il y a 1 an
  Ivan Savenko fc4ae3bd8c Merge remote-tracking branch 'vcmi/develop' into lobby il y a 1 an
  Ivan Savenko 80e960bc8e Finalized new TCP networking API il y a 1 an
  Ivan Savenko 22f0ca67c6 Fix connection to game lobby & map load il y a 1 an
  Ivan Savenko 0a1153e1c6 Switch client-server communication to new API il y a 2 ans
  Konstantin 86f5d6de69 vcmi: modernize headers il y a 2 ans
  Konstantin 8661496f6c vcmi: modernize lib/serializer il y a 2 ans
  Andrii Danylchenko a954cc08fb Made intermediate class to hide some implementation details from header. il y a 2 ans
  Andrii Danylchenko c271f9187f Connection buffered read cpack. il y a 2 ans
  Andrii Danylchenko cb13064a62 Socket buffered write. Write full cpack at once il y a 2 ans
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
  krkos ac81d0f7b4 Fix build with Boost versioni >= 1.70 (#615) il y a 5 ans
  Karlis Senko 224ea28433 Fix various memory errors related to server and connections. il y a 7 ans
  Arseniy Shestakov ac66fc7f42 Full rework of pre-game interface and networking il y a 8 ans