-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace registry usage #38
Comments
Astn
changed the title
Replace registry configs with boost.program_options
Replace registry configs with boost.program_options or property_tree
Jul 31, 2017
Astn
changed the title
Replace registry configs with boost.program_options or property_tree
Replace registry usage with property_tree
Jul 31, 2017
This looks like its going to be pretty easy. I'm starting on it using the tinyXml2 lib. |
This should be split into 3 issues. Server, Lobby, Client. |
Progress so far. https://plus.google.com/+AustinHarris/posts/TKnkF8f8xaZ |
Astn
pushed a commit
that referenced
this issue
Dec 9, 2017
* 33% reduction in score awarded for nanning I was seeing scores for nan scout too high when playing real games. * Rework points from repair Points are awarded baswed on percental of hull repaired so healing anything from 0 to 100% is worth 10 points. Also fixed an error that was inflating scores from healing.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Property Tree: http://www.boost.org/doc/libs/1_64_0/doc/html/property_tree.html
Registry Usage:
RegQueryValue:
RegSetValue
The text was updated successfully, but these errors were encountered: