dfhack/dfhack-python
doomchild a4eb1e79be when detaching from DF, all module references become invalid 2011-03-30 11:57:27 -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 when detaching from DF, all module references become invalid 2011-03-30 11:57:27 -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 updated DesignationStruct to match C++ definition 2011-03-30 11:57:02 -05: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 fixed some type and name errors 2011-03-30 11:56:41 -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 might need the library object to call into the library... 2011-03-30 11:56:16 -05:00