dfhack/plugins
Alexander Gavrilov 4cffb6428d Update building creation code with new knowledge, and fix zone.
Also, document new lua api, and add a more convenient wrapper.
2012-05-01 18:55:30 +04:00
..
Dfusion Add a few more unit orderings, and a way to reverse direction. 2012-04-21 16:53:17 +04:00
devel Sync to changes in the data structure definitions. 2012-04-19 11:03:29 +04:00
df2mc@a80abe848e Move depends out of main library, make them (static) libraries. 2012-03-13 14:46:48 +01:00
dwarfexport Fix dwarfexport to use enum macros 2012-03-15 20:43:27 -05:00
lua Split off the burrows api from Maps and Units. 2012-04-26 12:56:28 +04:00
mapexport Enable warnings correctly on linux and fix a lot of them. 2012-04-20 13:30:37 +04:00
proto Add a few comments. 2012-03-19 11:33:30 +04:00
skeleton Tweaks! 2012-03-29 18:37:22 +02:00
stonesense@15e3b726c3 Track stonesense 2012-04-18 05:09:22 +02: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
Brushes.h Fix some issues with last commit 2012-04-16 20:48:08 -06:00
CMakeLists.txt Add a hotkey command that sorts units in lists using lua comparators. 2012-04-21 15:43:52 +04:00
Plugins.cmake Move CoreService to a separate file. 2012-03-17 12:09:30 +04:00
advtools.cpp Rename units.other[0] to units.active. 2012-04-21 12:46:55 +04:00
autodump.cpp merged stuff from peterix 2012-04-15 12:32:25 +02:00
autolabor.cpp Better config persistence. 2012-04-05 20:34:06 -07:00
burrows.cpp Split off the burrows api from Maps and Units. 2012-04-26 12:56:28 +04:00
catsplosion.cpp Mass fixage 2012-04-18 04:12:11 +02:00
changeitem.cpp zone: don't assign owned pets to a cage. the owner will release them, resulting into infinite hauling (df bug) 2012-04-15 23:21:36 +02:00
changelayer.cpp Get rid of some obsolete api functions, and restructure MapCache. 2012-04-10 18:21:19 +04:00
changevein.cpp More maps api refactoring and renaming. 2012-04-11 12:01:27 +04:00
cleaners.cpp More maps api refactoring and renaming. 2012-04-11 12:01:27 +04:00
cleanowned.cpp Update the item owner modification api and export it to lua. 2012-04-11 20:10:31 +04:00
colonies.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00
cursecheck.cpp Tweaks! 2012-03-29 18:37:22 +02:00
deramp.cpp More maps api refactoring and renaming. 2012-04-11 12:01:27 +04:00
dig.cpp Refactor MapCache: make it parse everything that is known re tiles & mats. 2012-04-19 19:17:07 +04:00
drybuckets.cpp Follow a typo fix in flag name. 2012-03-30 10:44:52 +04:00
fastdwarf.cpp Tweaks! 2012-04-01 03:46:17 +02:00
feature.cpp Tweaks! 2012-03-29 18:37:22 +02:00
filltraffic.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00
fixpositions.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00
fixveins.cpp More maps api refactoring and renaming. 2012-04-11 12:01:27 +04:00
flows.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00
follow.cpp Track world and map changes separately for plugin_onstatechange 2012-04-01 02:56:54 +02:00
getplants.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00
initflags.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00
jobutils.cpp Enable warnings correctly on linux and fix a lot of them. 2012-04-20 13:30:37 +04:00
lair.cpp Add revforget command, lair plugin 2012-03-11 22:25:30 +01:00
liquids.cpp Add api to check the walkable cache, and update flow_forbid in liquids. 2012-04-26 18:51:39 +04:00
mode.cpp Remove random bad asserts 2012-03-29 20:18:14 +02:00
plants.cpp More maps api refactoring and renaming. 2012-04-11 12:01:27 +04:00
probe.cpp Refactor MapCache: make it parse everything that is known re tiles & mats. 2012-04-19 19:17:07 +04:00
prospector.cpp Refactor MapCache: make it parse everything that is known re tiles & mats. 2012-04-19 19:17:07 +04:00
regrass.cpp Mass fixage 2012-04-18 04:12:11 +02:00
rename.cpp minor stuff, use building->is_room instead of building->isRoom() which returns unexpected values 2012-04-17 16:57:41 +02:00
reveal.cpp More maps api refactoring and renaming. 2012-04-11 12:01:27 +04:00
seedwatch.cpp Track world and map changes separately for plugin_onstatechange 2012-04-01 02:56:54 +02:00
showmood.cpp Tweaks! 2012-03-29 18:37:22 +02:00
sort.cpp Implement unit sorting for the pen zone assignment interface. 2012-04-25 18:28:00 +04:00
stockpiles.cpp Tweaks! 2012-03-29 18:37:22 +02:00
tiletypes.cpp Make liquids and tiletypes force rebuild of pathfinding data. 2012-04-25 18:38:43 +04:00
tubefill.cpp More maps api refactoring and renaming. 2012-04-11 12:01:27 +04:00
tweak.cpp Mass fixage 2012-04-18 04:12:11 +02:00
versionosd.cpp Tweaks! 2012-03-29 18:37:22 +02:00
weather.cpp Tweaks! 2012-03-29 18:37:22 +02:00
workflow.cpp Implement unconstructed building instance creation and linking into world. 2012-04-29 21:07:39 +04:00
zone.cpp Update building creation code with new knowledge, and fix zone. 2012-05-01 18:55:30 +04:00