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 |
|
classicarma
|
647ad8c681
|
translate dragging
|
2016-09-17 01:44:37 +09:00 |
|
Broström.A | Evul
|
0dfee34a56
|
Added additional cargo and dragging for crates (#4129)
* Added Cargo and Dragging for `Land_WoodenBox_F` and `Land_WoodenCrate_01_F`.
|
2016-08-13 11:33:41 +02:00 |
|
PabstMirror
|
6f22df40b6
|
dragging - Don't run animChanged event on all units
Also Fix CBA_fnc_addPlayerEventHandler
|
2016-08-03 15:35:10 -05:00 |
|
ColdEvul
|
43c1c89cc1
|
Made new APEX crates draggable
|
2016-07-14 15:12:54 +02:00 |
|
commy2
|
ce72bfd07a
|
replace tabs with spaces
|
2016-07-12 16:28:36 +02:00 |
|
commy2
|
8a4514f8e7
|
use a function to do gestures
|
2016-07-12 16:16:01 +02:00 |
|
commy2
|
0a5a4d2d33
|
Fix German word order / capitalization
|
2016-07-03 20:42:43 +02:00 |
|
PabstMirror
|
96efbaef53
|
Add Drag/Drop Keybind
|
2016-07-01 16:28:44 -05: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 |
|
jonpas
|
03e923aa68
|
Cleanup Function Headers titles
|
2016-06-18 11:50:41 +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 |
|
Glowbal
|
694503c01b
|
Fix medical events
|
2016-06-03 20:57:21 +02:00 |
|
Glowbal
|
fa2cf55156
|
Fix medical related events
|
2016-06-03 20:22:34 +02: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 |
|
commy2
|
9d61dd6159
|
Merge pull request #3850 from acemod/fixCfgPatchesAuthor
Fix CfgPatches author/ is not a value
|
2016-06-01 14:24:17 +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 |
|
PabstMirror
|
598c3dc181
|
Fix 1.60 UBC (slingloads)
|
2016-05-30 17:11:06 -05:00 |
|
commy2
|
7512c4e52e
|
manual merge
|
2016-05-30 21:14:34 +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
|
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 |
|
Rebel
|
8bd4afed6b
|
Drag and carry icons. (#3676)
|
2016-05-07 22:23:38 +02:00 |
|
BaerMitUmlaut
|
7fcbe93b71
|
Cleaned up excessive whitespace
|
2016-05-03 02:32:44 +02:00 |
|
jonpas
|
357045a0ed
|
Merge pull request #3518 from ColdEvul/CargoAndInteractionCase
Carry, drag and load metal and plastic cases
|
2016-04-03 11:43:11 +00:00 |
|
commy2
|
4ceb1b34b8
|
Merge pull request #3566 from acemod/removeDragCarryFromCannons
Disable drag and carry for StaticCannon
|
2016-03-08 19:05:04 +01:00 |
|
PabstMirror
|
1a77b0fcd4
|
Disable drag and carry for StaticCannon
#3528
|
2016-03-08 11:43:35 -06:00 |
|
Thomas Kooi
|
60af0d3162
|
Merge pull request #3456 from acemod/StandardizeConfigArrayGVAR
Standardize GVAR array brackets in configs.
|
2016-03-08 18:19:50 +01:00 |
|
Nicolás Badano
|
1d3950bfff
|
Merge pull request #3497 from acemod/liteDrag
Fix portable light floating / dir when carrying
|
2016-03-05 22:07:43 -03:00 |
|
ColdEvul
|
80bada0365
|
Fixed carrying rotation.
|
2016-03-02 22:27:29 +01:00 |
|
jonpas
|
4918dbacb0
|
Replace and depreacate EFUNC(common,addScrollWheelEventHandler) with MouseZChanged Display EH
|
2016-03-02 17:33:46 +01:00 |
|
ColdEvul
|
b91897de3b
|
Added comment
|
2016-03-02 16:41:45 +01:00 |
|
ColdEvul
|
e7ec87d284
|
Added carry and interaction for case.
|
2016-03-02 16:38:23 +01:00 |
|
commy2
|
467075ad67
|
replace timePFH with CBA_missionTime
|
2016-03-02 11:01:39 +01:00 |
|
PabstMirror
|
8f620f2e61
|
Fix portable light floating / dir when carrying
#3486
|
2016-03-01 18:49:41 -06:00 |
|
commy2
|
fa3913752b
|
replace XEH_ENABLED macro with actual class, fix #3482, fix #3483
|
2016-03-01 17:05:00 +01:00 |
|
VKing
|
8bb7b072d4
|
Standardize grammar of GVAR arrays in configs to place the square brackets outside the GVAR macro.
This prevents any possible confusion when the GVARs are used in code.
|
2016-02-28 15:18:15 +01:00 |
|
BlackWindowS
|
c61e7b5104
|
Tweaked & added translations
Translation of almost every STR to French
|
2016-02-28 14:48:04 +01:00 |
|
NorXAengell
|
ea461446f9
|
Translation Fr
|
2016-02-26 19:24:53 +01:00 |
|
esteldunedain
|
71707bc81a
|
Some spanish translations for 3.5.0
|
2016-02-25 10:54:19 -03:00 |
|
commy2
|
46a239f9f6
|
precompile on game start
|
2016-02-22 15:20:36 +01:00 |
|