PabstMirror
|
a3c50a6c76
|
Add dev macro to quickly recompile functions (#4699)
|
2016-11-23 13:35:25 -06:00 |
|
commy2
|
05d30c5573
|
convert log macros to cba versions (#4282)
* convert log macros to cba versions
* Add changes to AB
* remove obsolete macro
|
2016-10-02 12:55:31 +02:00 |
|
BaerMitUmlaut
|
88b58216ee
|
Added beautified component names
|
2016-06-20 11:44:36 +02:00 |
|
commy2
|
c481ddedaf
|
add 'name' to components
|
2016-06-19 09:38:39 +02:00 |
|
SilentSpike
|
90ebf9638b
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01:00 |
|
PabstMirror
|
d7f9c52c2f
|
Merge branch 'master' into cbaEventSystem
|
2016-06-02 19:29:30 -05:00 |
|
jonpas
|
95573ee711
|
Stringtable URL (#3855)
* Move url into stringtable to display it properly, Add some missing author and url entries
* Fix main
* Remove duplicate author
|
2016-06-01 23:45:51 +02:00 |
|
jonpas
|
1354826d56
|
Put semi-colon to the correct place
|
2016-06-01 14:11:32 +02:00 |
|
jonpas
|
1331265e65
|
Move url into a macro
|
2016-06-01 13:49:10 +02:00 |
|
jonpas
|
6730d016c2
|
Convert CfgPatches to new Eden format and CBA 2.4.1 compatibility
|
2016-06-01 13:27:02 +02:00 |
|
SilentSpike
|
c4b75160a4
|
Run event renaming script
|
2016-05-24 14:13:11 +01:00 |
|
SilentSpike
|
108ff4f644
|
Replace ACE event system calls with CBA counterparts
Regex used:
\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent
E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event
E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
|
2016-05-22 16:47:39 +01:00 |
|
commy2
|
5c3f5f5751
|
fix wrong macro names
|
2016-04-25 21:34:25 +02:00 |
|
commy2
|
46a239f9f6
|
precompile on game start
|
2016-02-22 15:20:36 +01:00 |
|
esteldunedain
|
12d7a171e5
|
Apply the ufeh to ACE_Recoil
|
2016-02-06 18:21:43 -03:00 |
|
PabstMirror
|
46d6e92bca
|
Add quick debug defines to all script_components
|
2016-01-28 23:26:02 -06:00 |
|
commy2
|
e56e18bff3
|
Code cleanup 1.54
|
2016-01-06 22:42:02 +01:00 |
|
jonpas
|
de033f0ff2
|
README.md files added to all modules
|
2015-08-19 04:18:33 +02:00 |
|
ulteq
|
e759989d33
|
Removed debug output
|
2015-04-28 19:33:00 +02:00 |
|
ulteq
|
76393f31db
|
Fixes: https://github.com/acemod/ACE3/issues/896
|
2015-04-28 19:31:38 +02:00 |
|
commy2
|
986d2ee168
|
fix c&p error
|
2015-04-25 23:41:20 +02:00 |
|
commy2
|
12280bbcad
|
revive tmr camshake
|
2015-04-25 07:21:11 +02:00 |
|
commy2
|
d7d0f00592
|
tweaking recoil
|
2015-04-25 05:51:44 +02:00 |
|
commy2
|
16c6a3ee78
|
tweaking recoil
|
2015-04-20 17:38:45 +02:00 |
|
commy2
|
6c00aef6e8
|
coeficients for recoil configs
|
2015-04-20 16:02:36 +02:00 |
|
commy2
|
5eededd3e1
|
Recoil overhaul initial commmit
|
2015-04-15 15:01:07 +02:00 |
|
esteldunedain
|
99a90bf539
|
Remove ace_recoil (#271)
|
2015-04-04 00:25:44 -03:00 |
|
PabstMirror
|
9631154926
|
Set ADDON variable in XEH_preInit
|
2015-01-29 01:38:46 -06:00 |
|
KoffeinFlummi
|
c407553d49
|
Add remaining READMEs, add helper script
|
2015-01-26 14:34:48 +01:00 |
|
PabstMirror
|
6e8c394903
|
Standardize Config Version Stuff
|
2015-01-18 01:32:07 -06:00 |
|
KoffeinFlummi
|
ccc3b9d076
|
Port AGM_Recoil
|
2015-01-14 21:29:35 +01:00 |
|