Garth L-H de Wet
|
66eeba7df1
|
Fixed small errors that expressed themselves when getting explosives in game.
|
2015-01-13 23:49:27 +02:00 |
|
Garth L-H de Wet
|
0e09d5de67
|
Added the function's script_component.hpp that includes the correct file. To reduce potential pain areas if a rename occurs.
|
2015-01-13 23:21:31 +02:00 |
|
Garth L-H de Wet
|
e3466aaf8e
|
Merge branch 'master' into agmExplosivesPort
|
2015-01-13 23:17:20 +02:00 |
|
commy2
|
e071b2f684
|
fix macros in common' config
|
2015-01-13 20:56:02 +01:00 |
|
commy2
|
b7050a4a92
|
fixing macros
|
2015-01-13 19:31:26 +01:00 |
|
commy2
|
270ff5535a
|
fix interaction menu
|
2015-01-13 19:14:34 +01:00 |
|
commy2
|
2336b51e5b
|
fix key input not working
|
2015-01-13 17:42:56 +01:00 |
|
commy2
|
039ae01594
|
fix some sqf errors
|
2015-01-13 17:08:49 +01:00 |
|
commy2
|
9efc1f9547
|
fix script errors
|
2015-01-13 16:38:21 +01:00 |
|
Garth L-H de Wet
|
6d8708618a
|
Wrapped BIS and CBA function calls in CALLSTACK.
Converted startTimer to CBA's perFrameEventHandler.
|
2015-01-13 12:13:43 +02:00 |
|
Garth L-H de Wet
|
43bac209d9
|
Changed EGVAR to not have spaces in macro call.
|
2015-01-13 12:12:59 +02:00 |
|
bux578
|
49f01a0fac
|
fix switchUntis
forgot that little bugger
|
2015-01-13 10:53:04 +01:00 |
|
PabstMirror
|
073805148b
|
Replace Spawn/Sleep in attach
|
2015-01-13 03:06:24 -06:00 |
|
jaynus
|
6fbb6672b4
|
Compile Errors.
|
2015-01-12 21:16:03 -08:00 |
|
jaynus
|
3fb2a8e245
|
big code clean up
|
2015-01-12 21:14:27 -08:00 |
|
Nou
|
20cfb69fcf
|
Added DEFUNC, QFUNC, QEFUNC macros.
|
2015-01-12 18:08:45 -08: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 |
|
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
|
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 |
|
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 |
|
commy2
|
db48e0c83d
|
merge with master
|
2015-01-12 11:08:03 +01:00 |
|
PabstMirror
|
e4219d05e3
|
Compile Fixes
Same as e3ed811736
|
2015-01-12 03:53:02 -06:00 |
|
Garth L-H de Wet
|
5e67de4d66
|
Ported AGM_Explosives to ace.
Marked locations where Scheduled Delay Execution will probably need to be used.
|
2015-01-12 11:48:26 +02:00 |
|
PabstMirror
|
e3ed811736
|
Little Fixes to get it compiling
|
2015-01-12 03:17:29 -06:00 |
|
Nicolás Badano
|
62ff0edb80
|
Change PREPF to PREP for core
|
2015-01-12 01:27:21 -03:00 |
|
Nicolás Badano
|
9ce4f585ca
|
Change PREPF to PREP for interaction
|
2015-01-12 01:26:07 -03:00 |
|
Nicolás Badano
|
f99f1a2791
|
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3.git into agmInteractionPort
|
2015-01-12 01:20:39 -03:00 |
|
Nicolás Badano
|
1aa862bc3b
|
Change stringtables and main variables prefixes to ACE
|
2015-01-12 01:20:02 -03:00 |
|
Nicolás Badano
|
306dce2153
|
Finnish porting agm_core. Replace all AGM prefixes by ACE, including stringtables and main variables like ACE_player
|
2015-01-12 01:02:33 -03:00 |
|
Nicolás Badano
|
ee8faadc4b
|
Rename function files
|
2015-01-11 23:37:56 -03:00 |
|
Nou
|
877fef16be
|
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3
|
2015-01-11 17:28:45 -08:00 |
|