SAM
|
495e94f3f0
|
Merged fnc_init.sqf into XEH_postInit.sqf
|
2015-05-10 13:04:08 +02:00 |
|
SAM
|
283768fabb
|
Fixed code style in switch statement
|
2015-05-10 12:56:05 +02:00 |
|
SAM
|
6a6681872c
|
Replaced player with ACE_player
|
2015-05-10 12:54:53 +02:00 |
|
SAM
|
2ce133675a
|
Removed terrain grid related configs
|
2015-05-10 12:28:58 +02:00 |
|
SAM
|
c05a91f530
|
Suppress prompts when changing vehicle.
They're only shown when the player changes the setting.
|
2015-05-10 12:15:34 +02:00 |
|
SAM
|
69648f0e1b
|
Added adaptive view distance depending on vehicle
|
2015-05-10 12:00:19 +02:00 |
|
Glowbal
|
f861466882
|
Merge pull request #1075 from acemod/ambianceSoundModuleDescAndDoc
adjust ambiance sound module description and docs
|
2015-05-10 11:46:53 +02:00 |
|
Alessandro Foresi
|
2dd06babec
|
Added: Italian translations completed.
Fixed: BOM markers where missing
|
2015-05-10 11:44:46 +02:00 |
|
ulteq
|
d32e1024d3
|
Fixed a typo
|
2015-05-10 11:09:14 +02:00 |
|
Alessandro Foresi
|
643df71932
|
Added: Italian translation from Blackedsoul p#20
|
2015-05-10 11:05:16 +02:00 |
|
ulteq
|
718c38098e
|
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into abConfigCaching
|
2015-05-10 10:38:12 +02:00 |
|
PabstMirror
|
59adf92862
|
Fix not being able to UnSurrender (currentWeapon)
|
2015-05-10 01:47:50 -05:00 |
|
jaynus
|
7fb7b04a85
|
And one final bugfix for fast machines.
|
2015-05-09 23:13:02 -07:00 |
|
jaynus
|
8e34b99c0f
|
Optimization of variables.
|
2015-05-09 23:09:33 -07:00 |
|
jaynus
|
b3833c665d
|
Time magic.
|
2015-05-09 22:53:20 -07:00 |
|
PabstMirror
|
2da2794e20
|
ACE_isUnique config for mags instead of static list
|
2015-05-09 17:08:47 -05:00 |
|
Alessandro Foresi
|
87974b12b2
|
Added: Myself as contributor
|
2015-05-10 00:06:41 +02:00 |
|
Alessandro Foresi
|
7e7c3ed053
|
Added: More italian translations
|
2015-05-10 00:04:42 +02:00 |
|
Alessandro Foresi
|
9e093b9459
|
Added: More italian translations
|
2015-05-09 23:52:01 +02:00 |
|
Alessandro Foresi
|
6695a8793b
|
Added: Some italian translastions
|
2015-05-09 23:43:03 +02:00 |
|
Alessandro Foresi
|
76b66db9d8
|
Fixed: typo, extra *
|
2015-05-09 23:04:34 +02:00 |
|
Alessandro Foresi
|
cde1ff9a64
|
Fixed: build.py instead of build.bat
|
2015-05-09 23:04:33 +02:00 |
|
Alessandro Foresi
|
fb61958758
|
Fixed: FUNC macros list
|
2015-05-09 23:04:32 +02:00 |
|
SilentSpike
|
212b8528fa
|
Bird locality code no longer needed
|
2015-05-09 21:30:52 +01:00 |
|
jonpas
|
1a2e7d0596
|
Tabs to Spaces, Removed unused GUI class
|
2015-05-09 22:25:48 +02:00 |
|
jonpas
|
633e94a114
|
CBA Macros to Interaction functions
|
2015-05-09 22:14:00 +02:00 |
|
ulteq
|
d87797d83d
|
Merge pull request #1090 from acemod/fixWeatherArray
Fix weather array for zargabad
|
2015-05-09 22:11:17 +02:00 |
|
PabstMirror
|
4733818e9b
|
Fix weather array for zargabad
|
2015-05-09 15:10:01 -05:00 |
|
ulteq
|
798c5ef77e
|
Merge pull request #1089 from acemod/multiAtragfix
Disables multiple openings of the kestrel & atrag
|
2015-05-09 22:09:34 +02:00 |
|
ulteq
|
3a10c77f08
|
Minor cleanup
|
2015-05-09 22:09:36 +02:00 |
|
PabstMirror
|
2e3e203d9f
|
#1081 - Fix binocular dupe
binocs are weapons and items at the same time.
need to properly drop binocs because stuff like deisgnator can have ammo
|
2015-05-09 14:41:46 -05:00 |
|
jaynus
|
6b5d95906d
|
Disables multiple openings of the kestrel & atrag. Allows the overlay toggle, but disables the opening of multiple ones. Used onUnload handlers. Supports both limiting interact and keybinds. Fixes #1086
|
2015-05-09 12:41:01 -07:00 |
|
SilentSpike
|
3544ee57f8
|
Added removed script within comments
|
2015-05-09 20:35:07 +01:00 |
|
SilentSpike
|
079b8489ce
|
Missing spaces 😉
|
2015-05-09 20:30:49 +01:00 |
|
SilentSpike
|
f685ec2257
|
added zeus changes module
|
2015-05-09 20:24:39 +01:00 |
|
ViperMaul
|
071f40eb2f
|
Remove obsolete *.dll files
#1038
|
2015-05-09 12:15:18 -07:00 |
|
ViperMaul
|
70e1310d28
|
Give builders a clue where to look to find what the cause for the error may be.
#1051
|
2015-05-09 11:29:42 -07:00 |
|
ViperMaul
|
21ea667463
|
$NOBIN$ file must not be a zero-byte file in order to affect the cache to trigger a proper rebuild.
|
2015-05-09 11:07:27 -07:00 |
|
ViperMaul
|
ec2d3ff99d
|
add some debug
|
2015-05-09 11:05:35 -07:00 |
|
ulteq
|
00c28dd146
|
Merge pull request #1085 from acemod/cleanupScopesFiredEH
scope firedEH cleanup
|
2015-05-09 20:02:29 +02:00 |
|
ulteq
|
253ed6946e
|
scope firedEH cleanup
|
2015-05-09 20:02:22 +02:00 |
|
commy2
|
aa6c3ddf2c
|
fix: check files script, order in activatedAddons is not guaranteed
|
2015-05-09 19:34:35 +02:00 |
|
ViperMaul
|
e56089737b
|
$NOBIN$ mode now respects the signature key blacklist
|
2015-05-09 10:30:58 -07:00 |
|
ulteq
|
b80602fbae
|
Fixed a typo
|
2015-05-09 18:55:00 +02:00 |
|
SAM
|
737b1cc216
|
Renamed variable limit to limitViewDistance
For future limiting of terraingrid
|
2015-05-09 18:42:02 +02:00 |
|
ulteq
|
5a2d87adff
|
Merge pull request #1083 from acemod/fixWindDeflectionVersionMacro
wind deflection has wrong version number macro setup
|
2015-05-09 18:32:31 +02:00 |
|
ulteq
|
30ff90453b
|
wind deflection has wrong version number macro setup
|
2015-05-09 18:32:19 +02:00 |
|
Glowbal
|
d3e2bd45d7
|
Merge pull request #1065 from acemod/fixMedicalSettingMistake
Fixed medical setting spelling mistake
|
2015-05-09 18:09:27 +02:00 |
|
commy2
|
4dc0b41c4b
|
Merge pull request #1076 from acemod/checkfiles
check for outdated pbo files
|
2015-05-09 17:50:29 +02:00 |
|
Nicolás Badano
|
b32729978f
|
Merge pull request #1026 from acemod/wavesFix
Fixes bugged waves
|
2015-05-09 12:42:28 -03:00 |
|