dfhack/library/python/pydfhack
doomchild a08258e36b "import pydftypes" changed to "import dftypes"
buildings now using custom workshop callback
creatures now using material callback
fixed return value for civ and race index getters
2010-08-19 12:51:02 -05:00
..
__init__.py add __init__ file 2010-06-17 16:26:53 -05:00
buildings.py "import pydftypes" changed to "import dftypes" 2010-08-19 12:51:02 -05:00
constructions.py "import pydftypes" changed to "import dftypes" 2010-08-19 12:51:02 -05:00
context.py "import pydftypes" changed to "import dftypes" 2010-08-19 12:51:02 -05:00
creatures.py "import pydftypes" changed to "import dftypes" 2010-08-19 12:51:02 -05:00
dfhack_api_ctypes.py moved the old Python/C stuff to python/deprecated 2010-06-17 15:32:53 -05:00
dftypes.py added material and custom workshop buffer callback 2010-08-19 12:47:45 -05:00
enum.py moved the old Python/C stuff to python/deprecated 2010-06-17 15:32:53 -05:00
flags.py add __init__ file 2010-06-17 16:26:53 -05:00
gui.py moved the old Python/C stuff to python/deprecated 2010-06-17 15:32:53 -05:00
items.py "import pydftypes" changed to "import dftypes" 2010-08-19 12:51:02 -05:00
maps.py added vein readers 2010-08-13 12:31:53 -05:00
materials.py "import pydftypes" changed to "import dftypes" 2010-08-19 12:51:02 -05:00
position.py "import pydftypes" changed to "import dftypes" 2010-08-19 12:51:02 -05:00
util.py moved the old Python/C stuff to python/deprecated 2010-06-17 15:32:53 -05:00
vegetation.py "import pydftypes" changed to "import dftypes" 2010-08-19 12:51:02 -05:00