dfhack/library
lethosor 6c266075de Console-posix: fix crash with prompts longer than screen width
Also add an extra fallback check around substr

Fixes #1425
2019-01-15 21:06:49 -05:00
..
DataStaticsFields Split DataStaticsFields into multiple compilation units 2016-03-22 17:34:25 -04:00
include Merge remote-tracking branch 'suokko/runtime_debug_prints' into develop 2018-12-27 16:28:25 -05:00
lua Add utils.OrderedTable, make test order consistent 2018-07-19 12:40:25 -04:00
modules Merge remote-tracking branch 'sgayda2/memory_fixes' into develop 2018-12-22 11:54:31 -05:00
proto Remove execute permission on files that are not executables. 2018-07-03 15:37:16 -05:00
xml@44215836d5 Update xml and related changelog entries 2018-12-27 17:37:13 -05:00
.gitignore Use configure_file to optimize incremental builds for git-describe.h 2018-07-13 16:07:46 +03:00
CMakeLists.txt Merge remote-tracking branch 'suokko/runtime_debug_prints' into develop 2018-12-27 16:28:25 -05:00
ColorText.cpp
CompilerWorkAround.cpp
Console-posix.cpp Console-posix: fix crash with prompts longer than screen width 2019-01-15 21:06:49 -05:00
Console-windows.cpp
Core.cpp Merge remote-tracking branch 'sgayda2/memory_fixes' into develop 2018-12-22 11:54:31 -05:00
DFHackVersion.cpp Add support for DFHACK_BUILD_ID 2018-07-11 11:47:55 -04:00
DataDefs.cpp
DataStatics.cpp More usage of smart pointers throughout core and version info. 2018-07-14 19:55:25 -07:00
DataStaticsCtor.cpp
DataStaticsFields.cpp
Debug.cpp
Error.cpp
Hooks-darwin.cpp
Hooks-egg.cpp
Hooks-linux.cpp
Hooks-windows.cpp fix a return statement in FirstCall 2018-07-14 12:15:52 -07:00
LuaApi.cpp Some memory management changes for Core 2018-07-14 19:51:46 -07:00
LuaTools.cpp
LuaTypes.cpp
LuaWrapper.cpp
MiscUtils.cpp Make df2console only call df2utf if the output stream is a console 2018-07-09 11:00:28 -04:00
PlugLoad-posix.cpp Support dlsym loading from libgraphics vtables 2018-07-10 17:08:23 +03:00
PlugLoad-windows.cpp Add windows emulation for RTLD_DEFAULT 2018-07-10 17:10:30 +03:00
PluginManager.cpp
Process-darwin.cpp More usage of smart pointers throughout core and version info. 2018-07-14 19:55:25 -07:00
Process-linux.cpp More usage of smart pointers throughout core and version info. 2018-07-14 19:55:25 -07:00
Process-windows.cpp More usage of smart pointers throughout core and version info. 2018-07-14 19:55:25 -07:00
RemoteClient.cpp
RemoteServer.cpp
RemoteTools.cpp
TileTypes.cpp
Types.cpp
VTableInterpose.cpp
VersionInfoFactory.cpp More usage of smart pointers throughout core and version info. 2018-07-14 19:55:25 -07:00
binpatch.cpp
dfhack-run.cpp
git-describe.cmake.in Followups for #1325 2018-07-17 00:58:49 -04:00