| .. |
|
DataStaticsFields
|
…
|
|
|
include
|
Revert "generalize dfhack.items.isRequestedTradeGood"
|
2023-07-06 03:23:17 -07:00 |
|
lua
|
Merge pull request #3524 from myk002/myk_copypaste
|
2023-07-05 23:09:08 -07:00 |
|
modules
|
Revert "generalize dfhack.items.isRequestedTradeGood"
|
2023-07-06 03:23:17 -07:00 |
|
proto
|
explicitly declare namespaces and proto versions
|
2022-12-10 18:06:53 -08:00 |
|
xml@0d4230a9db
|
…
|
|
|
.gitignore
|
…
|
|
|
CMakeLists.txt
|
Revert "add new linkage dependency on dfhack"
|
2023-07-05 11:46:33 -07:00 |
|
ColorText.cpp
|
…
|
|
|
CompilerWorkAround.cpp
|
…
|
|
|
Console-posix.cpp
|
…
|
|
|
Console-windows.cpp
|
only show the terminal if requested
|
2023-05-03 14:34:48 -07:00 |
|
Core.cpp
|
…
|
|
|
DFHackVersion.cpp
|
…
|
|
|
DataDefs.cpp
|
…
|
|
|
DataStatics.cpp
|
…
|
|
|
DataStaticsCtor.cpp
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
|
DataStaticsFields.cpp
|
Remove Core.h include from DataDefs.h
|
2018-12-30 17:08:42 -05:00 |
|
Debug.cpp
|
remove need to ignore warnings for dfhack-dependent targets
|
2023-06-25 17:44:06 -07:00 |
|
Error.cpp
|
…
|
|
|
Hooks.cpp
|
…
|
|
|
LuaApi.cpp
|
…
|
|
|
LuaTools.cpp
|
…
|
|
|
LuaTypes.cpp
|
tagged union support for lua (#1818)
|
2021-03-30 15:55:06 -05:00 |
|
LuaWrapper.cpp
|
tagged union support for lua (#1818)
|
2021-03-30 15:55:06 -05:00 |
|
MiscUtils.cpp
|
move clipboard wrappers into DFSDL module (but not in the namespace)
|
2023-07-05 12:08:18 -07:00 |
|
MiscUtils.test.cpp
|
…
|
|
|
PlugLoad-posix.cpp
|
…
|
|
|
PlugLoad-windows.cpp
|
…
|
|
|
PluginManager.cpp
|
…
|
|
|
PluginStatics.cpp
|
…
|
|
|
Process-darwin.cpp
|
…
|
|
|
Process-linux.cpp
|
Enable -Wunused-variable and fix most errors
|
2021-09-07 01:16:21 -04: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
|
Remove Core.h include from DataDefs.h
|
2018-12-30 17:08:42 -05:00 |
|
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
|
git-describe: fail earlier if git fails to run or doesn't exist (#2061)
|
2022-03-30 14:49:18 -07:00 |
|
main.test.cpp
|
move tests into the same dir as the main files
|
2022-11-28 17:31:10 -08:00 |