dfhack/library
Timothy Collett 6d65683b02 Adjust packaging for Mac 2012-05-29 16:12: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 Trying to set up an autorelease pool, but not yet succeeding. 2012-05-26 16:08:15 -04:00
lua Support creating rollers and stops with dfhack.buildings.constructBuilding. 2012-05-17 00:19:29 +04:00
modules Merge git://github.com/quietust/dfhack 2012-05-24 15:39:11 -04:00
proto Add unit_misc_trait list to BasicUnitInfo protobuf API. 2012-04-10 20:42:23 -04:00
xml@234d0f57a9 Support sorting items in stocks, and correct unit sorting in joblist. 2012-05-21 22:29:03 +04:00
CMakeLists.txt Adjust packaging for Mac 2012-05-29 16:12:35 -04:00
ColorText.cpp Fix crashing color_ostream::printerr due to vfprintf vs fprintf mixup. 2012-03-31 22:26:41 +04:00
Console-darwin.cpp More work on getting dfhack building & compiling on Mac OS X 2012-05-25 14:28:59 -04:00
Console-linux.cpp Initial changes to get dfhack building on the Mac 2012-05-24 11:31:20 -04:00
Console-windows.cpp Fix windows console bug 2012-04-17 23:23:45 +02:00
Core.cpp Trying to set up an autorelease pool, but not yet succeeding. 2012-05-26 16:08:15 -04:00
DataDefs.cpp Implement unconstructed building instance creation and linking into world. 2012-04-29 21:07:39 +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-darwin.cpp Adjust packaging for Mac 2012-05-29 16:12:35 -04:00
Hooks-egg.cpp Initial changes to get dfhack building on the Mac 2012-05-24 11:31:20 -04:00
Hooks-linux.cpp When built with the right compiler, we don't need any Obj-C code. 2012-05-29 14:44:37 -04:00
Hooks-windows.cpp Initial changes to get dfhack building on the Mac 2012-05-24 11:31:20 -04:00
LuaApi.cpp Remove stuff that shouldn't be in the core, and expose to lua what's left. 2012-05-20 21:57:45 +04:00
LuaTools.cpp Support testing and modifying pending timeout callbacks. 2012-05-16 17:06:08 +04:00
LuaTypes.cpp Update dfhack for specific_ref. 2012-05-03 11:47:04 +04:00
LuaWrapper.cpp Support sorting items in the trade screens. 2012-05-18 19:18:49 +04:00
MacPool.h Trying to set up an autorelease pool, but not yet succeeding. 2012-05-26 16:08:15 -04:00
MacPool.mm Trying to set up an autorelease pool, but not yet succeeding. 2012-05-26 16:08:15 -04:00
MiscUtils.cpp Add a mechanism converting ui focus to a string representation. 2012-05-19 19:50:36 +04:00
PlugLoad-darwin.cpp More work on getting dfhack building & compiling on Mac OS X 2012-05-25 14:28:59 -04:00
PlugLoad-linux.cpp Clean up some chaos in old code. 2012-04-15 01:15:15 +02:00
PlugLoad-windows.cpp Fix unresolved symbol reference in Windows platform. 2012-05-18 08:25:25 -05:00
PluginManager.cpp Add central locations for onUpdate and onStateChange handling in core. 2012-05-17 20:04:09 +04:00
Process-darwin.cpp More work on getting dfhack building & compiling on Mac OS X 2012-05-25 14:28:59 -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 Expose builtin commands to dfhack-run, and add lua script support. 2012-05-04 19:47:18 +04:00
TileTypes.cpp Enable warnings correctly on linux and fix a lot of them. 2012-04-20 13:30:37 +04:00
Types.cpp Move some things that won't work in dfhack-client to a separate file. 2012-05-05 21:07:18 +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