jonpas
f1ae73967d
Normalize leftovers
2016-06-09 14:28:31 +02:00
jonpas
b97ba4990d
Normalize 2 more files
2016-06-09 14:25:57 +02:00
jonpas
bd5f6107a0
Merge branch 'master' into eol-lf
2016-06-09 14:24:45 +02:00
Glowbal
8c9b31b1c7
Merge pull request #3815 from acemod/cbaEventSystem
...
Deprecate ACE events framework
2016-06-09 14:20:26 +02:00
commy2
24ce8b7753
Merge pull request #3880 from acemod/spotting_scope_animated_reticle
...
Update Spotting Scope
2016-06-07 19:41:09 +02:00
commy2
5d0e257cd8
center interaction point, add gunner shadows
2016-06-07 19:36:03 +02:00
BaerMitUmlaut
bce92e8d42
Merge pull request #3567 from BaerMitUmlaut/microdagr-microoverhaul
...
MicroDAGR Microoverhaul
2016-06-07 09:58:18 +02:00
commy2
f14a1b990b
simplify optics config
2016-06-07 07:38:01 +02:00
Nicolás Badano
527db2bd07
Merge pull request #3884 from acemod/fixShowWindInfoControlsText
...
Fix wind info keybind string
2016-06-06 21:39:54 -03:00
jonpas
89db8bef5a
Fix wind info keybind string
2016-06-07 02:22:53 +02:00
jonpas
9287214781
Move Defuse action to main action
2016-06-07 00:51:06 +02:00
commy2
5135d3bedd
delete duplicate files
2016-06-07 00:36:41 +02:00
commy2
3ee10a8c2f
add gunner proxy to FIRE GEO LOD and add it to a component
2016-06-07 00:28:09 +02:00
commy2
f5a96ac2fc
add editor stuff for spotting scope
2016-06-07 00:17:04 +02:00
commy2
12ab4e9fa6
match controls at boarder
2016-06-06 23:33:00 +02:00
commy2
6a5c9cfca7
black periphery
2016-06-06 23:14:19 +02:00
commy2
36d0b78811
coeficient handling interface sizes was inverted
2016-06-06 21:36:29 +02:00
commy2
cd43c17f80
animate the scope
2016-06-06 19:22:24 +02:00
commy2
be260e896b
animated reticle for spotting scope
2016-06-06 17:22:17 +02:00
commy2
fe03272dc6
Merge pull request #3874 from acemod/cleanup_nightvision
...
code cleanup fnc_blending
2016-06-06 12:23:42 +02:00
jonpas
e779bc0cb2
Merge pull request #3877 from acemod/fixUIerror
...
Fix selective UI in FFV slots
2016-06-05 14:04:49 +02:00
jonpas
021a123fc6
Fix selective UI in FFV slots, Properly fix config name check
2016-06-05 14:02:55 +02:00
Glowbal
2ad3f57414
Merge pull request #3872 from acemod/fixUIerror
...
Fix selective UI script error when changing certain other settings
2016-06-05 13:44:22 +02:00
commy2
e776306295
Merge pull request #3876 from acemod/cleanupMovement
...
Cleanup movement and improve debugging
2016-06-05 12:57:34 +02:00
jonpas
2cc1252f81
Remove unused CfgInventoryGlobalVariable in movement and improve debugging
2016-06-05 12:45:53 +02:00
commy2
0424f5db73
cleanup fnc_blending
2016-06-05 10:12:05 +02:00
commy2
8ed2dd11d2
Merge pull request #3871 from acemod/magRepackImprovements
...
Add size parameter to displayTextPicture, Improve parameter checking …
2016-06-05 00:05:07 +02:00
commy2
a9a0cfc001
Merge pull request #3873 from voiperr/nvgthrowfix
...
Fix NVG overbright when player throws grenades
2016-06-04 23:43:53 +02:00
voiper
354e84e058
Cleanup.
2016-06-04 12:26:38 -07:00
jonpas
b541b0b4f0
Fix selective UI script error when changing certain other settings
2016-06-04 21:20:10 +02:00
jonpas
3124270254
Quote the unquoted
2016-06-04 21:07:24 +02:00
voiper
a10b6ee8e2
Fix thrown blink.
2016-06-04 12:05:47 -07:00
jonpas
5a20f1286b
Change internal event framework names to contain prefix and be as short as possible
2016-06-04 21:05:26 +02:00
jonpas
8ff4a2ecaf
Add size parameter to displayTextPicture, Improve parameter checking in displayText functions, Cleanup magazine repack (privates, deprecated macros, style)
2016-06-04 20:40:55 +02:00
jonpas
03a56b1f7d
Fix goKneeling changing animation inside vehicle (1.60)
2016-06-04 19:58:53 +02:00
SilentSpike
90ebf9638b
Update common event names to meet new standard
2016-06-04 11:12:56 +01:00
SilentSpike
1b6bbff139
Revert event names for synced events framework
...
Keeping these names as short as possible for network traffic purposes.
2016-06-04 09:46:50 +01:00
Jonathan Pereira
b64b7e431e
Translated remaining strings
2016-06-03 23:11:40 -03:00
SilentSpike
9e4fd77745
Update common event names to meet new standard
2016-06-03 22:39:43 +01:00
SilentSpike
5b8fa4d4f1
Update common status effect framework
...
Instead of changing the event names to match the new standards and also changing every single call to `FUNC(statusEffect_set)`/`FUNC(statusEffect_get)` I figured it made sense to only change the event names and the internal workings of `FUNC(statusEffect_sendEffects)` to automatically add the appropriate prefix.
2016-06-03 20:53:43 +01:00
SilentSpike
bd985d57ff
Run event renaming script for new additions
2016-06-03 20:53: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
BaerMitUmlaut
11f1518220
Fix spottingscope interaction point, add to misc. box ( #3862 )
2016-06-03 10:21:47 -05:00
jonpas
f90b3b5c54
Merge pull request #3770 from tbeswick96/IRAttachLeftShoulder
...
Moved IR Strobe to left shoulder when attached.
2016-06-03 16:33:57 +02:00
jonpas
46b12bd6c3
Merge pull request #3861 from acemod/unify-deployables
...
Unify deployables
2016-06-03 16:32:52 +02:00
PabstMirror
77baeda976
Merge branch 'master' into huehuehue
2016-06-03 00:01:13 -05:00
PabstMirror
4915637601
Few more in common
2016-06-02 20:13:09 -05:00
PabstMirror
59ffff406e
Fix missing ;
2016-06-02 20:05:03 -05:00
PabstMirror
240cf4f0b5
Fix merge
2016-06-02 20:02:16 -05:00