├── Andux_cp866ish.png ├── Background.txt ├── BiomeIDs.txt ├── CivilizedGovernment.txt ├── LICENSE ├── Overlay.txt ├── README.md ├── Races.txt ├── SDL.dll ├── Screenshots └── 1.png ├── dist ├── Andux_cp866ish.png ├── Background.txt ├── BiomeIDs.txt ├── CivilizedGovernment.txt ├── HiveMind.txt ├── Overlay.txt ├── Races.txt ├── SDL.dll ├── Tribal.txt ├── _ctypes.pyd ├── _hashlib.pyd ├── bz2.pyd ├── library.zip ├── libtcod-mingw.dll ├── libtcodpy.py ├── libtcodpy.pyc ├── namegen │ ├── README.txt │ ├── jice_celtic.cfg │ ├── jice_fantasy.cfg │ ├── jice_mesopotamian.cfg │ ├── jice_norse.cfg │ ├── jice_region.cfg │ ├── jice_town.cfg │ ├── mingos_demon.cfg │ ├── mingos_dwarf.cfg │ ├── mingos_norse.cfg │ ├── mingos_standard.cfg │ └── mingos_town.cfg ├── pyWorld.exe ├── pyWorld.py ├── python27.dll ├── select.pyd ├── setupWin.py ├── unicodedata.pyd └── w9xpopen.exe ├── libtcod-mingw.dll ├── libtcodpy.py ├── libtcodpy.pyc ├── namegen ├── README.txt ├── jice_celtic.cfg ├── jice_fantasy.cfg ├── jice_mesopotamian.cfg ├── jice_norse.cfg ├── jice_region.cfg ├── jice_town.cfg ├── mingos_demon.cfg ├── mingos_dwarf.cfg ├── mingos_norse.cfg ├── mingos_standard.cfg └── mingos_town.cfg └── pyWorld.py /Andux_cp866ish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/Andux_cp866ish.png -------------------------------------------------------------------------------- /Background.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/Background.txt -------------------------------------------------------------------------------- /BiomeIDs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/BiomeIDs.txt -------------------------------------------------------------------------------- /CivilizedGovernment.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/CivilizedGovernment.txt -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/LICENSE -------------------------------------------------------------------------------- /Overlay.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/Overlay.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/README.md -------------------------------------------------------------------------------- /Races.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/Races.txt -------------------------------------------------------------------------------- /SDL.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/SDL.dll -------------------------------------------------------------------------------- /Screenshots/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/Screenshots/1.png -------------------------------------------------------------------------------- /dist/Andux_cp866ish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/Andux_cp866ish.png -------------------------------------------------------------------------------- /dist/Background.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/Background.txt -------------------------------------------------------------------------------- /dist/BiomeIDs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/BiomeIDs.txt -------------------------------------------------------------------------------- /dist/CivilizedGovernment.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/CivilizedGovernment.txt -------------------------------------------------------------------------------- /dist/HiveMind.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/HiveMind.txt -------------------------------------------------------------------------------- /dist/Overlay.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/Overlay.txt -------------------------------------------------------------------------------- /dist/Races.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/Races.txt -------------------------------------------------------------------------------- /dist/SDL.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/SDL.dll -------------------------------------------------------------------------------- /dist/Tribal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/Tribal.txt -------------------------------------------------------------------------------- /dist/_ctypes.pyd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/_ctypes.pyd -------------------------------------------------------------------------------- /dist/_hashlib.pyd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/_hashlib.pyd -------------------------------------------------------------------------------- /dist/bz2.pyd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/bz2.pyd -------------------------------------------------------------------------------- /dist/library.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/library.zip -------------------------------------------------------------------------------- /dist/libtcod-mingw.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/libtcod-mingw.dll -------------------------------------------------------------------------------- /dist/libtcodpy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/libtcodpy.py -------------------------------------------------------------------------------- /dist/libtcodpy.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/libtcodpy.pyc -------------------------------------------------------------------------------- /dist/namegen/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/namegen/README.txt -------------------------------------------------------------------------------- /dist/namegen/jice_celtic.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/namegen/jice_celtic.cfg -------------------------------------------------------------------------------- /dist/namegen/jice_fantasy.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/namegen/jice_fantasy.cfg -------------------------------------------------------------------------------- /dist/namegen/jice_mesopotamian.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/namegen/jice_mesopotamian.cfg -------------------------------------------------------------------------------- /dist/namegen/jice_norse.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/namegen/jice_norse.cfg -------------------------------------------------------------------------------- /dist/namegen/jice_region.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/namegen/jice_region.cfg -------------------------------------------------------------------------------- /dist/namegen/jice_town.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/namegen/jice_town.cfg -------------------------------------------------------------------------------- /dist/namegen/mingos_demon.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/namegen/mingos_demon.cfg -------------------------------------------------------------------------------- /dist/namegen/mingos_dwarf.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/namegen/mingos_dwarf.cfg -------------------------------------------------------------------------------- /dist/namegen/mingos_norse.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/namegen/mingos_norse.cfg -------------------------------------------------------------------------------- /dist/namegen/mingos_standard.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/namegen/mingos_standard.cfg -------------------------------------------------------------------------------- /dist/namegen/mingos_town.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/namegen/mingos_town.cfg -------------------------------------------------------------------------------- /dist/pyWorld.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/pyWorld.exe -------------------------------------------------------------------------------- /dist/pyWorld.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/pyWorld.py -------------------------------------------------------------------------------- /dist/python27.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/python27.dll -------------------------------------------------------------------------------- /dist/select.pyd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/select.pyd -------------------------------------------------------------------------------- /dist/setupWin.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/setupWin.py -------------------------------------------------------------------------------- /dist/unicodedata.pyd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/unicodedata.pyd -------------------------------------------------------------------------------- /dist/w9xpopen.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/dist/w9xpopen.exe -------------------------------------------------------------------------------- /libtcod-mingw.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/libtcod-mingw.dll -------------------------------------------------------------------------------- /libtcodpy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/libtcodpy.py -------------------------------------------------------------------------------- /libtcodpy.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/libtcodpy.pyc -------------------------------------------------------------------------------- /namegen/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/namegen/README.txt -------------------------------------------------------------------------------- /namegen/jice_celtic.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/namegen/jice_celtic.cfg -------------------------------------------------------------------------------- /namegen/jice_fantasy.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/namegen/jice_fantasy.cfg -------------------------------------------------------------------------------- /namegen/jice_mesopotamian.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/namegen/jice_mesopotamian.cfg -------------------------------------------------------------------------------- /namegen/jice_norse.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/namegen/jice_norse.cfg -------------------------------------------------------------------------------- /namegen/jice_region.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/namegen/jice_region.cfg -------------------------------------------------------------------------------- /namegen/jice_town.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/namegen/jice_town.cfg -------------------------------------------------------------------------------- /namegen/mingos_demon.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/namegen/mingos_demon.cfg -------------------------------------------------------------------------------- /namegen/mingos_dwarf.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/namegen/mingos_dwarf.cfg -------------------------------------------------------------------------------- /namegen/mingos_norse.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/namegen/mingos_norse.cfg -------------------------------------------------------------------------------- /namegen/mingos_standard.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/namegen/mingos_standard.cfg -------------------------------------------------------------------------------- /namegen/mingos_town.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/namegen/mingos_town.cfg -------------------------------------------------------------------------------- /pyWorld.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dozed12/df-style-worldgen/HEAD/pyWorld.py --------------------------------------------------------------------------------