1
0
forked from mirrors/0ad
Files
0ad/source/network
Vantha 960bd5eace Unique network transmission handling of flares
This patch addresses issues concerning a1796ed71f:

Allow for a more elegant implementation of observer flares.
And still display flares even if the sender is lagging behind:
Split off flares from simulation commands.
Remove the new, problematic 'observer commands' entirely.
Provide an engine function 'SendNetworkFlare' to the JS interface.
-> which sets off the (pretty ordinary) transmission process.
Add a new type of net messages exclusively for flares
-> contains the flare's position and its sender's GUID.
2024-12-16 18:03:25 +01:00
..
2024-11-17 18:03:49 +01:00
2024-05-04 16:13:02 +00:00
2024-05-04 16:13:02 +00:00
2024-08-23 21:00:15 +02:00