0ad/source/simulation2
real_tabasco_sauce f8e0a78d6d Add a random chance for a decay sinking event to occur.
Adds a 1/125 chance for a corpse to undergo a decay movement in a given frame.
This allows a probability passed from the template to determine the sinking behavior of the entity.
Fixes #7548
2025-09-23 17:11:12 +02:00
..
components Add a random chance for a decay sinking event to occur. 2025-09-23 17:11:12 +02:00
docs Remove UNUSED 2025-06-26 17:25:05 +02:00
helpers Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
scripting Fix includes in source/simulation2 2025-08-07 20:00:49 +02:00
serialization Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
system Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
tests Fix some includes all over the place 2025-08-14 20:15:30 +02:00
MessageTypes.h Fix includes in source/simulation2 2025-08-08 07:10:11 +02:00
Simulation2.cpp Clone InitAttributes for serialization test 2025-09-06 13:13:25 +02:00
Simulation2.h Fix includes in source/simulation2 2025-08-08 07:10:11 +02:00
TypeList.h Store whether a player is activ in C++ 2025-01-05 19:57:12 +01:00