Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Move options "vo" and "ao" to common struct | Uoti Urpala | 2008-04-23 | |
| | ||||
* | Start of new option system | Uoti Urpala | 2008-04-23 | |
First part of option restructuring. The aim is to move option values from a huge number of separate globals to a single non-global struct. This part adds some support for parsing option values into such struct instances, and moves one example option (fixed-vo) to the struct. |