dfhack/library
Alexander Gavrilov 9489c6ed1a Add support for a few more viewscreens to Units::getSelectedUnit. 2012-04-26 11:05:35 +04:00
..
doc Many tweaks to plugins, reorganized the build system and removed more cruft. 2011-08-14 08:42:21 +02:00
include Add a few more lua api functions, documentation, and unit sort orders. 2012-04-23 21:30:53 +04:00
lua Add a few more lua api functions, documentation, and unit sort orders. 2012-04-23 21:30:53 +04:00
modules Add support for a few more viewscreens to Units::getSelectedUnit. 2012-04-26 11:05:35 +04:00
proto Add unit_misc_trait list to BasicUnitInfo protobuf API. 2012-04-10 20:42:23 -04:00
xml@f649d31001 Implement unit sorting for the pen zone assignment interface. 2012-04-25 18:28:00 +04:00
CMakeLists.txt Split LuaTools.cpp to separate core utils from general dfhack api. 2012-04-06 18:00:54 +04:00
ColorText.cpp Fix crashing color_ostream::printerr due to vfprintf vs fprintf mixup. 2012-03-31 22:26:41 +04:00
Console-linux.cpp Enable warnings correctly on linux and fix a lot of them. 2012-04-20 13:30:37 +04:00
Console-windows.cpp Fix windows console bug 2012-04-17 23:23:45 +02:00
Core.cpp Merge https://github.com/jaxad0127/dfhack 2012-04-16 22:37:07 +02:00
DataDefs.cpp Enable warnings correctly on linux and fix a lot of them. 2012-04-20 13:30:37 +04:00
DataStatics.cpp Add support for primitive type fields in lua wrapper. 2012-03-20 13:56:29 +04:00
DataStaticsCtor.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
DataStaticsFields.cpp Add a hotkey command that sorts units in lists using lua comparators. 2012-04-21 15:43:52 +04:00
Hooks-egg.cpp Fix normal hooks. 2012-02-28 12:59:02 +01:00
Hooks-linux.cpp Get rid of MALLOC_FILL build option 2012-04-01 00:30:42 +02:00
Hooks-windows.cpp Fixed up formatting, debug messages in new Windows Hotkey stuff. 2012-03-09 01:07:47 -08:00
LuaApi.cpp Add a few more lua api functions, documentation, and unit sort orders. 2012-04-23 21:30:53 +04:00
LuaTools.cpp Preserve the original lua global environment for modules. 2012-04-21 20:15:57 +04:00
LuaTypes.cpp Enable warnings correctly on linux and fix a lot of them. 2012-04-20 13:30:37 +04:00
LuaWrapper.cpp Fix lua wrapper sizeof for static arrays. 2012-04-20 13:04:03 +04:00
MiscUtils.cpp Wrap a few utility functions defined on the c++ side for lua. 2012-04-05 19:55:59 +04:00
PlugLoad-linux.cpp Clean up some chaos in old code. 2012-04-15 01:15:15 +02:00
PlugLoad-windows.cpp Clean up some chaos in old code. 2012-04-15 01:15:15 +02:00
PluginManager.cpp Export the onStateChange event to core lua context & add some docs. 2012-04-17 11:45:09 +04:00
Process-linux.cpp More fixes 2012-03-29 02:49:44 +02:00
Process-windows.cpp Get rid of ntdll, update stonesense 2012-02-25 22:59:32 +01:00
RemoteClient.cpp Use a more obscure serialize method to avoid recalculating byte size. 2012-03-17 17:52:23 +04:00
RemoteServer.cpp Make the server suspend the core around calls unless disabled. 2012-03-18 11:04:15 +04:00
RemoteTools.cpp Rename units.other[0] to units.active. 2012-04-21 12:46:55 +04:00
TileTypes.cpp Enable warnings correctly on linux and fix a lot of them. 2012-04-20 13:30:37 +04:00
VersionInfoFactory.cpp Support pre-initializing vtable pointers from symbols.xml 2012-04-12 10:54:53 +04:00
dfhack-run.cpp A number of interface tweaks in RemoteClient. 2012-03-16 14:11:46 +04:00