.. |
fnc_addCargoItem.sqf
|
Fix incorrect variable
|
2015-11-20 23:28:52 +01:00 |
fnc_canLoad.sqf
|
#2664 - Disable loading into locked vehicles.
|
2015-10-03 19:42:40 -05:00 |
fnc_canLoadItemIn.sqf
|
1.54 - Replace typeName with isEqualType
|
2015-11-20 11:40:31 -06:00 |
fnc_canUnloadItem.sqf
|
1.54 - Replace typeName with isEqualType
|
2015-11-20 11:40:31 -06:00 |
fnc_findNearestVehicle.sqf
|
Removed semi-colons from return statements, command capitalization
|
2015-08-16 22:48:52 +02:00 |
fnc_getCargoSpaceLeft.sqf
|
Removed semi-colons from return statements, command capitalization
|
2015-08-16 22:48:52 +02:00 |
fnc_getSizeItem.sqf
|
1.54 - Replace typeName with isEqualType
|
2015-11-20 11:40:31 -06:00 |
fnc_handleDestroyed.sqf
|
1.54 - Replace typeName with isEqualType
|
2015-11-20 11:40:31 -06:00 |
fnc_initObject.sqf
|
Cleaned function headers
|
2015-08-16 22:41:35 +02:00 |
fnc_initVehicle.sqf
|
dont access cargo of destroyed vehicles, fix #2523
|
2015-09-26 18:16:38 +02:00 |
fnc_loadItem.sqf
|
1.54 - Replace typeName with isEqualType
|
2015-11-20 11:40:31 -06:00 |
fnc_moduleSettings.sqf
|
Standardize logging format through ACE_LOG macros
|
2015-08-26 15:32:54 +02:00 |
fnc_onMenuOpen.sqf
|
1.54 - Replace typeName with isEqualType
|
2015-11-20 11:40:31 -06:00 |
fnc_startLoadIn.sqf
|
Add support for virtual cargo
|
2015-09-27 17:34:37 +01:00 |
fnc_startUnload.sqf
|
1.54 - Replace typeName with isEqualType
|
2015-11-20 11:40:31 -06:00 |
fnc_unloadItem.sqf
|
1.54 - Replace typeName with isEqualType
|
2015-11-20 11:40:31 -06:00 |
fnc_validateCargoSpace.sqf
|
1.54 - Replace typeName with isEqualType
|
2015-11-20 11:40:31 -06:00 |
script_component.hpp
|
Cleaned function headers
|
2015-08-16 22:41:35 +02:00 |