Commit Graph

4324 Commits

Author SHA1 Message Date
Alessandro Foresi
643df71932 Added: Italian translation from Blackedsoul p#20 2015-05-10 11:05:16 +02: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
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
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
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
ulteq
b80602fbae Fixed a typo 2015-05-09 18:55:00 +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
commy2
7fb56d4fd5 simple check to compare client and server version of ace 2015-05-09 17:03:51 +02:00
commy2
3976c4d64f the spaces 2015-05-09 16:06:44 +02:00
commy2
f0cca5b33e ignore ace in checkPBO module, also fix #1020 2015-05-09 16:01:53 +02:00
commy2
52a904478b laser selfdesignate has wrong version number macro setup 2015-05-09 15:32:34 +02:00
bux578
f848ff740f Revert "travis build test"
This reverts commit 4f6d0599e0.
2015-05-09 15:05:55 +02:00
bux578
4f6d0599e0 travis build test 2015-05-09 14:30:10 +02:00
bux578
7d28fbcdbd force travis to only build for master 2015-05-09 14:12:54 +02:00
Glowbal
0aea587529 Merge pull request #1074 from acemod/hotfixAmbianceSoundsModule
fix removeWhiteSpace function name in ambiance sound module
2015-05-09 13:39:00 +02:00
commy2
57131496f2 check for outdated pbo files 2015-05-09 13:25:19 +02:00
bux578
ddf32052c4 fix removeWhiteSpace function name
used `string_removeWhiteSpace` but had to be `stringRemoveWhiteSpace`
due to 612fa69c1c
2015-05-09 08:02:13 +02:00
Nicolás Badano
19e8d7bbe7 Merge pull request #1066 from acemod/scopes-usefiredBisEH
Switch scopes to use firedBIS
2015-05-09 01:21:10 -03:00
commy2
31f421c3f4 Merge pull request #1072 from acemod/disablepointerinheritance
disable laserpointer inheritance for rhs, fix #1070
2015-05-09 06:19:25 +02:00
commy2
b57f731dd0 disable laserpointer inheritance for rhs 2015-05-09 04:59:10 +02:00
KoffeinFlummi
53360ff0a7 Add some more descriptive output to deploy.py 2015-05-08 20:40:40 +02:00
PabstMirror
a4c710bd28 Switch scopes to use firedBIS 2015-05-08 13:36:24 -05:00
commy2
2ffabec250 Merge pull request #1040 from acemod/disableCfgAISkill
Disables the CfgAISkill class to prevent it from affecting players.
2015-05-08 20:27:31 +02:00
jaynus
b7b6cb6086 Fixed: Adds an enabler config to ace_frag, disabling the PFH for any round not enabled. 2015-05-08 11:27:17 -07:00
commy2
7294056da0 keep ai tweaks except of relaod 2015-05-08 20:13:20 +02:00
Glowbal
e674229dde enabledFor > enableFor 2015-05-08 20:10:40 +02:00
KoffeinFlummi
a5fb8a1a4f Restore missing line 2015-05-08 19:37:25 +02:00
KoffeinFlummi
38b03e2b18 Only commit if there's something to do 2015-05-08 19:37:14 +02:00
KoffeinFlummi
d96b8cedc5 Merge branch 'deploy-script' 2015-05-08 19:28:22 +02:00
KoffeinFlummi
b1f16132e5 Add travis file 2015-05-08 19:28:06 +02:00
KoffeinFlummi
6d44889292 Add deploy script 2015-05-08 19:27:58 +02:00
KoffeinFlummi
24505f59e1 Add option to stringtablediag to only show markdown 2015-05-08 19:27:42 +02:00
ulteq
1bd4ca96fd Merge pull request #1045 from acemod/abOptimization
AB ext tweaking. Just a bit of optimization and crash checking.
2015-05-08 17:31:07 +02:00
jaynus
3e6c203655 size+1 2015-05-08 06:57:19 -07:00
ulteq
41761bc196 Merge pull request #1056 from acemod/bulletTraceFix
Fixes broken bullet trace effect (caliber is now in mm, not inches)
2015-05-08 15:25:53 +02:00