ACE3/addons/common
Glowbal f1a3d588ba Changed initialization order of config settings.
ACE_Settings should never force any setting by default. Loading it first ensures that all settings from ACE_Settings exist. This way, ACE_ServerSettings will override ACE_Settings, even if no force is used. Mission settings will override the server config settings, if no force is used.

This ensures that all settings are of their correct type, in case an outdated or corrupt server config is used, as well as have their correct localized display name and description
2015-04-05 12:38:10 +02:00
..
data Banana 2015-03-26 23:14:22 +01:00
functions Changed initialization order of config settings. 2015-04-05 12:38:10 +02:00
scripts add conditions on post init 2015-03-15 09:26:16 +01:00
sounds rename core to common 2015-01-12 19:22:58 +01:00
UI add missing icons 2015-03-25 06:32:08 +01:00
$PBOPREFIX$ rename core to common 2015-01-12 19:22:58 +01:00
CfgActions.hpp cleaning up common 2015-03-24 20:28:44 +01:00
CfgEventHandlers.hpp cleaning up in common 2015-03-24 16:01:53 +01:00
CfgMagazines.hpp formating 2015-01-12 22:34:01 +01:00
CfgMoves.hpp cleaning up common 2015-03-24 20:28:44 +01:00
CfgSounds.hpp formating 2015-01-12 22:34:01 +01:00
CfgVehicles.hpp Consistent use of quotes for localized text 2015-04-03 12:56:12 +02:00
CfgVoice.hpp cleaning up common 2015-03-24 20:28:44 +01:00
CfgWeapons.hpp Banana 2015-03-26 23:14:22 +01:00
config.cpp Added banana to curator item list 2015-04-03 01:27:22 +02:00
define.hpp Merged GUI into common. 2015-02-14 20:06:55 +01:00
HintConfig.hpp remove obsolete camera eh from agm 2015-03-21 22:13:36 +01:00
ProgressScreen.hpp Added option to toggle between progressbar top and bottom 2015-02-22 14:38:48 +01:00
README.md Create README.md 2015-01-26 13:35:31 +01:00
RscInfoType.hpp Fix CurrentChannel 2015-02-21 21:19:54 -06:00
script_component.hpp DEBUG_SETTINGS in script comps 2015-01-14 12:34:24 -06:00
script_macros.hpp rename core to common 2015-01-12 19:22:58 +01:00
stringtable.xml Banana 2015-03-26 23:14:22 +01:00
XEH_postInit.sqf Revert "Fixed: numerous player-based events were repeat invalid firing for null player object. This is now limited to only appropriate null-friendly events." 2015-04-04 16:26:32 +02:00
XEH_preInit.sqf shortdot scope onDraw 2015-04-03 00:03:08 +02:00

ace_common

Common functions and systems used by other components.

Maintainers

The people responsible for merging changes to this component or answering potential questions.