-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial version of default_settings.tbl * Add a way to change player detail level defaults and implement a couple more options to detail_settings.tbl * support the rest of 2d.cpp options * Allow enforcing options to a specific value * modernize detail defaults, levels, and values * Fix parsing issue and remove lambda capture by reference * fix print * clang * More efficient +Enforce parsing * cleanup * typo * don't negate this * error_display * clarify language between presets, levels, and values * add default case * small fix * use a map to minimize string lookups
- Loading branch information
Showing
27 changed files
with
635 additions
and
214 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.