2016-02-22 14:20:36 +00:00
|
|
|
PREP(addBlackList);
|
2024-07-22 09:21:01 +00:00
|
|
|
PREP(dev_addRound);
|
|
|
|
PREP(dev_clearTraces);
|
|
|
|
PREP(dev_debugAmmo);
|
|
|
|
PREP(dev_drawTrace);
|
|
|
|
PREP(dev_fragCalcDump);
|
|
|
|
PREP(dev_trackHitBox);
|
|
|
|
PREP(dev_trackObj);
|
|
|
|
PREP(dev_sphereDraw);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(doExplosions);
|
2024-07-22 09:21:01 +00:00
|
|
|
PREP(doFrag);
|
|
|
|
PREP(doFragRandom);
|
|
|
|
PREP(doFragTargeted);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(doReflections);
|
2024-07-22 09:21:01 +00:00
|
|
|
PREP(doSpallLocal);
|
|
|
|
PREP(doSpallServer);
|
|
|
|
PREP(findReflections);
|
|
|
|
PREP(fired);
|
|
|
|
PREP(getMaterialInfo);
|
|
|
|
PREP(getSpallInfo);
|
|
|
|
PREP(getFragInfo);
|
|
|
|
PREP(initMaterialCache);
|
|
|
|
PREP(roundInitFrag);
|
|
|
|
PREP(shouldFrag);
|
|
|
|
PREP(shouldSpall);
|