.. |
Dfusion
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
devel
|
Merge branch 'master' of git://github.com/peterix/dfhack
|
2012-02-18 10:37:29 -06:00 |
df2mc@23fbb78eda
|
More docs work.
|
2012-02-05 06:02:44 +01:00 |
dwarfexport
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
mapexport
|
Fix tile materials in mapexport.
|
2012-02-20 19:32:58 -08:00 |
qtplug
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
server
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
skeleton
|
Modify a number of commands to use CR_WRONG_USAGE for displaying help.
|
2012-01-28 16:03:56 +04:00 |
stonesense@b37199937e
|
Update stonesense
|
2012-02-19 20:33:19 +01:00 |
.keep
|
Making ready for adding plugins. Fixes all over the place, more removal of obsolete parts.
|
2011-06-20 01:12:07 +02:00 |
CMakeLists.txt
|
Add new follow plugin that makes the DF window center on and follow a selected unit.
|
2012-02-21 00:44:10 -08:00 |
Plugins.cmake
|
Add a salt/stagnant flag removal command to the liquids tool.
|
2011-09-02 01:25:01 +02:00 |
autodump.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
cleaners.cpp
|
Fix header includes, update structures.
|
2012-02-20 11:42:40 +01:00 |
cleanowned.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
colonies.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
deramp.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
drybuckets.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
fastdwarf.cpp
|
In all loops that iterate across a vector, use a size_t as the index
|
2012-01-31 10:55:38 -06:00 |
filltraffic.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
fixpositions.cpp
|
Update fixpositions to match the new data definition naming.
|
2012-02-05 16:13:19 +04:00 |
fixveins.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
fixwagons.cpp
|
In all loops that iterate across a vector, use a size_t as the index
|
2012-01-31 10:55:38 -06:00 |
flows.cpp
|
Fixage. Runs with 34.01
|
2012-02-15 21:35:44 +01:00 |
follow.cpp
|
Add ability menu/area map width reading and writing to the Gui module, and use the new information in follow to properly center the screen regardless of menu configuration. Also general fixing and cleanup in follow.
|
2012-02-21 23:30:44 -08:00 |
getplants.cpp
|
Fixage. Runs with 34.01
|
2012-02-15 21:35:44 +01:00 |
initflags.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
jobutils.cpp
|
In all loops that iterate across a vector, use a size_t as the index
|
2012-01-31 10:55:38 -06:00 |
liquids.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
mode.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
plants.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
probe.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
prospector.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
regrass.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
rename.cpp
|
Update the assumed identity in rename unit.
|
2012-02-20 18:04:58 +04:00 |
reveal.cpp
|
Fix reveal and tiletypes - RIVER and POOL are no longer tile shapes
|
2012-02-18 11:36:06 -06:00 |
seedwatch.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
showmood.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
stockpiles.cpp
|
Fix header includes, update structures.
|
2012-02-20 11:42:40 +01:00 |
tiletypes.cpp
|
Fix reveal and tiletypes - RIVER and POOL are no longer tile shapes
|
2012-02-18 11:36:06 -06:00 |
tubefill.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
vdig.cpp
|
Fixage. Runs with 34.01
|
2012-02-15 21:35:44 +01:00 |
versionosd.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
weather.cpp
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
workflow.cpp
|
In all loops that iterate across a vector, use a size_t as the index
|
2012-01-31 10:55:38 -06:00 |