dfhack/library
Alexander Gavrilov a31542862a Add utility functions to retrieve the selected job/unit/item.
Units can be selected via 'u', 'j', 'v' and 'k'; full-screen
unit details view not supported.

Items can be selected via 't', 'k', 'v'->inventory.

Also, when viewing a container item full-screen, the selected
contained item or unit is returned; never the container itself.

The api is used in rename to allow setting nicknames for
arbitrary units, including animals and enemies.
2012-01-14 19:31:43 +04:00
..
depends Made invalid tile types really invalid, license and unused depends cleanup. 2011-11-25 18:54:50 +01:00
doc Many tweaks to plugins, reorganized the build system and removed more cruft. 2011-08-14 08:42:21 +02:00
include Add utility functions to retrieve the selected job/unit/item. 2012-01-14 19:31:43 +04:00
modules Add utility functions to retrieve the selected job/unit/item. 2012-01-14 19:31:43 +04:00
xml@f9c6d105af Add utility functions to retrieve the selected job/unit/item. 2012-01-14 19:31:43 +04:00
CMakeLists.txt Move a bunch of stuff from the jobutils plugin into the core. 2012-01-07 19:21:07 +04:00
Console-linux.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
Console-windows.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
Core.cpp Dissolve vermin module. 2012-01-08 06:59:52 +01:00
DataDefs.cpp Move a few functions into the core, and add some more. 2012-01-08 20:02:12 +04:00
DataStatics.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
DataStaticsCtor.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
Hooks-linux.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
Hooks-windows.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
MiscUtils.cpp Move a few functions into the core, and add some more. 2012-01-08 20:02:12 +04:00
PluginManager.cpp Merge https://github.com/angavrilov/dfhack 2011-12-31 13:09:12 +01:00
Process-linux.cpp Fix MSVC builds, break buildings :D 2012-01-05 23:39:14 +01:00
Process-windows.cpp Fix MSVC builds, break buildings :D 2012-01-05 23:39:14 +01:00
TileTypes.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
VersionInfo.cpp Fix MSVC builds, break buildings :D 2012-01-05 23:39:14 +01:00
VersionInfoFactory.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
Virtual.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00