Michael Braun
5047d4de1c
Switched to ACE_LOG<LEVEL>_# variation
2015-08-26 17:39:44 +02:00
Michael Braun
097506076f
Fixed format usage in macros requiring ARR_# for it to work
2015-08-26 16:48:55 +02:00
Michael Braun
9e10aa86d7
Standardize logging format through ACE_LOG macros
2015-08-26 15:32:54 +02:00
jonpas
2c521527f4
Readded newline
2015-08-24 18:19:25 +02:00
jonpas
cb6efc7c9a
Removed copy/paste minuses
2015-08-24 18:18:54 +02:00
jonpas
04da19190f
Changed custom hitpoint positions config entry to 2d array
2015-08-24 18:17:56 +02:00
jonpas
449af180c7
Moved check for zero position in it's own line
2015-08-24 17:58:19 +02:00
jonpas
32d5ac99d9
Readded ignored hitpoints
2015-08-24 17:56:34 +02:00
jonpas
94c4c411e2
Added custom hitpoint selection framework with a starting example, removed blacklist
2015-08-24 03:23:37 +02:00
jonpas
1253d1267c
Inlined selection check
2015-08-24 01:54:12 +02:00
jonpas
5c33f7736c
Added support in repair for hitpoints with non-center selections
2015-08-24 01:51:34 +02:00
Glowbal
7d2ca74402
Merge pull request #2220 from acemod/fixHitEffectRepair
...
Fix Hit Effect on Track and Wheel
2015-08-22 14:32:03 +02:00
gienkov
cf585790db
fixes done
2015-08-22 11:41:15 +02:00
gienkov
75c31c10fd
optionsmenu and repair first version of translation
2015-08-22 00:17:01 +02:00
jokoho48
11f753f873
Fix Hit Effect on Track and Wheel
2015-08-22 00:13:29 +02:00
Glowbal
2f0ed4fba1
Merge pull request #2207 from jonpas/readmes
...
Added and Updated README.md files
2015-08-21 14:07:30 +02:00
Glowbal
60ef673896
Merge pull request #2198 from jonpas/logistics
...
Added Logistics Categories
2015-08-20 18:43:55 +02:00
jonpas
b627e32a00
Added shared logistics categories
2015-08-19 16:54:44 +02:00
jonpas
de033f0ff2
README.md files added to all modules
2015-08-19 04:18:33 +02:00
jonpas
b16d313e35
Moved spare parts cargo init to cargo
2015-08-19 03:36:31 +02:00
Glowbal
4d10f2a72d
Merge pull request #2182 from jonpas/repairClean
...
Repair Cleanup
2015-08-17 11:31:57 +02:00
jonpas
dcf074ed5a
Changed Optional parameter comment to default value
2015-08-16 23:05:26 +02:00
PabstMirror
359ee1d23b
#2180 - Fix QGVAR(fullRepairLocation) switch statement
2015-08-16 15:31:20 -05:00
jonpas
fb73d3a436
Fixed dependencies
2015-08-16 22:17:04 +02:00
jonpas
b2824c82bb
Removed redundant function
2015-08-16 21:54:04 +02:00
jonpas
fda0850ad7
Condensed duplicated function, alphabetized PREPs
2015-08-16 21:39:42 +02:00
jonpas
161a75adc7
Added missing arguments in header, replaced QOUTE(DFUNC()) with QFUNC()
2015-08-16 20:34:02 +02:00
jonpas
701c98e0da
Cleaned up repair function headers and some code
2015-08-16 20:14:54 +02:00
jokoho48
8a5e572baf
Fix Model Warning Unsupported UVSet
2015-08-16 19:52:28 +02:00
jonpas
85cc662fa4
ACE_Repair capitalization 2/2
2015-08-16 16:46:32 +02:00
jonpas
68359974f1
ACE_Repair capitalization 1/2
2015-08-16 16:46:17 +02:00
jonpas
b7282e476c
Used macros, getVariable capitalization, removed start of file newlines, separated CfgActions
2015-08-16 16:45:46 +02:00
Glowbal
9f3af45a8f
Fixed repair items not registered as loadable
2015-08-16 16:16:04 +02:00
Glowbal
fe9751f725
Added category to settings
...
Fixed client setting attribute spelling mistake
2015-08-15 16:00:37 +02:00
Glowbal
d3aa6a7f6b
Added missing assign modules
2015-08-15 15:49:41 +02:00
PabstMirror
2be74dfdca
Privates
2015-08-14 15:14:36 -05:00
PabstMirror
066a78d9aa
Fix var
2015-08-14 14:36:54 -05:00
Glowbal
83f46be990
Fixes and improvements for the repair module
...
1. Added full repair,
2. Added missing settings to modules and settings framework,
3. added assign engineer module.
4. Fixed animation bug
2015-08-14 20:49:51 +02:00
Glowbal
0080335617
Added config attributes for cargo on wheel and tracks
2015-08-11 23:21:44 +02:00
Glowbal
aadddaa2c5
Added wheel as initial cargo when cargo module is enabled
2015-08-11 23:20:25 +02:00
Glowbal
c7b7418ae0
Removed "can only remove damaged wheels"
2015-08-11 21:42:20 +02:00
Glowbal
b45aa51d47
hacked approach for repair tracks.
...
Could probably better go with config entries, but this seems to be a very good value for 90% of the vanilla tracked vehicles. It's also still easily accessible and on an acceptable place for the remaining vehicles.
2015-08-11 21:35:13 +02:00
jokoho48
5db5e34edf
Fix Git Shit
2015-08-09 23:50:02 +02:00
jokoho48
a3fd072328
Make New Model
2015-08-09 22:44:39 +02:00
Glowbal
e4abf7c8cc
added spare wheel to config
2015-08-09 18:26:49 +02:00
Glowbal
ed6a53a402
Attempt at repairing tracks. Improved repair wheel actions
2015-08-09 18:08:53 +02:00
Glowbal
872d026cd0
All repair actions are now functional
2015-08-09 17:23:32 +02:00
Glowbal
9adbb07367
Moved replace and repair wheel actions into the repair action framework
2015-08-09 15:53:52 +02:00
PabstMirror
ec97cd2edd
Fix wheel texture
2015-08-09 01:58:49 -05:00
PabstMirror
4b603ff46f
Localization, params
2015-08-09 01:54:44 -05:00