.. |
doc
|
Many tweaks to plugins, reorganized the build system and removed more cruft.
|
2011-08-14 08:42:21 +02:00 |
include
|
Add a template to make using lua_pcallk a bit more convenient.
|
2012-04-16 18:01:21 +04:00 |
lua
|
Make dfhack.lineedit automatically interact with RunCoreQueryLoop.
|
2012-04-16 18:05:42 +04:00 |
modules
|
Add burrow subcommands to modify burrow unit and tile sets.
|
2012-04-14 14:12:59 +04:00 |
proto
|
Add unit_misc_trait list to BasicUnitInfo protobuf API.
|
2012-04-10 20:42:23 -04:00 |
xml@a545167050
|
Track structures, fix trivial problem in zone plugin
|
2012-04-15 00:35:59 +02:00 |
CMakeLists.txt
|
Split LuaTools.cpp to separate core utils from general dfhack api.
|
2012-04-06 18:00:54 +04:00 |
ColorText.cpp
|
…
|
|
Console-linux.cpp
|
…
|
|
Console-windows.cpp
|
…
|
|
Core.cpp
|
Add an official core lua context, and allow plugins to send events to it.
|
2012-04-15 19:09:25 +04:00 |
DataDefs.cpp
|
Reverse-rebase the vtable pointers printed to stderr.log.
|
2012-04-12 11:21:25 +04:00 |
DataStatics.cpp
|
…
|
|
DataStaticsCtor.cpp
|
…
|
|
DataStaticsFields.cpp
|
…
|
|
Hooks-egg.cpp
|
…
|
|
Hooks-linux.cpp
|
Get rid of MALLOC_FILL build option
|
2012-04-01 00:30:42 +02:00 |
Hooks-windows.cpp
|
…
|
|
LuaApi.cpp
|
Add an official core lua context, and allow plugins to send events to it.
|
2012-04-15 19:09:25 +04:00 |
LuaTools.cpp
|
Make dfhack.lineedit automatically interact with RunCoreQueryLoop.
|
2012-04-16 18:05:42 +04:00 |
LuaTypes.cpp
|
Add an official core lua context, and allow plugins to send events to it.
|
2012-04-15 19:09:25 +04:00 |
LuaWrapper.cpp
|
Wrap MaterialInfo for lua.
|
2012-04-06 19:56:19 +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
|
Try working around some msvc problems.
|
2012-04-16 10:59:55 +04:00 |
Process-linux.cpp
|
…
|
|
Process-windows.cpp
|
…
|
|
RemoteClient.cpp
|
…
|
|
RemoteServer.cpp
|
…
|
|
RemoteTools.cpp
|
Add unit_misc_trait list to BasicUnitInfo protobuf API.
|
2012-04-10 20:42:23 -04:00 |
TileTypes.cpp
|
…
|
|
VersionInfoFactory.cpp
|
Support pre-initializing vtable pointers from symbols.xml
|
2012-04-12 10:54:53 +04:00 |
dfhack-run.cpp
|
…
|
|