Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base/config: add debug.boxes config option | Alexander Sulfrian | 2013-01-13 | 1 | -0/+5 |
| | | | | | if debug.boxes is true in configuration file, a red border is drawn around all controls | ||||
* | base/config: add graphics.fullscreen option | Alexander Sulfrian | 2013-01-13 | 1 | -0/+5 |
| | |||||
* | base/config: add graphics.resolution config option | Alexander Sulfrian | 2013-01-13 | 1 | -0/+12 |
| | | | | | | The resolution could controlled by the appropriate config option. The value from the config file is parsed/serialized with the DimensionTranslator. | ||||
* | base/config: add basic config infrastructure | Alexander Sulfrian | 2013-01-13 | 1 | -0/+53 |