classicarma
f61c54ad91
translate overheating
2016-09-28 01:17:56 +09:00
classicarma
de0f944013
translate opitionsmenu
2016-09-28 01:17:49 +09:00
classicarma
a25bc3b42b
translate optics
2016-09-28 01:17:40 +09:00
classicarma
d0d826350b
translate nightvision
2016-09-28 01:17:28 +09:00
classicarma
a778240d0e
translate nametags
2016-09-28 01:17:07 +09:00
classicarma
1b39e6428b
translate mx2a
2016-09-28 01:17:00 +09:00
classicarma
6f0c860aab
translate movement
2016-09-28 01:16:50 +09:00
classicarma
6084b81e51
translate mk5motar
2016-09-28 01:16:42 +09:00
classicarma
a7b6d45f45
translate missionmodules
2016-09-28 01:16:34 +09:00
classicarma
2f86ed9a1c
translate missileguidance
2016-09-28 01:16:21 +09:00
classicarma
33fde9ea72
translate minedetector
2016-09-28 01:16:13 +09:00
classicarma
60e57709cf
translate microdagr
2016-09-28 01:16:06 +09:00
classicarma
188a1bf02b
translate medical_ai
2016-09-28 01:15:59 +09:00
classicarma
a35e50e6af
translate medical_menu
2016-09-28 01:15:51 +09:00
classicarma
eaf00c8340
translate medical
2016-09-28 01:15:38 +09:00
classicarma
0ced153e53
translate markers
2016-09-28 01:15:26 +09:00
classicarma
4afd71d293
translate map_gestures
2016-09-28 01:15:19 +09:00
classicarma
530946180b
translate maptools
2016-09-28 01:14:58 +09:00
classicarma
4c2692c2ba
translate map
2016-09-28 01:14:38 +09:00
classicarma
a6ae9047f6
translate main
2016-09-28 01:14:28 +09:00
classicarma
ef6ea019c9
translate magazinerepack
2016-09-28 01:14:15 +09:00
classicarma
c1fb635add
translate logistics_wirecutter
2016-09-28 01:14:07 +09:00
classicarma
0f6b15e569
translate logistics_uavbattery
2016-09-28 01:13:45 +09:00
classicarma
d0d52b5604
translate laser_selfdesignate
2016-09-28 01:13:33 +09:00
classicarma
4dbdb8bd93
translate laserpointer
2016-09-28 01:13:20 +09:00
classicarma
f3b3105f01
translate laser
2016-09-28 01:13:12 +09:00
classicarma
7b4582d8e0
translate kestrel4500
2016-09-28 01:12:56 +09:00
classicarma
f2cbe233ab
translate javelin
2016-09-28 01:12:46 +09:00
classicarma
10484e696c
translate inventory
2016-09-28 01:12:32 +09:00
classicarma
fd069c48d4
translate interact_menu
2016-09-28 01:12:22 +09:00
classicarma
fda61324c8
translate interaction
2016-09-28 01:12:05 +09:00
classicarma
a44c26efb8
translate huntir
2016-09-28 01:11:47 +09:00
classicarma
e59c93988b
translate hearing
2016-09-28 01:11:40 +09:00
classicarma
5453b15dd8
translate common
2016-09-28 01:11:27 +09:00
classicarma
c6806872c9
translate ballistics
2016-09-28 01:11:19 +09:00
PabstMirror
257f1a1b4c
Fix interaction addActionToX return values ( #4461 )
...
* Fix interaction addActionToX return values
Fix #4460
Fix returning number from pushBack
* Retrun empty array on error
2016-09-27 11:09:06 -05:00
ace3mod
565af1b571
[Docs] Update component dependencies
...
Automatically committed through Travis CI.
[ci skip]
2016-09-26 19:10:36 +02:00
PabstMirror
055c6d23f3
Fix passanger interaction ( #4467 )
2016-09-26 12:09:20 -05:00
PabstMirror
11b6370e8f
Fix undefined var in paradrop ( #4465 )
2016-09-25 21:25:11 +02:00
Glowbal
883006c420
Create .gibot.yml
2016-09-25 12:48:52 +02:00
commy2
7f07d4e4b8
fix broken parachutes, fix #4437 ( #4462 )
2016-09-25 09:45:55 +02:00
commy2
e7bc2e9d62
remove deprecated code for 3.8.0 ( #4457 )
...
* remove deprecated scroll wheel event handler
* remove deprecated ace hash functions
* remove deprecated execNextFrame
* remove deprecated insertionSort
* remove deprecated getConfigType
* remove deprecated binocularMagazine
* remove deprecated wait(Until)AndExecute
* remove old ass and deprecated alternative syntax setHitPointDamage
* remove deprecated event handlers (#4459 )
* remove deprecated event handlers#
* remove ACE_newEvents
* Remove old ACE PlayerEventHandler wrappers
2016-09-24 22:31:10 +02:00
PabstMirror
9451716a44
Show damage on repair items interaction point ( #4448 )
...
* Show damage on repair items interaction point
* Fix dot size
* Change scaling
2016-09-24 15:15:02 -05:00
commy2
bc520c7fe7
add dmg materials to spare tracks and wheel ( #4450 )
...
* add dmg materials to spare tracks and wheel
* attempt to fix damage rvmats by making FIRE GEO components convex
* get materials to work
2016-09-24 22:08:56 +02:00
commy2
c1ead851cb
Add 3den attribute to disable bft ( #4452 )
...
* add 3den object attribte to disable BFT on the object
* delay setVariable public on group
* fix tooltip
2016-09-24 21:46:03 +02:00
PabstMirror
0b3d38a72f
Use waitAndExecute for fatigue loop ( #4453 )
...
* Use waitAndExecute for fatigue loop
Close #4379
- Will use CBA_missionTime so it repsects pause and time accl
- Possible performance improvment over using a PFEH
* Rename main loop function
2016-09-23 16:40:52 -05:00
PabstMirror
a7c75a3bf6
Handle RHS impact grenades (RGN/RGO) ( #4447 )
2016-09-23 16:38:24 -05:00
jonpas
d1e15110b3
Merge pull request #4455 from acemod/yellowCircleVersionNote
...
Add version note to yellow Advanced Throwing circle documentation
2016-09-23 20:41:24 +02:00
jonpas
33ab8c18ff
Add version note to yellow Advanced Throwing circle documentation
2016-09-23 20:21:24 +02:00
PabstMirror
f23e5d33fc
Fix throwing from map screen - global XEH ( #4449 )
...
* Fix throwing from map screen - global XEH
* Fix Capitalization
2016-09-23 12:48:25 -05:00