mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
fc17697ef7
* Overpressure - Fix backblast originating at the projectile * RHSUSF - Improve backblast for shoulder launchers * RHSAFRF - Improve backblast for shoulder launchers * RHSGREF - Improve backblast for shoulder launchers * RHSSAF - Improve backblast for shoulder launchers * Overpressure - Simplify projectile offset and cache lookups * Overpressure - Remove parentheses and use array as hash key * Overpressure - Rename caching function and move lookup
6 lines
108 B
C++
6 lines
108 B
C++
PREP(getDistance);
|
|
PREP(overpressureDamage);
|
|
PREP(getOverPressureValues);
|
|
PREP(firedEHOP);
|
|
PREP(firedEHBB);
|