0ad/binaries
phosit d18a6392b3
Reduce usage of entityObj in SharedScript
The information where a unit is and which resource it provides wasn't
available on joining clients. Now the `resourceMap` is reset when a
resource is destroide.

It would be performance intensive when the `resourceMap` would be reset
when any unit would be destroied. To prevent this the `SharedScript`
remembers which entities are resourcesources.
2026-05-10 14:18:49 +02:00
..
data Reduce usage of entityObj in SharedScript 2026-05-10 14:18:49 +02:00
logs Update trac links with gitea links 2024-12-10 11:29:48 +01:00
system Start the serializationtest at a specivic turn 2026-05-10 14:18:48 +02:00