..
df
Initial 0.44.06 support, update xml
2018-03-10 16:18:15 -05:00
modules
Add function to infer biome type to Maps module
2018-08-15 20:28:18 -05:00
.gitignore
Use configure_file to optimize incremental builds for git-describe.h
2018-07-13 16:07:46 +03:00
BitArray.h
Handle pointers back to the list link.
2018-06-30 23:04:27 -05:00
ColorText.h
Add parameter type checks to printf style functions
2018-06-11 19:27:35 +03:00
Console.h
Allow canceling lineedit with ctrl+c
2018-07-04 15:21:25 +03:00
Core.h
Merge remote-tracking branch 'suokko/spotclean_ui_state_fix_1194' into develop
2018-07-07 18:08:53 -04:00
DFHack.h
…
DFHackVersion.h
Add support for DFHACK_BUILD_ID
2018-07-11 11:47:55 -04:00
DataDefs.h
Linked list
2018-06-30 23:04:26 -05:00
DataFuncs.h
update DataFuncs to support vmethods with 12-13 parameters ( #1192 )
2017-12-02 21:41:44 -06:00
DataIdentity.h
Cast size_t to int explicitly to avoid compiler warning C4267
2016-10-15 10:31:38 +05:30
Error.h
Add function names to NullPointer and InvalidArgument exceptions
2018-05-11 09:49:27 -04:00
Export.h
Add parameter type checks to printf style functions
2018-06-11 19:27:35 +03:00
Hooks.h
Fix ncurses wgetch() on OS X
2017-06-08 13:05:31 -04:00
Internal.h
…
LuaTools.h
Refactor CoreSuspender to fix Console::lineedit exit hangs
2018-06-22 17:57:37 +03:00
LuaWrapper.h
…
MemAccess.h
…
Memory.h
…
MiscUtils.h
Make df2console only call df2utf if the output stream is a console
2018-07-09 11:00:28 -04:00
Module.h
…
ModuleFactory.h
…
PluginManager.h
Support dlsym loading from libgraphics vtables
2018-07-10 17:08:23 +03:00
Pragma.h
Fix a bunch of 64-bit Windows warnings
2017-07-21 13:30:05 -05:00
RemoteClient.h
Rename bind argument proto -> plugin to avoid confusion.
2018-07-03 16:00:48 -05:00
RemoteServer.h
Add check-rpc.py for Travis.
2018-07-04 15:32:06 -05:00
RemoteTools.h
Refactor CoreSuspender to fix Console::lineedit exit hangs
2018-06-22 17:57:37 +03:00
SDL_events.h
…
SDL_keyboard.h
…
SDL_keysym.h
…
TileTypes.h
…
Types.h
…
VTableInterpose.h
…
VersionInfo.h
Fix rebase_delta type mismatch
2016-09-28 20:43:02 -04:00
VersionInfoFactory.h
…
git-describe.h.in
Use configure_file to optimize incremental builds for git-describe.h
2018-07-13 16:07:46 +03:00
jsoncpp-ex.h
Update toSimpleString to use a the new builder API
2018-06-14 21:20:54 +03:00
wdirent.h
…