jonpas
|
b99b11d066
|
Merge branch 'master' into armake
|
2016-06-28 18:29:51 +02:00 |
|
commy2
|
89ecc81111
|
convert common events to CBA playerEvents
|
2016-06-22 01:39:20 +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 |
|
Glowbal
|
8c9b31b1c7
|
Merge pull request #3815 from acemod/cbaEventSystem
Deprecate ACE events framework
|
2016-06-09 14:20:26 +02:00 |
|
SilentSpike
|
90ebf9638b
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01:00 |
|
SilentSpike
|
9e4fd77745
|
Update common event names to meet new standard
|
2016-06-03 22:39:43 +01:00 |
|
PabstMirror
|
77baeda976
|
Merge branch 'master' into huehuehue
|
2016-06-03 00:01:13 -05: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 |
|
jonpas
|
26fbc36cab
|
Merge branch 'master' into cbaEventSystem
|
2016-05-31 22:36:08 +02:00 |
|
commy2
|
fd26e2e44e
|
Merge pull request #3516 from acemod/cbamissiontime
replace timePFH with CBA_missionTime
|
2016-05-30 21:23:57 +02:00 |
|
commy2
|
7512c4e52e
|
manual merge
|
2016-05-30 21:14:34 +02:00 |
|
jonpas
|
7a307393a4
|
Merge branch 'master' into useQuotedPathMacros
|
2016-05-30 21:14:17 +02:00 |
|
jonpas
|
331c3c70cb
|
Verify and fix cargo, nametags, rearm, reload, repair, ui, Convert infoDisplayChanged in common and mk6mortar Rsc's
|
2016-05-24 18:58:27 +02: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 |
|
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
|
f956ea557a
|
Merge branch 'master' into armake
|
2016-05-22 17:41:43 +02:00 |
|
jonpas
|
e7dbcd7b58
|
Replace delayed execution functions with new CBA counterparts
|
2016-05-22 15:29:01 +02:00 |
|
commy2
|
da70854568
|
manual merge
|
2016-05-18 11:48:27 +02:00 |
|
KoffeinFlummi
|
86a94baa8f
|
Rename files for Linux
|
2016-05-02 21:18:25 +02:00 |
|
ProfessorCZ
|
7d0fcde9fa
|
CZ Translate - Update
04/30/2016
|
2016-04-30 00:57:24 +02: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 |
|
Alessandro Foresi
|
e5a7578f92
|
Translation: IT completed (no BOM)
|
2016-03-27 21:20:15 +02:00 |
|
Nicolás Badano
|
b4f6dbbc18
|
Merge pull request #3568 from acemod/settingsNameDescp
Ace_Settings - add name,descption,categories
|
2016-03-21 21:24:22 -03:00 |
|
SzwedzikPL
|
8555f00889
|
remove needless tolower from mortarinit
|
2016-03-18 17:26:37 +01:00 |
|
Thomas Kooi
|
daceaa9dd8
|
Merge branch 'master' into settingsNameDescp
|
2016-03-18 14:48:11 +01:00 |
|
SzwedzikPL
|
32846014a1
|
fix ammo handling init on dedicated
|
2016-03-14 14:21:02 +01:00 |
|
PabstMirror
|
b5e95f3945
|
Add some names/descriptions to settings configs
|
2016-03-08 01:17:40 -06:00 |
|
Nicolás Badano
|
de6af27912
|
Merge pull request #3492 from acemod/Fix3491_MortarBoxes
Replace transportMax... with maximumLoad for mortar boxes.
|
2016-03-05 22:09:07 -03:00 |
|
commy2
|
467075ad67
|
replace timePFH with CBA_missionTime
|
2016-03-02 11:01:39 +01:00 |
|
VKing
|
353b5e9ef4
|
Replace transportMax... with maximumLoad for mortar boxes.
Fixes 3490
|
2016-03-01 21:58:21 +01:00 |
|
Jonathan Pereira
|
309f48ee0b
|
Added remaining PT-BR translarions
|
2016-03-01 08:56:43 -03:00 |
|
BlackWindowS
|
c61e7b5104
|
Tweaked & added translations
Translation of almost every STR to French
|
2016-02-28 14:48:04 +01:00 |
|
PabstMirror
|
f59e8920f9
|
Fix Mortar Display
|
2016-02-25 13:59:00 -06:00 |
|
gienkov
|
d4209b2b42
|
mk6 tagging and overheating translation, finish
|
2016-02-25 17:16:36 +01:00 |
|
esteldunedain
|
64a62d65fc
|
More spanish translations
|
2016-02-25 11:46:56 -03:00 |
|
bux578
|
6070d29f59
|
Merge pull request #3386 from licht-im-Norden87/patch-53
German translation Update: MK6 Mortar
|
2016-02-25 13:38:42 +01:00 |
|
licht-im-Norden87
|
d13e1272ce
|
Update stringtable.xml
|
2016-02-22 18:55:45 +01:00 |
|
commy2
|
72fe155cda
|
manual merge
|
2016-02-22 16:11:10 +01:00 |
|
commy2
|
c45523475f
|
manual merge
|
2016-02-22 16:06:30 +01:00 |
|
commy2
|
46a239f9f6
|
precompile on game start
|
2016-02-22 15:20:36 +01:00 |
|
commy2
|
9ac1f8fc47
|
use DisplayLoad for turretDisplayLoaded event
|
2016-02-21 23:13:26 +01:00 |
|
licht-im-Norden87
|
5e0f109b4c
|
Update stringtable.xml
|
2016-02-21 21:15:38 +01:00 |
|
licht-im-Norden87
|
00c8f7bdef
|
mk6
|
2016-02-21 20:30:57 +01:00 |
|