turn-based-strategy
Here are 54 public repositories matching this topic...
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
Oct 20, 2020 - Java
In fheroes2, in the info bar at the bottom of the screen, the vertical text position is not the same as in the original game.
In original game:
In fheroes2:
 is not commutative. Treating it like it is is no bueno. EnumContainer (and probably some others) need to be fixed.
-
Updated
Mar 12, 2019 - Python
-
Updated
Apr 25, 2020 - C#
Improve this page
Add a description, image, and links to the turn-based-strategy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the turn-based-strategy topic, visit your repo's landing page and select "manage topics."



https://github.com/wesnoth/wesnoth/blob/f33330de19a24a256f028c4d259f19d363f19a25/src/help/help_impl.cpp#L277-L284
The current warning message should only be displayed if
parts[0]is not recognized. Ifparts[1]is missing it should mention a[race]or an[era]with no id key respectively.(Alternatively this whole internal config generation should be done away with. It seems like ther