2024-01-15 21:39:27 +00:00
|
|
|
PREP(addBlackList);
|
|
|
|
PREP(dev_addRound);
|
|
|
|
PREP(dev_clearTraces);
|
|
|
|
PREP(dev_debugAmmo);
|
|
|
|
PREP(dev_drawTrace);
|
2024-01-09 03:40:12 +00:00
|
|
|
PREP(dev_fired);
|
2024-01-15 21:39:27 +00:00
|
|
|
PREP(dev_fragCalcDump);
|
2024-01-08 21:22:52 +00:00
|
|
|
PREP(dev_trackHitBox);
|
|
|
|
PREP(dev_trackObj);
|
2024-01-15 21:39:27 +00:00
|
|
|
PREP(dev_sphereDraw);
|
2024-01-08 21:22:52 +00:00
|
|
|
PREP(dev_switchUnitHandle);
|
2024-01-15 21:39:27 +00:00
|
|
|
PREP(doExplosions);
|
2024-01-08 21:22:52 +00:00
|
|
|
PREP(doFrag);
|
|
|
|
PREP(doFragRandom);
|
2024-01-15 21:39:27 +00:00
|
|
|
PREP(doFragTargeted);
|
|
|
|
PREP(doReflections);
|
2024-01-08 21:22:52 +00:00
|
|
|
PREP(doSpall);
|
2024-01-15 21:39:27 +00:00
|
|
|
PREP(findReflections);
|
2024-01-09 23:25:09 +00:00
|
|
|
PREP(getMaterialInfo);
|
2024-01-15 05:10:15 +00:00
|
|
|
PREP(getSpallInfo);
|
2024-01-15 21:39:27 +00:00
|
|
|
PREP(getFragInfo);
|
|
|
|
PREP(initBlackList);
|
2024-01-10 23:40:36 +00:00
|
|
|
PREP(initMaterialCache);
|
2024-01-15 21:39:27 +00:00
|
|
|
PREP(initRound);
|
|
|
|
PREP(shouldFrag);
|
|
|
|
PREP(shouldSpall);
|