dfhack/tools
Alexander Gavrilov ced036708f When searching for a string buffer, use the key as a substring.
The dfincremental ui does not allow entering strings with trailing
whitespace, and anyway sometimes it is difficult to guess how a GUI
string actually ends. Therefore it is probably more generic to
search for buffers that simply begin with the entered string.
2011-04-13 11:45:16 +04:00
..
examples Big Items refactor, made all the Accessor offsets optional. 2011-04-11 22:13:06 +02:00
playground Big Items refactor, made all the Accessor offsets optional. 2011-04-11 22:13:06 +02:00
python fixed the unreveal part (it was already fixed in my test version, but I forgot to copy it over) 2011-03-30 13:37:51 -05:00
supported When searching for a string buffer, use the key as a substring. 2011-04-13 11:45:16 +04:00