ACE3/addons/frag/functions
2015-06-18 21:48:23 -05:00
..
fnc_addBlackList.sqf Reverted the addBlackList function 2015-04-27 14:02:59 +02:00
fnc_addPfhRound.sqf Disable frag by default. Add @pabstmirror fix closes #1339 closes #820 2015-05-21 15:06:55 -07:00
fnc_addTrack.sqf All instances of time and diagTicktime changed to ACE_time / ACE_diagTime. 2015-05-21 09:42:44 -07:00
fnc_doExplosions.sqf Two explosions processed per-frame. 2015-04-14 16:33:47 -07:00
fnc_doReflections.sqf Do it every frame, no need for delay. 2015-04-14 13:00:57 -07:00
fnc_doSpall.sqf Changed: Entire frag system re-optimized to a single tracking/GC index-based PFH. 2015-05-13 17:06:10 -07:00
fnc_drawTraces.sqf More vector math replacements 2015-04-27 22:14:08 +02:00
fnc_findReflections.sqf Explosive reflection, enabled on all frag rounds. 2015-04-14 00:41:19 -07:00
fnc_fired.sqf use master pfh for frag 2015-06-16 22:39:37 -05:00
fnc_frago.sqf Merge remote-tracking branch 'origin/superTime' 2015-05-22 07:24:55 -07:00
fnc_masterPFH.sqf use master pfh for frag 2015-06-16 22:39:37 -05:00
fnc_pfhRound.sqf Fix frag always killing thrower 2015-06-18 21:48:23 -05:00
fnc_removePfhRound.sqf Initial commit of frag/spalling optimization rewrite. Now tracks in single PFH, with index-based referencing instead of searches. TODO: Break spall calculation up to multiple frames. Needs testing. 2015-05-13 14:33:14 -07:00
fnc_removeTrack.sqf Cleaning up of all tabs in source code files. 2015-04-06 09:22:43 -07:00
fnc_spallHP.sqf Cleanup++: 2015-04-27 22:04:35 +02:00
fnc_spallTrack.sqf Changed: Entire frag system re-optimized to a single tracking/GC index-based PFH. 2015-05-13 17:06:10 -07:00
fnc_startTracing.sqf Cleaning up of all tabs in source code files. 2015-04-06 09:22:43 -07:00
fnc_stopTracing.sqf Cleaning up of all tabs in source code files. 2015-04-06 09:22:43 -07:00
fnc_trackFragRound.sqf All instances of time and diagTicktime changed to ACE_time / ACE_diagTime. 2015-05-21 09:42:44 -07:00
fnc_trackTrace.sqf Added missing privates 2015-04-30 10:50:49 +02:00
script_component.hpp big code clean up 2015-01-12 21:14:27 -08:00