0ad/source/network/tests
wraitii 410d2e883a Remove leftover terrain-based movement cost code.
6581796103 removed the ability for terrain to affect movement speed. The
JPS pathfinder cannot support it, and the approach was poor anyways,
coupling rendering data with simulation data.
This lets us remove the dependency on CTerrainTextureManager everywhere.

Tested by: langbart
Differential Revision: https://code.wildfiregames.com/D4459
This was SVN commit r26269.
2022-01-29 08:22:28 +00:00
..
test_Net.h Remove leftover terrain-based movement cost code. 2022-01-29 08:22:28 +00:00
test_NetMessage.h Split off Object-related functions from ScriptInterface 2021-05-13 17:23:52 +00:00
test_StunClient.h StunClient code cleanup: use enet functions, endianness 2021-05-17 15:14:10 +00:00