mapgen_rivers/terrainlib
Gael-de-Sailly 40098d6be3 Use standard int instead of uint8, int32, etc.
Much faster with NumPy.
2020-12-24 14:48:17 +01:00
..
__init__.py Moved Python files inside a folder (package), except the 2 that are directly executable 2020-11-14 17:35:27 +01:00
bounds.py Moved Python files inside a folder (package), except the 2 that are directly executable 2020-11-14 17:35:27 +01:00
erosion.py Use standard int instead of uint8, int32, etc. 2020-12-24 14:48:17 +01:00
rivermapper.py Use standard int instead of uint8, int32, etc. 2020-12-24 14:48:17 +01:00
save.py Moved Python files inside a folder (package), except the 2 that are directly executable 2020-11-14 17:35:27 +01:00
settings.py Moved Python files inside a folder (package), except the 2 that are directly executable 2020-11-14 17:35:27 +01:00
view.py Protect map preview from exceptions 2020-11-25 13:12:24 +01:00