summaryrefslogtreecommitdiff
path: root/src/options.cc
Commit message (Collapse)AuthorAge
* Add a no-selling birth optionmiramor2015-03-23
|
* Split variables.cc declarations to separate header filesBardur Arantsson2015-03-07
| | | | | - Can now remove externs.h. Yay! - Put a stray option variable into its rightful place in options.hpp
* Move "Birth options" to options.{cc,hpp}Bardur Arantsson2015-03-07
|
* Split "ToME options" out into options.{cc,hpp}Bardur Arantsson2015-03-07
|
* Split option variables into separate header and source fileBardur Arantsson2015-03-07
Remove unused testing_stack testing_carry options while we're at it.