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 |
|
Glowbal
|
36e48554c2
|
Merge pull request #3787 from acemod/motorcycleInteraction
Add interaction support to Motorcycle class
|
2016-05-14 09:33:41 +02:00 |
|
jonpas
|
a950b2c2fe
|
Add canPush config entry to enable pushing on boats with mass higher than 2600
|
2016-05-13 16:33:15 +02:00 |
|
jonpas
|
c591c7af64
|
Add interaction support to Motorcycle class
|
2016-05-12 21:30:32 +02:00 |
|
Ozan Eğitmen
|
b8abec0c61
|
Fix Capitalization of ACE Settings classes. (#3627)
|
2016-05-07 22:14:56 +02:00 |
|
Glowbal
|
83a8c488d9
|
Merge pull request #3751 from acemod/wipeoutWhitespace
Cleaned up excessive whitespace
|
2016-05-04 11:46:56 +02:00 |
|
BaerMitUmlaut
|
7fcbe93b71
|
Cleaned up excessive whitespace
|
2016-05-03 02:32:44 +02:00 |
|
ProfessorCZ
|
7d0fcde9fa
|
CZ Translate - Update
04/30/2016
|
2016-04-30 00:57:24 +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 |
|
PabstMirror
|
b5e95f3945
|
Add some names/descriptions to settings configs
|
2016-03-08 01:17:40 -06:00 |
|
commy2
|
a85c5b14cf
|
Merge pull request #3547 from acemod/fixsavegamecrashmaybe
Store Interact Menus on CBA Namespaces
|
2016-03-06 19:28:26 +01:00 |
|
jonpas
|
c378cd9f12
|
Disable action menu on mouse hint with inGameUISetEventHandler rather than showHud, as showHud disables UI script commands
|
2016-03-06 16:47:46 +01:00 |
|
commy2
|
8892aeed9d
|
missed one
|
2016-03-06 07:55:34 +01:00 |
|
jonpas
|
4918dbacb0
|
Replace and depreacate EFUNC(common,addScrollWheelEventHandler) with MouseZChanged Display EH
|
2016-03-02 17:33:46 +01:00 |
|
commy2
|
fa3913752b
|
replace XEH_ENABLED macro with actual class, fix #3482, fix #3483
|
2016-03-01 17:05:00 +01:00 |
|
BlackWindowS
|
c61e7b5104
|
Tweaked & added translations
Translation of almost every STR to French
|
2016-02-28 14:48:04 +01:00 |
|
jonpas
|
10abe5cd57
|
Merge branch 'master' into German-translations
|
2016-02-27 01:36:07 +01:00 |
|
System98
|
48d312cb8e
|
Add german translations
- add missing german translations
- small fixes to existing texts
- remove unused strings in "medical" addon
|
2016-02-25 18:10:26 +01:00 |
|
esteldunedain
|
71707bc81a
|
Some spanish translations for 3.5.0
|
2016-02-25 10:54:19 -03:00 |
|
Nicolás Badano
|
d02a590886
|
Merge pull request #3406 from acemod/diePurista
Replace Purista with Roboto - everywhere
|
2016-02-25 09:56:16 -03:00 |
|
jonpas
|
7f022eda00
|
Replace Purista with Roboto - everywhere, close #3401
|
2016-02-24 15:06:27 +01:00 |
|
commy2
|
8233661d55
|
remove unused non API functions
|
2016-02-24 09:39:39 +01:00 |
|
commy2
|
0f7bfc0f66
|
Merge pull request #3389 from acemod/precompileongamestart
precompile on game start
|
2016-02-22 16:00:19 +01:00 |
|
commy2
|
46a239f9f6
|
precompile on game start
|
2016-02-22 15:20:36 +01:00 |
|
licht-im-Norden87
|
91bdceead6
|
interaction
|
2016-02-20 23:27:32 +01:00 |
|
ChairborneIT
|
0021bc08df
|
Added translation for most Italian stringtable entries
|
2016-02-20 21:39:05 +01:00 |
|
Thomas Kooi
|
27c6934ff2
|
Merge pull request #2230 from SzwedzikPL/interactions_lamps
Interaction with portable lamps
|
2016-02-20 16:47:28 +01:00 |
|
PabstMirror
|
ed653456e5
|
Merge pull request #3338 from acemod/translations156merge
Fix Merge Conflicts on More Italian Translations
|
2016-02-19 15:09:40 -06:00 |
|
bux578
|
93e655588b
|
Merge pull request #3294 from gienkov/pltranslations
pl translation
|
2016-02-18 19:38:43 +01:00 |
|
commy2
|
be8f7f9cc0
|
Merge pull request #3276 from acemod/156selectapply
replace filter and map with select and apply
|
2016-02-18 14:23:02 +01:00 |
|
PabstMirror
|
be742c13cd
|
Merge branch 'master' into 155selectRandom
|
2016-02-17 15:58:19 -06:00 |
|
PabstMirror
|
53d870b62a
|
Merge pull request #3312 from acemod/passengerInteraction
Only get passenger actions for selected unit
|
2016-02-17 15:33:29 -06:00 |
|
PabstMirror
|
dccc1d33fd
|
Merge remote-tracking branch 'it/translation/15bn/alef' into translations156merge
|
2016-02-17 12:30:03 -06:00 |
|
PabstMirror
|
4a8b032c1f
|
Don't allow passing mags when not in same veh
|
2016-02-14 14:53:04 -06:00 |
|
PabstMirror
|
54b350a6c0
|
Only get passenger actions for selected unit
Fix #1690 #3309
|
2016-02-12 15:57:16 -06:00 |
|
commy2
|
82086efca0
|
manual merge
|
2016-02-10 10:11:33 +01:00 |
|
SzwedzikPL
|
388b00f58c
|
remove unnecessary code, aesthetic tweak
|
2016-02-10 01:38:14 +01:00 |
|
gienkov
|
d5dd718b8d
|
fix endlines
|
2016-02-09 12:01:13 +01:00 |
|
gienkov
|
fafd25dee7
|
pl translation
|
2016-02-09 11:50:35 +01:00 |
|
commy2
|
41e39c9c3a
|
replace more filter with select
|
2016-02-06 11:58:31 +01:00 |
|
PabstMirror
|
e3e9d19ca1
|
Fix "key" capitalization for Interaction_GetOut
|
2016-02-05 16:49:36 -06:00 |
|
Thomas Kooi
|
f47b51c0cb
|
Merge pull request #3070 from dixon13/newCivInteraction
Changes to civilian interaction
|
2016-02-05 09:14:45 +01:00 |
|
dixon13
|
a0e6f97125
|
Updated condition for ACE_GetOut
|
2016-02-05 00:32:56 -07:00 |
|
SzwedzikPL
|
5f0a2b1945
|
use event system, polish translation
|
2016-02-05 04:26:54 +01:00 |
|
SzwedzikPL
|
374b015ee4
|
major cleanup
|
2016-02-05 03:41:18 +01:00 |
|
SzwedzikPL
|
ab297ff97e
|
more readable macro
|
2016-02-05 02:03:25 +01:00 |
|
SzwedzikPL
|
a9d57e0d1c
|
fnc_switchLamp cleanup
|
2016-02-05 02:02:46 +01:00 |
|