Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 508c54c23a Fix game startup hace 6 meses
  Ivan Savenko 8255a4b9ae CGameHandler no longer inherits CGameInfoCallback, reduce direct access hace 6 meses
  Ivan Savenko 4d4da0454f map objects hierarchy now uses IGameInfoCallback hace 7 meses
  Ivan Savenko 6f20235d07 Merge CPrivilegedInfoCallback into CGameInfoCallback hace 7 meses
  Ivan Savenko 716da918f8 Completely remove IGameCallback class hace 7 meses
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 7 meses
  Ivan Savenko f9989d9152 Cleanup serializer/deserializer code hace 8 meses
  Ivan Savenko d1d2cf4189 Fix crashes on game start, gamestate now derives from GameCallbackHolder hace 8 meses
  Ivan Savenko 4ed13409c2 Remove serialization of raw pointers from serialization hace 8 meses
  Ivan Savenko 8ec3e5210a Remove no longer needed support for gamestate vectors serialization hace 8 meses
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance hace 8 meses
  Laserlicht 7dfb499edf replace boost locks with std hace 9 meses
  Ivan Savenko 0efa39ec79 Fix pack name in logs hace 10 meses
  Ivan Savenko c1c552d394 Replaced some of pointers to CPack's with references hace 1 año
  Ivan Savenko 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) hace 1 año
  Ivan Savenko 31738e8f90 Always track already serialized pointers to avoid infinite recursion on hace 1 año
  Ivan Savenko e5dba942ac Clear buffer (if any). Avoids false-positives with memcheck if buffer hace 1 año
  Ivan Savenko 888149c6f6 Implemented simple versioning system for multiplayer hace 1 año
  Ivan Savenko bc9e961252 Better checks for incoming data hace 1 año
  Ivan Savenko 6901945b6e Fix possible thread race on sending packet from two threads hace 1 año
  Ivan Savenko bd4c7e3ac0 Added LobbyPrepareStartGame pack to replace old workarounds hace 1 año
  Ivan Savenko 2c2bec791c Fixes and cleanup of game client network shutdown and restart hace 1 año
  Ivan Savenko 03fcfe3392 Use std::byte in serializer hace 1 año
  Ivan Savenko 29c0989849 Use std::byte to manage network data hace 1 año
  Ivan Savenko 322c5faf63 Merge remote-tracking branch 'vcmi/develop' into lobby hace 1 año
  Ivan Savenko 388ca6e776 Added list of active accounts and rooms to UI. Added room creation logic hace 1 año
  Ivan Savenko fc4ae3bd8c Merge remote-tracking branch 'vcmi/develop' into lobby hace 1 año
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling hace 1 año
  Ivan Savenko 80e960bc8e Finalized new TCP networking API hace 1 año
  Ivan Savenko 22f0ca67c6 Fix connection to game lobby & map load hace 1 año