Commit Graph

12074 Commits

Author SHA1 Message Date
Nicolás Badano
db7322e50a AGM_Hearing pre CBA 2015-01-13 00:51:09 -03:00
Nicolás Badano
2a2eb38de7 overheating: hard code path to parent script_components 2015-01-13 00:37:53 -03:00
Nicolás Badano
a53a265117 overheating: Replace calls to core for calls to common 2015-01-13 00:30:39 -03:00
Nicolás Badano
1db298722b CBAfy AGM_Overheating 2015-01-13 00:23:14 -03:00
Nicolás Badano
c0df8b7f54 Pre CBA AGM_Overheating 2015-01-12 23:43:38 -03:00
Nou
20cfb69fcf Added DEFUNC, QFUNC, QEFUNC macros. 2015-01-12 18:08:45 -08:00
PabstMirror
72cd691e46 Working NVG 2015-01-12 16:53:19 -06:00
Thomas Kooi
e2b75e3d12 Merge branch 'master' of github.com:KoffeinFlummi/ACE3 2015-01-12 23:36:41 +01:00
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