Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-21 | Move configuration options to the walls_config_t. | Jon Bergli Heier | 1 | -15/+5 | |
This closes feature #7. | |||||
2010-03-21 | Implemented a very basic configuration dialog. | Jon Bergli Heier | 1 | -0/+100 | |
This code is a bit hackish, all configuration options should be collected in a single place (eg. a config struct) in order to easily keep track of all configuration options. |