dfhack/library
Alexander Gavrilov ad7b9d42a1 Add a command for swapping body with another units in adventure mode.
Based on dfusion code, with lots of safety checks added. Supports two
swap modes: transient and permanent; the former does a minimal change
and is intended for managing companion inventory. The permanent one
performs all known actions necessary to turn it into the real adventurer.

Note: the transient mode is a hack and may cause the game to crash
      if not reverted while within range of the real adventurer unit.
2012-02-25 17:08:05 +04:00
..
depends Mapexport now puts stuff out to a binary file compressed with zlib. Added liquid type and flow size to output as well. 2012-01-28 23:55:42 -08:00
doc Many tweaks to plugins, reorganized the build system and removed more cruft. 2011-08-14 08:42:21 +02:00
include Fix more MSVC fail, make console recognize 'man' command. 2012-02-22 19:54:07 +01:00
modules 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
xml@62371227a8 Add a command for swapping body with another units in adventure mode. 2012-02-25 17:08:05 +04:00
CMakeLists.txt Add the init file to builds, mention it in readme. 2012-02-23 08:57:11 +01:00
Console-linux.cpp Make things work properly. 2012-01-27 05:54:26 +01:00
Console-windows.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
Core.cpp move sortable to top level 2012-02-22 23:22:41 +01:00
DataDefs.cpp Merge branch 'master' into purge 2012-02-11 18:48:17 +01:00
DataStatics.cpp Merge branch 'master' into purge 2012-02-11 18:48:17 +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 New plugin interface 2012-02-21 18:19:17 +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 New plugin interface 2012-02-21 18:19:17 +01:00
Process-linux.cpp Make it build and run on linux (no stonesense, df2mc, dfusion) 2012-02-09 03:07:26 +01:00
Process-windows.cpp Make it run on Windows, re-added more missing globals to memory.xml 2012-02-10 02:35:51 +01:00
TileTypes.cpp When searching for tile types, only require candidate tile to match variant or special if it actually has them 2012-02-13 20:32:41 -06:00
VersionInfoFactory.cpp Don't throw exceptions on dummy global-address elements. 2012-02-20 08:30:33 +01:00
Virtual.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00