Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) il y a 1 an
  Ivan Savenko 31738e8f90 Always track already serialized pointers to avoid infinite recursion on il y a 1 an
  Ivan Savenko e5dba942ac Clear buffer (if any). Avoids false-positives with memcheck if buffer il y a 1 an
  Ivan Savenko 888149c6f6 Implemented simple versioning system for multiplayer il y a 1 an
  Ivan Savenko bc9e961252 Better checks for incoming data 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 2c2bec791c Fixes and cleanup of game client network shutdown and restart 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 322c5faf63 Merge remote-tracking branch 'vcmi/develop' into lobby 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 0c07384293 Refactoring of serialization versioning handling 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
  Ivan Savenko 60ffb81b33 Replaced remaining placeholder code with callbacks il y a 1 an
  Ivan Savenko 84d9078bd9 Throw exception instead of failing with SIGSEGV il y a 2 ans
  Ivan Savenko a1f4748bbc Fix socket shutdown il y a 2 ans
  Ivan Savenko 5d16f035d7 Workaround for crash on winning the game il y a 2 ans
  Ivan Savenko a6f37b7cd7 Fixed few more memory leaks in client il y a 2 ans
  Ivan Savenko 5c810df36f Reorganized types registration code il y a 2 ans
  Ivan Savenko 7f72f7a82c Cleanup server connection code a bit 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 ea1d177c9b Fixed false error messages on game startup 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