mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-20 07:13:56 -07:00
Splash falloff was calculated using centre-to-point distance, where nearest-edge to nearest-edge ought to have been used. Use DistanceToPoint to correct for that. Make sure the damage multiplier cannot go negative. Remove GetUnitSize in favour of GetSize. Reviewed By: bb Differential Revision: https://code.wildfiregames.com/D2963 This was SVN commit r24010. |
||
|---|---|---|
| .. | ||
| components | ||
| docs | ||
| helpers | ||
| scripting | ||
| serialization | ||
| system | ||
| tests | ||
| MessageTypes.h | ||
| Simulation2.cpp | ||
| Simulation2.h | ||
| TypeList.h | ||