1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/serializer
2023-08-03 23:38:32 +03:00
..
BinaryDeserializer.cpp Reorganization of boost filesystem usage 2023-07-28 19:12:04 +03:00
BinaryDeserializer.h Reorganization of boost filesystem usage 2023-07-28 19:12:04 +03:00
BinarySerializer.cpp Reorganization of boost filesystem usage 2023-07-28 19:12:04 +03:00
BinarySerializer.h Reorganization of boost filesystem usage 2023-07-28 19:12:04 +03:00
Cast.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CLoadIntegrityValidator.cpp Removed boost::iostreams in favor of std::stream / boost::filesystem 2023-07-28 19:12:04 +03:00
CLoadIntegrityValidator.h vcmi: modernize lib/serializer 2023-02-12 21:23:00 +03:00
CMemorySerializer.cpp vcmi: modernize lib/serializer 2023-02-12 21:23:00 +03:00
CMemorySerializer.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Connection.cpp Cleanup server connection code a bit 2023-07-30 20:15:32 +03:00
Connection.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
CSerializer.cpp CArtifact getters setters 2023-07-05 15:48:08 +03:00
CSerializer.h Minor rework & cleanup of combat replays 2023-07-27 19:25:55 +03:00
CTypeList.cpp vcmi: modernize lib/serializer 2023-02-12 21:23:00 +03:00
CTypeList.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
ILICReader.cpp vcmi: modernize lib/serializer 2023-02-12 21:23:00 +03:00
ILICReader.h vcmi: modernize lib/serializer 2023-02-12 21:23:00 +03:00
JsonDeserializer.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
JsonDeserializer.h vcmi: use std::optional 2023-04-17 00:43:13 +03:00
JsonSerializeFormat.cpp vcmi: modernize lib/serializer 2023-02-12 21:23:00 +03:00
JsonSerializeFormat.h Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
JsonSerializer.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
JsonSerializer.h vcmi: use std::optional 2023-04-17 00:43:13 +03:00
JsonTreeSerializer.h vcmi: modernize lib/serializer 2023-02-12 21:23:00 +03:00
JsonUpdater.cpp vcmi: rename HeroBonus.h to Bonus.h 2023-05-02 11:20:58 +03:00
JsonUpdater.h vcmi: use std::optional 2023-04-17 00:43:13 +03:00