Commit Graph

7241 Commits

Author SHA1 Message Date
80d18c468e Merge pull request #2244 from acemod/wireCuttersConfigAndCleanup
wirecutters config for fences + cleanup
2015-08-27 16:01:31 -05:00
6fe79c4fe2 remove obsolete compat pbo for BWMod, fix #2293 2015-08-27 22:10:09 +02:00
a86ff93c16 Merge pull request #2052 from MikeMatrix/logMacros
ACE specific logging macros
2015-08-26 21:52:20 -07:00
93106697ab Added debug log macros 2015-08-27 06:21:02 +02:00
d38cb31240 Merge pull request #2109 from acemod/pushSubmaine
Push SDV sub, cleanup push
2015-08-26 21:03:46 -07:00
728aafc3c2 Merge pull request #2265 from jonpas/makeUpdate
Updated make.py with changes from CBA
2015-08-26 21:01:21 -07:00
bc016eac4c 1.50 - use new didJip command (Ref #2241) 2015-08-26 22:39:27 -05:00
1187b73419 make.py version bump to 0.7 2015-08-27 03:23:56 +02:00
5ea98143e2 Merge pull request #2211 from jonpas/integrateAsdg
Integrated ASDG JR Optional
2015-08-26 17:53:32 -07:00
6d27299883 Cleaned up spare parts collection after SettingsInitialized, Check if vehicle already in collection 2015-08-26 23:43:06 +02:00
48e0f5757d Merge branch 'master' into trackToTrackedVehicles
Conflicts:
	addons/repair/stringtable.xml
2015-08-26 23:38:51 +02:00
ef1b4cbd26 Merge branch 'master' into trackToTrackedVehicles
Conflicts:
	addons/repair/XEH_preInit.sqf
2015-08-26 23:33:05 +02:00
3db981a2c5 Merge pull request #2243 from jonpas/repairHitpointStrings
Improved Repair Hitpoint String Localization
2015-08-26 23:32:37 +02:00
6a6c5008c0 Merge branch 'master' into repairHitpointStrings
Conflicts:
	addons/repair/functions/fnc_doRepair.sqf
2015-08-26 23:29:36 +02:00
f7679b45ad Merge pull request #2246 from jonpas/repairHitpointGroups
Repair Hitpoint Groups Framework
2015-08-26 23:27:08 +02:00
9c8e9732ed Add canInteractWith checks for cargo 2015-08-26 16:26:08 -05:00
a0f030c35c Merge pull request #2282 from jonpas/fixFullRepairCondition
Fixed Full Repair available even when vehicle is already fully repaired
2015-08-26 23:23:08 +02:00
ce8da8d720 Fixed Full Repair available even when vehicle is already fully repaired 2015-08-26 23:09:46 +02:00
b6d5db9157 Reverted IGNORED_HITPOINTS, Added Taru glasses to it 2015-08-26 23:09:04 +02:00
cc70580a93 Improved comments 2015-08-26 22:51:41 +02:00
e4123c9730 Added 2 strings, changed 1 2015-08-26 22:44:30 +02:00
497199e5ed Changed CBA A3 link from Armaholic to GitHub 2015-08-26 21:35:37 +02:00
23f8bbaca1 Improved german langauge 2015-08-26 21:34:51 +02:00
b3838262f1 Fixed duplicated part of DE readme 2015-08-26 21:33:55 +02:00
8529e5c9b7 Merge branch 'master' into trackToTrackedVehicles 2015-08-26 21:25:08 +02:00
ca991712e8 Merge pull request #2270 from acemod/codeCleanUpMicroDagr
Code Cleanup MicroDagr Module
2015-08-26 11:03:22 -05:00
4cf81b493a Fix stringtable and more cleanup 2015-08-26 11:00:59 -05:00
9ca19def70 Added autoformatting variations for log macros 2015-08-26 17:09:31 +02:00
dc2e146e8b Merge branch 'master' into repairHitpointStrings
Conflicts:
	addons/repair/functions/fnc_addRepairActions.sqf
2015-08-26 17:04:05 +02:00
c0379c7809 Updated with correct cargo events and settings category 2015-08-26 17:02:29 +02:00
fd204d972d Fixed issue with ERROR conflicting with log level input 2015-08-26 16:45:28 +02:00
5f6584ba3f Added Log format macros for use with not printing it to the log. 2015-08-26 15:53:03 +02:00
f1d41731fb Merge pull request #2149 from jokoho48/codeCleanupHuntIR
Code cleanup of HuntIR module
2015-08-26 15:48:29 +02:00
a17d94c213 Removed semicolon of log macro 2015-08-26 14:12:17 +02:00
5a0e95dcf0 Simplified log macros 2015-08-26 14:04:17 +02:00
04c14b992e Merge pull request #2273 from gienkov/patch-31
Fix being able to TQ torso
2015-08-26 11:37:18 +02:00
5ad0e192c3 Fix being able to TQ torso 2015-08-26 11:18:54 +02:00
604a33f71b Merge branch 'master' into medical-adjustments 2015-08-26 10:13:44 +02:00
19bfa478d1 Revert use of param in action string 2015-08-26 10:13:30 +02:00
9488b6cc2c Merge branch 'master' into medical-adjustments 2015-08-26 10:08:39 +02:00
0d7e7fa0cc should be type of 2015-08-26 10:08:32 +02:00
307afc0922 Merge branch 'master' into medical-adjustments 2015-08-26 10:05:46 +02:00
81068e6086 fixed dragging getWeight 2015-08-26 10:05:30 +02:00
0cfb492916 Fixes and removal of duplicate code 2015-08-26 10:04:51 +02:00
7a48f595be Merge branch 'basic-medical-test' into medical-adjustments 2015-08-26 09:13:12 +02:00
26ffcf473f Merge branch 'master' into medical-adjustments 2015-08-26 09:11:56 +02:00
1a0abf31fd fix global variable in local name space 2015-08-26 09:11:43 +02:00
3acfc4d2a3 Merge branch 'master' into medical-adjustments 2015-08-26 09:10:45 +02:00
65e16da998 fix missing semi column and bracket 2015-08-26 09:10:29 +02:00
db96d42f25 Merge branch 'CodeCleanUpMedical' into medical-adjustments 2015-08-26 09:06:27 +02:00