1
0
forked from 0ad/0ad
0ad/source
wraitii 0fec859267 Fix serialization test following 7350b9042e - Fix CalculateTerritories after deserialization
This fixes an issue revealed by 7350b9042e that affected deserialized
games.
Adding tests further highlighted a bug in the calculations, which is
fixed.

Reviewed By: phosit
Fixes #6883

Differential Revision: https://code.wildfiregames.com/D5181
This was SVN commit r27928.
2023-11-11 10:34:24 +00:00
..
collada Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
graphics Adds test for loading actor and model having proper flags. 2023-11-08 23:23:03 +00:00
gui Return CTerrain and CUnitManager references from CWorld instead of pointers 2023-09-26 20:10:40 +00:00
i18n Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
lib Removes WInit module completely. Refs #2611 2023-08-22 17:59:01 +00:00
lobby Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
maths Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
mocks Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
network Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
pch Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
ps Moves CVertexBufferManager from global scope to CRenderer. 2023-10-28 21:01:22 +00:00
renderer Moves single descriptor set binding management for Vulkan to a separate class. 2023-11-07 21:43:52 +00:00
rlinterface Make the RLInterface local 2023-10-28 21:11:25 +00:00
scriptinterface No recursive calls in FunctionWrapper.h 2023-09-02 14:20:25 +00:00
simulation2 Fix serialization test following 7350b9042e - Fix CalculateTerritories after deserialization 2023-11-11 10:34:24 +00:00
soundmanager Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
third_party Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
tools Return CTerrain and CUnitManager references from CWorld instead of pointers 2023-09-26 20:10:40 +00:00
main.cpp Fix compile error introduced in 968e55704a 2023-11-05 17:59:42 +00:00
test_setup.cpp Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00