Commit Graph

65 Commits

Author SHA1 Message Date
commy2
9efc1f9547 fix script errors 2015-01-13 16:38:21 +01: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
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
commy2
35703f3920 inheritance 2015-01-12 21:35:18 +01: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
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
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
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
Nou
b3e3a7b926 PBOPREFIX fixes. 2015-01-11 17:28:39 -08:00
commy2
33c94939f3 change tag to ace 2015-01-12 01:43:29 +01:00
commy2
841f7e7d5a more real names in stringtables instead of config 2015-01-12 01:39:47 +01:00
Nou
cdc1f7d3d7 Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 2015-01-11 16:04:22 -08:00
Nou
59685f53e7 Changed PREP macro to use CBA function caching and our folder structure, removed PREPF macro to follow normal PREP CBA standard. Changed examples to match (also changed a few caps in paths, and the required addons to match ACE). 2015-01-11 16:04:14 -08:00
commy2
6efe1f9a18 fix updating base class, sort realistic names 2015-01-12 00:57:04 +01:00
Nicolás Badano
6025fc5c57 Macros for the rest of interaction 2015-01-11 20:13:47 -03:00
jaynus
61d7309c9d More macro's and ACRE debug callstack macros added 2015-01-11 14:07:32 -08:00
jaynus
3f0b3022d0 Merge branch 'master' of github.com:KoffeinFlummi/ACE3 2015-01-11 14:04:27 -08:00
jaynus
2222bb721b Add example blank module and EGVAR() QEGVAR() 2015-01-11 14:04:19 -08:00
commy2
1bdb2038eb port ai 2015-01-11 23:01:27 +01:00
commy2
716c77b808 port realistic names 2015-01-11 22:28:38 +01:00
Nicolás Badano
8d1bdd88ff Finish macro work for config 2015-01-11 18:22:47 -03:00
commy2
670a3a687d port thermals 2015-01-11 22:21:16 +01:00
commy2
8cfe073f3a port ragdolls 2015-01-11 22:06:40 +01:00
Nicolás Badano
d405d5920a Macros for interaction keys and conditions 2015-01-11 17:41:04 -03:00