.. |
BinaryDeserializer.cpp
|
Cleanup
|
2023-11-13 17:48:55 +02:00 |
BinaryDeserializer.h
|
Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2
|
2023-11-16 17:26:32 +02:00 |
BinarySerializer.cpp
|
Reorganized types registration code
|
2023-11-11 00:39:08 +02:00 |
BinarySerializer.h
|
Removed remaining usages of std::vector<bool>
|
2023-11-15 15:55:18 +02:00 |
Cast.h
|
Simplified CTypeList class
|
2023-11-08 22:05:36 +02:00 |
CLoadFile.cpp
|
Reorganized types registration code
|
2023-11-11 00:39:08 +02:00 |
CLoadFile.h
|
Reorganized types registration code
|
2023-11-11 00:39:08 +02:00 |
CMemorySerializer.cpp
|
Reorganized types registration code
|
2023-11-11 00:39:08 +02: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
|
Throw exception instead of failing with SIGSEGV
|
2023-12-17 19:44:45 +02:00 |
Connection.h
|
vcmi: modernize headers
|
2023-04-30 13:35:54 +03:00 |
CSaveFile.cpp
|
Reorganized types registration code
|
2023-11-11 00:39:08 +02:00 |
CSaveFile.h
|
Reorganized types registration code
|
2023-11-11 00:39:08 +02:00 |
CSerializer.cpp
|
CArtifact getters setters
|
2023-07-05 15:48:08 +03:00 |
CSerializer.h
|
Fixed map startup
|
2023-11-17 16:19:07 +02:00 |
CTypeList.cpp
|
Simplified CTypeList class
|
2023-11-08 22:05:36 +02:00 |
CTypeList.h
|
Simplified CTypeList class
|
2023-11-08 22:05:36 +02:00 |
JsonDeserializer.cpp
|
Remove std::vector<boo> from Json Serializer, simplify affected code
|
2023-11-15 15:55:18 +02:00 |
JsonDeserializer.h
|
Remove std::vector<boo> from Json Serializer, simplify affected code
|
2023-11-15 15:55:18 +02:00 |
JsonSerializeFormat.cpp
|
Remove std::vector<boo> from Json Serializer, simplify affected code
|
2023-11-15 15:55:18 +02:00 |
JsonSerializeFormat.h
|
Fix regressions
|
2023-11-15 15:57:03 +02:00 |
JsonSerializer.cpp
|
Remove no longer relevant assertion
|
2023-11-21 18:31:43 +02:00 |
JsonSerializer.h
|
Remove std::vector<boo> from Json Serializer, simplify affected code
|
2023-11-15 15:55:18 +02:00 |
JsonTreeSerializer.h
|
vcmi: modernize lib/serializer
|
2023-02-12 21:23:00 +03:00 |
JsonUpdater.cpp
|
Remove std::vector<boo> from Json Serializer, simplify affected code
|
2023-11-15 15:55:18 +02:00 |
JsonUpdater.h
|
Remove std::vector<boo> from Json Serializer, simplify affected code
|
2023-11-15 15:55:18 +02:00 |