* reorganize init scripts into dfhack-config allows player init scripts to build on defaults instead of replace them this also moves the init scripts out of the main df directory * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * escape asterisks in docs * remove unneeded dfhack.init file creation for test * write the test init script to the new init dir * create the init dir before trying to write a file * rename default init files for clarity * Update changelog * Update docs/changelog.txt Co-authored-by: Alan <lethosor@users.noreply.github.com> * Try to get buildmaster to work with old branches * Update changelog * get keybindings from all init scripts * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix spacing in changelog * split default loading into its own file * update docs with new changes * update help text wording in default init files * Apply suggestions from code review Co-authored-by: Alan <lethosor@users.noreply.github.com> * Alphabetize changelog * Update onMapLoad.default.init * Update onMapLoad.init * Update Core.rst Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Alan <lethosor@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| DataStaticsFields | ||
| include | ||
| lua | ||
| modules | ||
| proto | ||
| xml@2196764977 | ||
| .gitignore | ||
| CMakeLists.txt | ||
| ColorText.cpp | ||
| CompilerWorkAround.cpp | ||
| Console-posix.cpp | ||
| Console-windows.cpp | ||
| Core.cpp | ||
| DFHackVersion.cpp | ||
| DataDefs.cpp | ||
| DataStatics.cpp | ||
| DataStaticsCtor.cpp | ||
| DataStaticsFields.cpp | ||
| Debug.cpp | ||
| Error.cpp | ||
| Hooks-darwin.cpp | ||
| Hooks-egg.cpp | ||
| Hooks-linux.cpp | ||
| Hooks-windows.cpp | ||
| LuaApi.cpp | ||
| LuaTools.cpp | ||
| LuaTypes.cpp | ||
| LuaWrapper.cpp | ||
| MiscUtils.cpp | ||
| PlugLoad-posix.cpp | ||
| PlugLoad-windows.cpp | ||
| PluginManager.cpp | ||
| PluginStatics.cpp | ||
| Process-darwin.cpp | ||
| Process-linux.cpp | ||
| Process-windows.cpp | ||
| RemoteClient.cpp | ||
| RemoteServer.cpp | ||
| RemoteTools.cpp | ||
| TileTypes.cpp | ||
| Types.cpp | ||
| VTableInterpose.cpp | ||
| VersionInfoFactory.cpp | ||
| binpatch.cpp | ||
| dfhack-run.cpp | ||
| git-describe.cmake.in | ||