Commit Graph

12 Commits

Author SHA1 Message Date
commy2
c481ddedaf add 'name' to components 2016-06-19 09:38:39 +02:00
jonpas
4c995d4c5c Improve selective UI API (#3805)
* Improve selective UI API, Disable ammo count when reload component is loaded, Fix stance UI

* Upgrade Selective UI framework for controls that share IDCs for gunner and soldier

* Separate more soldier and gunner settings sharing same IDCs, Remove vehicle gunner weapon which has no effect anymore

* Separate more soldier and gunner IDC sharing elements, Fix typo, Fix API setting not being respected in case where selective type is not the same on load

* Rework Selective UI using ACE_UI config, Cleanup, Add ACE_UI to FCS component to mark it (is already disabled due to other necessary settings for FCS to function)

* Do location check in function, Rename condition to location, change to number

* Use macros in ACE_UI location
2016-06-02 14:32:39 +02:00
jonpas
95573ee711 Stringtable URL (#3855)
* Move url into stringtable to display it properly, Add some missing author and url entries

* Fix main

* Remove duplicate author
2016-06-01 23:45:51 +02:00
jonpas
1354826d56 Put semi-colon to the correct place 2016-06-01 14:11:32 +02:00
jonpas
1331265e65 Move url into a macro 2016-06-01 13:49:10 +02:00
jonpas
6730d016c2 Convert CfgPatches to new Eden format and CBA 2.4.1 compatibility 2016-06-01 13:27:02 +02:00
jonpas
03f26fc12b Merge branch 'master' into uiSettings
Conflicts:
	addons/ui/README.md
	addons/ui/RscChat.hpp
	addons/ui/config.cpp
2015-10-08 00:06:41 +02:00
jonpas
f2bfc385eb Merge branch 'master' into removeVignetteAndCleanUI
Conflicts:
	addons/ui/README.md
	addons/ui/config.cpp
2015-09-05 22:00:51 +02:00
jonpas
ce1c735d89 Removed Vignette, Cleaned up UI 2015-09-05 21:57:22 +02:00
jonpas
de033f0ff2 README.md files added to all modules 2015-08-19 04:18:33 +02:00
jonpas
dfca7b2f44 Split UI configs, Removed Vignette, Initial work on selective UI 2015-07-15 05:51:13 +02:00
VKing
5f328ce616 Added ace_ui - enchanced chat visibility on the map screen 2015-05-16 15:28:59 +02:00