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 |
|
jonpas
|
bd5f6107a0
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02:00 |
|
SilentSpike
|
9e4fd77745
|
Update common event names to meet new standard
|
2016-06-03 22:39:43 +01:00 |
|
PabstMirror
|
d7f9c52c2f
|
Merge branch 'master' into cbaEventSystem
|
2016-06-02 19:29:30 -05:00 |
|
jonpas
|
b0352fdeb9
|
Merge branch 'master' into eol-lf
|
2016-06-02 17:02:09 +02: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 |
|
jonpas
|
26fbc36cab
|
Merge branch 'master' into cbaEventSystem
|
2016-05-31 22:36:08 +02:00 |
|
jonpas
|
7a307393a4
|
Merge branch 'master' into useQuotedPathMacros
|
2016-05-30 21:14:17 +02:00 |
|
jonpas
|
816da2aef1
|
Normalize to LF line endings
|
2016-05-30 18:37:03 +02:00 |
|
PabstMirror
|
87ee34ba35
|
vehicleLock - Use QGVAR
|
2016-05-24 19:37:24 -05:00 |
|
SilentSpike
|
207d6612da
|
Remove duplicate ACE_newEvents entries
|
2016-05-24 15:06:17 +01:00 |
|
SilentSpike
|
c4b75160a4
|
Run event renaming script
|
2016-05-24 14:13:11 +01:00 |
|
PabstMirror
|
86b9022322
|
Fix VehLock Macros
|
2016-05-22 23:13:15 -05: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 |
|
jonpas
|
e7dbcd7b58
|
Replace delayed execution functions with new CBA counterparts
|
2016-05-22 15:29:01 +02:00 |
|
Ozan Eğitmen
|
b8abec0c61
|
Fix Capitalization of ACE Settings classes. (#3627)
|
2016-05-07 22:14:56 +02:00 |
|
PabstMirror
|
27c5598135
|
vehicle inventory lock - compatibility with acre
|
2016-04-24 11:26:13 -05:00 |
|
jonpas
|
85b4366368
|
Use new QPATHTOF and QPATHTOEF macros
|
2016-04-08 20:34:50 +02:00 |
|
Alessandro Foresi
|
e97c7c0f65
|
Translation: IT completed (with BOM)
|
2016-03-27 21:22:15 +02:00 |
|
PabstMirror
|
b5e95f3945
|
Add some names/descriptions to settings configs
|
2016-03-08 01:17:40 -06:00 |
|
jonpas
|
1402985133
|
Fix typos
|
2016-02-24 19:34:03 +01:00 |
|
jonpas
|
a3d769c410
|
Cleanup some module descriptions, close #2561
|
2016-02-24 19:22:16 +01:00 |
|
bux578
|
aa8d3a3fd0
|
Merge pull request #3221 from BaerMitUmlaut/unified-ellipsis
Unified ellipsis
|
2016-02-23 08:27:28 +01:00 |
|
BaerMitUmlaut
|
74ea79e2cc
|
Unified ellipsis
|
2016-02-22 23:51:47 +01:00 |
|
commy2
|
46a239f9f6
|
precompile on game start
|
2016-02-22 15:20:36 +01:00 |
|
ChairborneIT
|
0021bc08df
|
Added translation for most Italian stringtable entries
|
2016-02-20 21:39:05 +01:00 |
|
PabstMirror
|
46d6e92bca
|
Add quick debug defines to all script_components
|
2016-01-28 23:26:02 -06:00 |
|
PabstMirror
|
84e76efc7f
|
Not needed on CfgMagazines
|
2016-01-27 15:54:45 -06:00 |
|
PabstMirror
|
b15716860d
|
Remove VehicleLock Items from Virtual Arsenal
Close #3215
|
2016-01-25 14:29:27 -06:00 |
|
PabstMirror
|
0ea1c0c03f
|
Cleanup non-working code, and documentation
|
2016-01-19 08:31:52 -06:00 |
|
PabstMirror
|
48a1ddd401
|
#3166 - Fix Vehicle inventory is not locked
|
2016-01-16 21:58:59 -06:00 |
|
PabstMirror
|
5850f78c1f
|
Merge branch 'master' into isEqualTypeRepalcement
|
2015-11-27 21:08:21 -06:00 |
|
IngoKauffmann
|
cbe8d98f86
|
Merge remote-tracking branch 'refs/remotes/acemod/master' into refuel
|
2015-11-23 19:29:05 +01:00 |
|
PabstMirror
|
69b53af1d3
|
1.54 - Replace typeName with isEqualType
|
2015-11-20 11:40:31 -06:00 |
|
PabstMirror
|
64de91ed06
|
Add warning for duplicate setting modules.
|
2015-10-18 23:34:11 -05:00 |
|
IngoKauffmann
|
b5568ca0db
|
Merge remote-tracking branch 'refs/remotes/acemod/master' into refuel
Conflicts:
optionals/compat_bwa3/config.cpp
|
2015-10-10 13:13:30 +02:00 |
|
jokoho48
|
c5eb6e0070
|
posible fix for #2495
|
2015-09-18 04:12:18 +02:00 |
|
KoffeinFlummi
|
c2ffe7cad0
|
Merge branch 'release' into russian
|
2015-09-10 21:05:32 +02:00 |
|
KoffeinFlummi
|
83aa2cc68c
|
Merge branch 'release' into french
|
2015-09-10 19:36:56 +02:00 |
|
FreeZbe
|
fa7943c8be
|
Update French translations
|
2015-09-10 19:14:51 +02:00 |
|
kaban
|
08b7110e58
|
Russian Translations - Update
|
2015-09-03 04:54:52 +03:00 |
|
kaban
|
91cae690c0
|
Russian Translations - Update
|
2015-09-03 03:36:15 +03:00 |
|
KoffeinFlummi
|
a7f2a7fefc
|
Merge branch 'translate-hu' of https://github.com/Harakhti/ACE3
|
2015-08-30 00:35:11 +02:00 |
|
jonpas
|
5a0a3a53e0
|
Uppercased 2 readme files
|
2015-08-19 04:19:00 +02:00 |
|
jonpas
|
de033f0ff2
|
README.md files added to all modules
|
2015-08-19 04:18:33 +02:00 |
|
PabstMirror
|
a9ed1052dd
|
vehLock - debug trace / type checking
|
2015-08-07 13:24:47 -05:00 |
|