Commit History

Author SHA1 Message Date
  Ivan Savenko 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) 1 year ago
  Ivan Savenko 888149c6f6 Implemented simple versioning system for multiplayer 1 year ago
  Ivan Savenko 6901945b6e Fix possible thread race on sending packet from two threads 1 year ago
  Ivan Savenko bd4c7e3ac0 Added LobbyPrepareStartGame pack to replace old workarounds 1 year ago
  Ivan Savenko 03fcfe3392 Use std::byte in serializer 1 year ago
  Ivan Savenko 29c0989849 Use std::byte to manage network data 1 year ago
  Ivan Savenko 388ca6e776 Added list of active accounts and rooms to UI. Added room creation logic 1 year ago
  Ivan Savenko fc4ae3bd8c Merge remote-tracking branch 'vcmi/develop' into lobby 1 year ago
  Ivan Savenko 80e960bc8e Finalized new TCP networking API 1 year ago
  Ivan Savenko 22f0ca67c6 Fix connection to game lobby & map load 1 year ago
  Ivan Savenko 0a1153e1c6 Switch client-server communication to new API 1 year ago
  Konstantin 86f5d6de69 vcmi: modernize headers 2 years ago
  Konstantin 8661496f6c vcmi: modernize lib/serializer 2 years ago
  Andrii Danylchenko a954cc08fb Made intermediate class to hide some implementation details from header. 2 years ago
  Andrii Danylchenko c271f9187f Connection buffered read cpack. 2 years ago
  Andrii Danylchenko cb13064a62 Socket buffered write. Write full cpack at once 2 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  krkos ac81d0f7b4 Fix build with Boost versioni >= 1.70 (#615) 5 years ago
  Karlis Senko 224ea28433 Fix various memory errors related to server and connections. 7 years ago
  Arseniy Shestakov ac66fc7f42 Full rework of pre-game interface and networking 7 years ago
  Raphnalor 83c6ffbda0 Reflect changes in boost::asio released in Boost 1.66. (#428) 7 years ago
  Arseniy Shestakov 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 years ago
  Arseniy Shestakov da117e9255 Code style: remove void from constructors without arguments 7 years ago
  AlexVinS 15138c23de Finished conversion to new logging API 8 years ago
  AlexVinS a8a3230798 Logging cleanup (server). 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  Arseniy Shestakov 6642816b1e Client: server port and testing options cleanup 8 years ago
  Arseniy Shestakov db5a52a0f8 Multiplayer: gracefully handle player loss unless it's a host 9 years ago
  AlexVinS 47085e8d78 Fixed CID 1366361 9 years ago
  AlexVinS 4ff4e41e81 fixed typo 9 years ago