This website requires JavaScript.
Explore
Help
Sign In
MetzNet
/
dfhack
Watch
3
Star
0
Fork
You've already forked dfhack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2779290b70
dfhack
/
library
History
Japa
43064f41e3
Merge branch 'develop' of
https://github.com/DFHack/dfhack
...
Conflicts: library/xml
2014-05-11 09:34:05 +05:30
..
doc
…
include
Make using new for allocating DF objects with vtables a compile-time error.
2014-04-30 21:28:02 +04:00
lua
Add a couple of useful scripts and fix two missing NULL checks.
2014-04-21 09:24:05 +04:00
modules
Make using new for allocating DF objects with vtables a compile-time error.
2014-04-30 21:28:02 +04:00
proto
Support calling a lua function via a protobuf request.
2014-02-10 20:09:06 +04:00
xml
@
499507eac5
Merge branch 'develop' of
https://github.com/DFHack/dfhack
2014-05-11 09:34:05 +05:30
CMakeLists.txt
Merge remote-tracking branch 'angavrilov/master' into 0.34.11-r4
2013-10-20 11:09:40 -04:00
ColorText.cpp
…
Console-darwin.cpp
…
Console-linux.cpp
…
Console-windows.cpp
…
Core.cpp
use non-interactive console when calling dfhack.init in TEXT mode
2014-01-27 15:36:25 +01:00
DataDefs.cpp
…
DataStatics.cpp
…
DataStaticsCtor.cpp
…
DataStaticsFields.cpp
…
Hooks-darwin.cpp
…
Hooks-egg.cpp
Fix bug
#188
, eggy hook
2013-04-24 17:50:34 +02:00
Hooks-linux.cpp
…
Hooks-windows.cpp
Add SDL_PushEvent() to one of the hooked SDL functions.
2013-08-20 21:41:08 +03:00
LuaApi.cpp
Add Items::getItemBaseValue and Items::getValue, available from Lua
2014-04-25 11:04:21 -05:00
LuaTools.cpp
…
LuaTypes.cpp
…
LuaWrapper.cpp
…
MacPool.h
…
MacPool.mm
…
MiscUtils.cpp
…
PlugLoad-darwin.cpp
…
PlugLoad-linux.cpp
…
PlugLoad-windows.cpp
…
PluginManager.cpp
ruby: dont list ruby scripts when ruby plugin is disabled
2013-10-07 14:32:47 +02:00
Process-darwin.cpp
remove old unused code from when dfhack was out of process
2014-02-26 12:44:10 +01:00
Process-linux.cpp
remove old unused code from when dfhack was out of process
2014-02-26 12:44:10 +01:00
Process-windows.cpp
Merge changes, also fix Windows build (missing header)
2014-02-27 15:58:15 -06:00
RemoteClient.cpp
…
RemoteServer.cpp
…
RemoteTools.cpp
Support calling a lua function via a protobuf request.
2014-02-10 20:09:06 +04:00
TileTypes.cpp
Implement a MapCache api for writing base layer tiles of arbitrary stone.
2013-10-10 12:15:50 +04:00
Types.cpp
…
VTableInterpose.cpp
Track readable names of vmethod hooks for diagnostic messages.
2013-08-22 12:14:45 +04:00
VersionInfoFactory.cpp
…
binpatch.cpp
…
dfhack-run.cpp
Support calling a lua function via a protobuf request.
2014-02-10 20:09:06 +04:00