Ivan Savenko
|
97f1a310df
Fix miscellaneous issues discovered by Sonar
|
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
|
8754e0ebb3
Code formatting and cleanup
|
hace 1 año |
Ivan Savenko
|
69e33e406d
Try to minimize dll linkage usage
|
hace 1 año |
Ivan Savenko
|
2ed355952c
Added proper serialization for unordered_map
|
hace 1 año |
Ivan Savenko
|
42f7a48fa4
Simplified integer serialization code
|
hace 1 año |
Ivan Savenko
|
84bc6c42db
Added 'Serializeable' base class for classes serializeable by pointer
|
hace 1 año |
Ivan Savenko
|
cce3f1cb2d
Implemented compact serialization of integer numbers
|
hace 1 año |
Ivan Savenko
|
87eac164e6
Implemented string deduplication for serializer
|
hace 1 año |
Ivan Savenko
|
5b182c31df
Add 'hasFeature' method for convenience
|
hace 1 año |
RoboSchmied
|
9c334f54fe
Fix: 9 typos
|
hace 1 año |
SoundSSGood
|
d143f53d7e
using deque for hero's backpack storage
|
hace 1 año |
Alexander Wilms
|
ea48257100
Fix SonarCloud issues
|
hace 1 año |
Ivan Savenko
|
03fcfe3392
Use std::byte in serializer
|
hace 1 año |
Ivan Savenko
|
9f3655c41b
Minor code cleanup
|
hace 1 año |
Ivan Savenko
|
0c07384293
Refactoring of serialization versioning handling
|
hace 1 año |
Ivan Savenko
|
ea1f05d15a
Stabilization
|
hace 1 año |
Ivan Savenko
|
60ffb81b33
Replaced remaining placeholder code with callbacks
|
hace 1 año |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
hace 1 año |
Ivan Savenko
|
2c4cad7d9c
Slight simplification of bonus system node class
|
hace 1 año |
Alexander Wilms
|
f3277b7953
Define each identifier in a dedicated statement
|
hace 1 año |
Ivan Savenko
|
76956cfe3a
Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2
|
hace 1 año |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
hace 1 año |
Ivan Savenko
|
301ac2457a
Cleanup
|
hace 1 año |
Ivan Savenko
|
a6f37b7cd7
Fixed few more memory leaks in client
|
hace 1 año |
Ivan Savenko
|
20ef3a69e7
Fix most of memleaks discovered by valgrind
|
hace 1 año |
Ivan Savenko
|
5c810df36f
Reorganized types registration code
|
hace 1 año |
Ivan Savenko
|
4a7fa9bf8c
Simplified CTypeList class
|
hace 1 año |
Ivan Savenko
|
4e654a7e6e
Better names
|
hace 1 año |