1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-30 08:57:00 +02:00
vcmi/lib/serializer
Andrey Filipenkov 2e18299897 make server a static lib, run it in a separate thread
issues to solve:
- dynamic_cast error 2: One or more of the following type_info's has hidden visibility or is defined in more than one translation unit. They should all have public visibility. 13CPackForLobby, 20LobbyClientConnected, 20LobbyClientConnected.
- error setting socket option: set_option: No buffer space available
2022-09-24 15:55:16 +03:00
..
BinaryDeserializer.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
BinaryDeserializer.h Rotation rebase2 (#912) 2022-09-18 17:39:10 +03:00
BinarySerializer.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
BinarySerializer.h Rotation rebase2 (#912) 2022-09-18 17:39:10 +03:00
Cast.h macOS: fix packet deserialization (#479) 2018-08-14 01:03:45 +03:00
CLoadIntegrityValidator.cpp Finished conversion to new logging API 2017-08-11 23:06:27 +03:00
CLoadIntegrityValidator.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CMemorySerializer.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CMemorySerializer.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
Connection.cpp make server a static lib, run it in a separate thread 2022-09-24 15:55:16 +03:00
Connection.h Fix build with Boost versioni >= 1.70 (#615) 2020-01-21 11:55:28 +03:00
CSerializer.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CSerializer.h Editor prerequisites [part 2] (#889) 2022-09-17 14:04:01 +03:00
CTypeList.cpp Fix movement freeze after battle in teleport 2022-06-20 09:05:05 +03:00
CTypeList.h Fix movement freeze after battle in teleport 2022-06-20 09:05:05 +03:00
JsonDeserializer.cpp Warning fix (I moved C++17 and CI to another branch) (#739) 2022-05-19 15:14:50 +03:00
JsonDeserializer.h Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
JsonSerializeFormat.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
JsonSerializeFormat.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
JsonSerializer.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
JsonSerializer.h Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
JsonTreeSerializer.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
JsonUpdater.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
JsonUpdater.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00