.. |
df
|
Sync to changes in the data structure definitions.
|
2012-04-19 11:03:29 +04:00 |
modules
|
Add function for making item projectiles.
|
2012-09-12 18:17:42 +04:00 |
BitArray.h
|
Fix wrong assumptions in lua wrapper for BitArray.
|
2012-09-02 17:18:01 +04:00 |
ColorText.h
|
Extract the color enum from color_ostream to toplevel.
|
2012-08-19 09:21:25 +04:00 |
Console.h
|
Disable a whole bunch of no-longer-necessary debug output
|
2012-06-14 09:55:34 -04:00 |
Core.h
|
Expose an API to claim the suspend lock from the Core.
|
2012-08-18 11:52:38 +04:00 |
DFHack.h
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
DataDefs.h
|
Merge branch 'master' of git://github.com/angavrilov/dfhack
|
2012-09-10 11:56:23 -04:00 |
DataFuncs.h
|
Add experimental support for interposing vmethods of known classes.
|
2012-08-17 22:40:53 +04:00 |
DataIdentity.h
|
Fix wrong assumptions in lua wrapper for BitArray.
|
2012-09-02 17:18:01 +04:00 |
Error.h
|
Implement unconstructed building instance creation and linking into world.
|
2012-04-29 21:07:39 +04:00 |
Export.h
|
Fix indentation
|
2012-03-15 11:50:38 -05:00 |
Hooks.h
|
Move back to using interposition to be more portable
|
2012-06-29 10:15:48 -04:00 |
Internal.h
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
LuaTools.h
|
Trivial siege engine aiming at units, with logic in lua.
|
2012-09-11 19:17:24 +04:00 |
LuaWrapper.h
|
Support casting references and allocating arrays of numbers in lua wrapper.
|
2012-06-13 22:26:54 +04:00 |
MemAccess.h
|
Add stock MessageBox and InputBox dialog screens for lua scripts.
|
2012-09-05 19:45:45 +04:00 |
MiscUtils.h
|
Add a mechanism converting ui focus to a string representation.
|
2012-05-19 19:50:36 +04:00 |
Module.h
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
ModuleFactory.h
|
Remove UTF-8 BOMs
|
2012-01-27 09:47:14 -06:00 |
PluginManager.h
|
Fix a deadlock problem between suspend in (un)load, and onupdate.
|
2012-08-26 14:43:14 +04:00 |
Pragma.h
|
Silence warning 4482
|
2012-03-24 18:18:29 -05:00 |
RemoteClient.h
|
Fix typo in the 1MB constant.
|
2012-04-15 11:31:05 +04:00 |
RemoteServer.h
|
Make the server suspend the core around calls unless disabled.
|
2012-03-18 11:04:15 +04:00 |
RemoteTools.h
|
Merge further changes (???)
|
2012-09-10 09:19:21 -04:00 |
SDL_events.h
|
Re-add fake SDL headers, get rid of real SDL use.
|
2012-06-14 02:15:43 +02:00 |
SDL_keyboard.h
|
Re-add fake SDL headers, get rid of real SDL use.
|
2012-06-14 02:15:43 +02:00 |
SDL_keysym.h
|
Re-add fake SDL headers, get rid of real SDL use.
|
2012-06-14 02:15:43 +02:00 |
TileTypes.h
|
Add a plugin that makes selected burrows auto-grow on digging.
|
2012-04-13 21:41:42 +04:00 |
Types.h
|
Move some things that won't work in dfhack-client to a separate file.
|
2012-05-05 21:07:18 +04:00 |
VTableInterpose.h
|
Fix access to unnamed bits in bitfields, and allow hook.apply(false)
|
2012-09-01 11:25:24 +04:00 |
VersionInfo.h
|
Reverse-rebase the vtable pointers printed to stderr.log.
|
2012-04-12 11:21:25 +04:00 |
VersionInfoFactory.h
|
Make it run on Windows, re-added more missing globals to memory.xml
|
2012-02-10 02:35:51 +01:00 |
wdirent.h
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |