|
|
@ -80,6 +80,12 @@ DFHACK_TOOL(dfprinttiletypes printtiletypes.cpp)
|
|
|
|
# Will have many options in the future.
|
|
|
|
# Will have many options in the future.
|
|
|
|
DFHACK_TOOL(dfhellhole hellhole.cpp)
|
|
|
|
DFHACK_TOOL(dfhellhole hellhole.cpp)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# skillmodify
|
|
|
|
|
|
|
|
# Author: raoulxq
|
|
|
|
|
|
|
|
# Lets modify skills and labors of dwarfs and other creatures
|
|
|
|
|
|
|
|
# Allows mass-modify, esp. for all immigrants
|
|
|
|
|
|
|
|
DFHACK_TOOL(dfskillmodify skillmodify.cpp)
|
|
|
|
|
|
|
|
|
|
|
|
# this needs the C bindings
|
|
|
|
# this needs the C bindings
|
|
|
|
IF(BUILD_DFHACK_C_BINDINGS)
|
|
|
|
IF(BUILD_DFHACK_C_BINDINGS)
|
|
|
|
# The C bindings won't be real C bindings until this compiles.
|
|
|
|
# The C bindings won't be real C bindings until this compiles.
|
|
|
|