Skip to content
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

Show on which difficulty levels a campaign was completed #403

Merged
merged 1 commit into from Jun 21, 2015
Merged

Show on which difficulty levels a campaign was completed #403

merged 1 commit into from Jun 21, 2015

Conversation

abacabadabacaba
Copy link
Contributor

Currently, users can see which campaigns they completed, but they don't see on which difficulty levels they were completed. This feature was requested multiple times on the forums.

@gfgtdf
Copy link
Contributor

gfgtdf commented Apr 19, 2015

There should be more comments about what std::pair < std::string, bool > means, while it often obvious for classes like struct { string description; bool already_completed }; pairs always need to be documented becase their members are just "first" and "second" which is not very descriptive.

@abacabadabacaba
Copy link
Contributor Author

I added a comment to src/gui/dialogs/campaign_difficulty.hpp. Hope this is the right place.

@gfgtdf gfgtdf merged commit b21dd2d into wesnoth:master Jun 21, 2015
@gfgtdf
Copy link
Contributor

gfgtdf commented Jun 21, 2015

merged in 0cd8ea5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants