Commit Graph

12 Commits

Author SHA1 Message Date
ffaa195fe5 Conform function headers to coding guidelines (#5255)
* Fixed headers to work with silentspike python script

* Fixed rest of the files

* Fixed ace-team
2017-06-08 15:31:51 +02:00
2839cff753 common code fixes 2015-12-12 17:26:47 +01:00
3d5ea74c7e replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
16180686d2 PV GVAR(settings) after modules, add error debug 2015-10-18 18:49:03 -05:00
1b96caedc0 more common code cleanup 2015-09-18 18:28:19 +02:00
518dfb4373 Added missing privates 2015-05-07 21:51:03 +02:00
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
7a091215e1 Draft #188 2015-03-27 16:26:18 +01:00
5e79970740 Switching nicknames 2015-03-24 01:18:00 -03:00
67f7842722 ACE_Settings: store settings data on a list 2015-02-03 00:43:23 -03:00
0600a72147 Fixes 2015-02-02 21:13:31 -03:00
e277b05aff ace_settings: first draft 2015-01-30 18:56:45 -03:00