-
Updated
Oct 12, 2019 - Batchfile
historical
Here are 70 public repositories matching this topic...
-
Updated
Aug 14, 2018
@TheDovakhiin97 reports [again]:
idk how often i have to report this bug but here it is again: the port of the province
3847 c_korculais inside the province3873 c_vrbas. This is defintely the case without any submods
Not sure what the numbers/IDs he's referencing are [EDIT: turns out they were just some sort of ID that the debug_mode tooltip showed], but the point is that the port
-
Updated
Feb 1, 2020 - C
-
Updated
Jun 8, 2020 - Python
From their handbooks (still available on the Internet) and from playing. Add the description of them to the documentation to help with the design of this game.
-
Updated
Mar 17, 2018 - Python
-
Updated
Jun 6, 2020 - Python
Following reading of Guns, Germs and Steel by Jared Diamonds, it would be interesting to discover the wild varieties for modern corn, wheat, etc. They would be pre-requisite for their domesticated counterpart, the modern version being also much more potent in terms of growth.
It would be a good occasion to also add all the other cereals and pulses mentioned in the book as staples of some civi
-
Updated
Dec 3, 2019 - C
Configuration
Way to set values via config file or CLI instead of by recompiling. Should make tuning things more straightforward.
Two use cases
- Known, stable config options that must exist.
Should via struct with defaults perhaps
- rapid prototyping of constants to avoid recompilation
String based hash table, allows dynamic adding and getting without having to change struct.
Handle def
-
Updated
Jan 6, 2020 - C
-
Updated
Jul 16, 2019 - Python
this is a big task, but bootstrap should be updated to version 4.3.1 (latest). currently using version 3.4.1.
v4 is a major rewrite of the package so i expect this requires a slow, conscientious process of implementing minor alterations across dozens (if not hundreds) of .md & .njk files. the most obvious or significant change to make the update will be a combing of every markdown, template, &
-
Updated
Jan 14, 2020 - Java
-
Updated
Aug 13, 2018 - HTML
-
Updated
Jan 1, 2020 - C
-
Updated
Mar 18, 2015
-
Updated
Nov 25, 2018 - Java
-
Updated
Jul 19, 2019
-
Updated
Feb 10, 2019 - Perl
-
Updated
Apr 17, 2020 - C++
-
Updated
Dec 8, 2017 - C#
-
Updated
Mar 6, 2017 - Python
-
Updated
May 25, 2020 - C++
Improve this page
Add a description, image, and links to the historical topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the historical topic, visit your repo's landing page and select "manage topics."
The main map should react to zoom and increase/decrease the part of the world map that it displays (with the transformation anchor as the current mouse pointer/the center of the map) within some reasonable values. The zoom should either react on the scrool wheel of the mouse or a setting in the preferences (maybe in percent of the natural size).