Commit Graph

3366 Commits

Author SHA1 Message Date
Thomas Kooi
be42cd0368 Added basic ballistics (former cse_sys_winddeflection) 2015-01-12 23:36:04 +01:00
Thomas Kooi
29af88b71b Added cse_main source 2015-01-12 23:35:40 +01:00
Thomas Kooi
c8f832bdca Added cse_sys_weaponheat source. 2015-01-12 23:31:53 +01:00
Thomas Kooi
592e40ff0c Added cse_sys_vehicles source. 2015-01-12 23:31:15 +01:00
Thomas Kooi
d529ead2d4 Changed nametags to sys_nametags for consistency in CSE to merge folder 2015-01-12 23:30:58 +01:00
Thomas Kooi
a4383c70f1 Added misc modules from CSE 2015-01-12 23:30:33 +01:00
Thomas Kooi
7e4d7c1083 Added cse_sys_medical source
Note:
Item Models might need to be replaced.
Item Textures might need to be replaced.
Icons might need to be replaced.
2015-01-12 23:30:19 +01:00
Thomas Kooi
aa9320c157 Added cse_sys_logistics source 2015-01-12 23:29:12 +01:00
Thomas Kooi
f100d563e0 Added cse_sys_launchers source - backblast module 2015-01-12 23:28:45 +01:00
Thomas Kooi
91c77cdb7b Added cse_sys_ieds source 2015-01-12 23:28:31 +01:00
Thomas Kooi
a0f98b2e11 Added cse_sys_groups source 2015-01-12 23:27:57 +01:00
Thomas Kooi
1a9b572850 Added cse_sys_gestures source 2015-01-12 23:26:46 +01:00
Thomas Kooi
70c0e3c5e6 Added cse_sys_field_rations source 2015-01-12 23:26:09 +01:00
Thomas Kooi
d8ebf8bef1 Added cse_sys_equipment source 2015-01-12 23:25:47 +01:00
Thomas Kooi
abf2e534c8 Added cse_sys_combatdeaf source 2015-01-12 23:24:51 +01:00
Thomas Kooi
2c276ecf50 Added cse_sys_cc source 2015-01-12 23:24:37 +01:00
Thomas Kooi
ff88c74537 Added cse_sys_advanced_interaction source 2015-01-12 23:24:21 +01:00
Thomas Kooi
db6f30fcc9 Added cse_gui source
Does not include the Icon pack. When using the UI it may throw up some missing .paa file errors. Replacements will need to be found if we want to use those.
2015-01-12 23:23:51 +01:00
Thomas Kooi
fb4fcd62a4 Added cse_f_modules source 2015-01-12 23:23:02 +01:00
Thomas Kooi
770230a64f Added cse_f_modules source 2015-01-12 23:22:54 +01:00
Thomas Kooi
efbe49d904 added cse_f_eh source 2015-01-12 23:20:16 +01:00
Thomas Kooi
dc3610adb8 Added cse_f_configurations source 2015-01-12 23:19:55 +01:00
PabstMirror
96110c25e7 AGM - Night Vision First Pass 2015-01-12 16:08:37 -06:00
commy2
cf8259882e formating 2015-01-12 22:34:01 +01:00
Garth L-H de Wet
fe056f10e1 Fixed errors in order to get explosives to load correctly without writing anything to config.
Will still need further testing once interaction is fully integrated.
2015-01-12 23:06:32 +02:00
commy2
bdf2351f14 done with ai 2015-01-12 21:56:33 +01:00
commy2
d8aa735c5a fix missileguidance base class issue 2015-01-12 21:45:49 +01:00
Garth L-H de Wet
4926694bda Changed all core external to common as the rename was done. 2015-01-12 22:39:37 +02:00
commy2
35703f3920 inheritance 2015-01-12 21:35:18 +01:00
Garth L-H de Wet
57b766b48b Updated to use CBA's ARR_2 macro. 2015-01-12 22:20:42 +02:00
commy2
72e3d7519b formating 2015-01-12 20:27:43 +01:00
commy2
1ea2afaec5 some macros 2015-01-12 20:11:36 +01:00
jaynus
20fce52f26 Merge pull request #6 from KoffeinFlummi/agmSwitchUnitsPort
Looks good and CBA-ified all magical-like
2015-01-12 10:45:17 -08:00
jaynus
cc987c279e Merge pull request #2 from KoffeinFlummi/agmInteractionPort
Agm interaction port
2015-01-12 10:44:20 -08:00
commy2
7954988130 rename core to common 2015-01-12 19:22:58 +01:00
Thomas Kooi
1a200e11b8 CSE Nametags module
Initial version of the name tags module port from CSE to ACE structure.
2015-01-12 18:45:28 +01:00
Garth L-H de Wet
bfd9aedfa0 Updated pathing for script_component.hpp and updated images to use PATHTOF. 2015-01-12 19:11:43 +02:00
commy2
b46f7a349e Merge pull request #1 from KoffeinFlummi/agmCorePort
Agm_Core port
2015-01-12 16:11:34 +01:00
commy2
17c2d90d0e make core work again 2015-01-12 16:08:34 +01:00
bux578
91ba0c6a55 remove temp folder
didn't mean to push this
2015-01-12 15:48:32 +01:00
bux578
5da1bdf9c0 finish cba'ing 2015-01-12 15:47:22 +01:00
bux578
07c8b7f4df replace version with macro, add missing params 2015-01-12 15:12:53 +01:00
jodav
7afce2a241 more work 2015-01-12 15:09:07 +01:00
jodav
f3427938b3 init 2015-01-12 14:54:36 +01:00
commy2
4c000ca5fe delete obsolete file 2015-01-12 14:16:09 +01:00
commy2
8bc42eb14f fix some errors in XEH_postInit 2015-01-12 14:12:50 +01:00
Garth L-H de Wet
f5772371bd Added $PBOPREFIX$ for explosives. 2015-01-12 13:42:02 +02:00
PabstMirror
d59b33f697 More Core Stuff 2015-01-12 05:25:34 -06:00
PabstMirror
a9c20dcaf6 COMPILE_FILE macros 2015-01-12 05:14:15 -06:00
KoffeinFlummi
d354f3796f Replace version numbers with macros 2015-01-12 11:52:07 +01:00