| .. |
|
DataStaticsFields
|
…
|
|
|
include
|
Adds new event type NEW_UNIT_ACTIVE
|
2022-03-12 11:33:27 -08:00 |
|
lua
|
fix typos in argparse
|
2022-02-18 14:54:45 -08:00 |
|
modules
|
Revises manageJobStartedEvent, and adds comments
|
2022-03-12 11:33:27 -08:00 |
|
proto
|
…
|
|
|
xml@adfd3a9137
|
Bump to 0.47.05-r4
|
2022-03-09 14:27:20 -08:00 |
|
.gitignore
|
…
|
|
|
CMakeLists.txt
|
Make libz.dylib optional on macOS
|
2021-02-01 23:23:19 -05:00 |
|
ColorText.cpp
|
…
|
|
|
CompilerWorkAround.cpp
|
…
|
|
|
Console-posix.cpp
|
Enable -Wunused-variable and fix most errors
|
2021-09-07 01:16:21 -04:00 |
|
Console-windows.cpp
|
Make lineedit() fail sooner when another lineedit() call is active
|
2020-12-03 22:04:00 -05:00 |
|
Core.cpp
|
report to the console and stderr when we run inits
|
2022-02-25 12:59:38 -08:00 |
|
DFHackVersion.cpp
|
…
|
|
|
DataDefs.cpp
|
tagged union support for lua (#1818)
|
2021-03-30 15:55:06 -05:00 |
|
DataStatics.cpp
|
don't crash if the path to an instance-vector contains a null pointer
|
2020-04-18 20:40:17 -05:00 |
|
DataStaticsCtor.cpp
|
…
|
|
|
DataStaticsFields.cpp
|
…
|
|
|
Debug.cpp
|
…
|
|
|
Error.cpp
|
…
|
|
|
Hooks-darwin.cpp
|
Fix some warnings on macOS
|
2021-09-07 11:58:44 -04:00 |
|
Hooks-egg.cpp
|
…
|
|
|
Hooks-linux.cpp
|
Fix some warnings on macOS
|
2021-09-07 11:58:44 -04:00 |
|
Hooks-windows.cpp
|
…
|
|
|
LuaApi.cpp
|
Rename getPlantAtCoords to getPlantAtTile
|
2021-06-23 22:59:39 -07:00 |
|
LuaTools.cpp
|
only enable luacov for the core context
|
2021-03-10 23:31:30 -08:00 |
|
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
|
Use a string and .reserve for normalizing instead of stringbuf
|
2020-09-24 15:22:58 -07:00 |
|
PlugLoad-posix.cpp
|
…
|
|
|
PlugLoad-windows.cpp
|
Add an error message when LoadLibrary fails
|
2021-01-01 15:35:59 +01:00 |
|
PluginManager.cpp
|
Flush plugin warning messages
|
2020-08-06 22:45:46 -04:00 |
|
PluginStatics.cpp
|
move xlsxreader identity statics to dfhack lib
|
2020-08-11 14:51:17 -07:00 |
|
Process-darwin.cpp
|
Fix some warnings on macOS
|
2021-09-07 11:58:44 -04:00 |
|
Process-linux.cpp
|
Enable -Wunused-variable and fix most errors
|
2021-09-07 01:16:21 -04:00 |
|
Process-windows.cpp
|
…
|
|
|
RemoteClient.cpp
|
Enable -Wunused-variable and fix most errors
|
2021-09-07 01:16:21 -04:00 |
|
RemoteServer.cpp
|
fix some warnings
|
2020-02-10 19:35:17 -06:00 |
|
RemoteTools.cpp
|
…
|
|
|
TileTypes.cpp
|
…
|
|
|
Types.cpp
|
update structures
|
2020-03-02 23:12:03 -06:00 |
|
VTableInterpose.cpp
|
…
|
|
|
VersionInfoFactory.cpp
|
…
|
|
|
binpatch.cpp
|
…
|
|
|
dfhack-run.cpp
|
allow dfhack-run to output colors.
|
2020-03-06 15:02:03 -06:00 |
|
git-describe.cmake.in
|
…
|
|