dfhack/dfhack-python
doomchild f1bb4a4661 argument types were wrong for vein readers
added world position getter
2011-03-29 10:37:31 -05:00
..
CMakeLists.txt Spring cleaning in python wrappers. 2011-03-18 06:17:43 +01:00
__init__.py Massive tool and wrapper fixage. 2011-03-18 11:38:37 +01:00
buildings.py Spring cleaning in python wrappers. 2011-03-18 06:17:43 +01:00
constructions.py no need to import everything in dftypes 2011-03-29 10:09:34 -05:00
context.py removed some testing stuff 2011-03-29 10:10:30 -05:00
creatures.py Spring cleaning in python wrappers. 2011-03-18 06:17:43 +01:00
dfhack_api_ctypes.py Massive tool and wrapper fixage. 2011-03-18 11:38:37 +01:00
dftypes.py changed Construction field type "mat_idx" to c_uint (to match t_construction struct layout) 2011-03-29 09:23:53 -05:00
enum.py Spring cleaning in python wrappers. 2011-03-18 06:17:43 +01:00
flags.py Spring cleaning in python wrappers. 2011-03-18 06:17:43 +01:00
gui.py updated to match C API 2011-03-29 10:04:50 -05:00
items.py Spring cleaning in python wrappers. 2011-03-18 06:17:43 +01:00
maps.py argument types were wrong for vein readers 2011-03-29 10:37:31 -05:00
materials.py Spring cleaning in python wrappers. 2011-03-18 06:17:43 +01:00
util.py Spring cleaning in python wrappers. 2011-03-18 06:17:43 +01:00
vegetation.py Spring cleaning in python wrappers. 2011-03-18 06:17:43 +01:00
window_io.py fixed a missing import, a type error, and a misspell 2011-03-22 11:42:59 -05:00
world.py Massive tool and wrapper fixage. 2011-03-18 11:38:37 +01:00