.. |
DataStaticsFields
|
…
|
|
include
|
support foreground and background writing from pens
|
2023-01-12 12:30:07 -08:00 |
lua
|
Merge pull request #2591 from myk002/myk_penn
|
2023-01-12 21:00:38 -08:00 |
modules
|
add gui.TRANSPARENT_PEN for clearing the UI layer
|
2023-01-12 12:44:50 -08:00 |
proto
|
explicitly declare namespaces and proto versions
|
2022-12-10 18:06:53 -08:00 |
xml@cf4940071c
|
Auto-update submodules
|
2023-01-10 07:51:40 +00:00 |
.gitignore
|
…
|
|
CMakeLists.txt
|
move SDL shims to a new DFSDL module
|
2023-01-04 17:15:32 -08:00 |
ColorText.cpp
|
migrate string fns from uicommon to MiscUtils
|
2022-11-07 15:36:16 -08:00 |
CompilerWorkAround.cpp
|
…
|
|
Console-posix.cpp
|
…
|
|
Console-windows.cpp
|
…
|
|
Core.cpp
|
turn down Ruby support
|
2023-01-09 23:59:55 -08:00 |
DFHackVersion.cpp
|
…
|
|
DataDefs.cpp
|
…
|
|
DataStatics.cpp
|
rename globals according to structures update
|
2023-01-05 17:11:01 -08:00 |
DataStaticsCtor.cpp
|
…
|
|
DataStaticsFields.cpp
|
…
|
|
Debug.cpp
|
…
|
|
Error.cpp
|
…
|
|
Hooks-darwin.cpp
|
implement new dfhooks API
|
2022-12-25 18:15:55 -08:00 |
Hooks-linux.cpp
|
implement new dfhooks API
|
2022-12-25 18:15:55 -08:00 |
Hooks-windows.cpp
|
absorb Putnam's work on the windows hooks
|
2022-12-16 14:47:43 -06:00 |
Hooks.cpp
|
implement new dfhooks API
|
2022-12-25 18:15:55 -08:00 |
LuaApi.cpp
|
support foreground and background writing from pens
|
2023-01-12 12:30:07 -08:00 |
LuaTools.cpp
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2023-01-10 04:52:00 +00:00 |
LuaTypes.cpp
|
…
|
|
LuaWrapper.cpp
|
…
|
|
MiscUtils.cpp
|
…
|
|
MiscUtils.test.cpp
|
Update library/MiscUtils.test.cpp
|
2022-11-29 15:05:04 -08:00 |
PlugLoad-posix.cpp
|
…
|
|
PlugLoad-windows.cpp
|
prep for Quietust's structure updates
|
2023-01-01 01:03:42 -08:00 |
PluginManager.cpp
|
turn down Ruby support
|
2023-01-09 23:59:55 -08:00 |
PluginStatics.cpp
|
…
|
|
Process-darwin.cpp
|
…
|
|
Process-linux.cpp
|
…
|
|
Process-windows.cpp
|
…
|
|
RemoteClient.cpp
|
Revert "update google protobuf to 3.21.10"
|
2022-12-07 11:59:48 -08:00 |
RemoteServer.cpp
|
Revert "update google protobuf to 3.21.10"
|
2022-12-07 11:59:48 -08:00 |
RemoteTools.cpp
|
rename globals according to structures update
|
2023-01-05 17:11:01 -08:00 |
TileTypes.cpp
|
…
|
|
Types.cpp
|
…
|
|
VTableInterpose.cpp
|
migrate string fns from uicommon to MiscUtils
|
2022-11-07 15:36:16 -08:00 |
VersionInfoFactory.cpp
|
…
|
|
binpatch.cpp
|
…
|
|
dfhack-run.cpp
|
…
|
|
git-describe.cmake.in
|
…
|
|
main.test.cpp
|
move tests into the same dir as the main files
|
2022-11-28 17:31:10 -08:00 |