Commit Graph

15615 Commits (01c8d04c0ba9a73c69468ed58ede9f64d1bcd6d7)
 

Author SHA1 Message Date
Myk 01c8d04c0b
Merge pull request #4115 from myk002/myk_utf8help
treat doc sources as utf-8
2023-12-31 11:33:57 -08:00
Myk Taylor 2ff6676122
fix mouse clicks bleeding through overlay panel 2023-12-31 01:59:49 -08:00
Myk Taylor acefd43a13
treat doc source as utf-8 2023-12-30 23:22:26 -08:00
Myk Taylor a970161585
update scripts ref 2023-12-30 23:08:40 -08:00
Myk Taylor 4f9aae4419
update reference to control panel tabs in the quickstart guide 2023-12-30 23:08:27 -08:00
Myk 04a827e9ac
Merge pull request #4114 from myk002/myk_overlay_descriptions
Add overlay descriptions to all plugins
2023-12-30 21:36:51 -08:00
Myk 7cdf0af97c
Merge pull request #4113 from myk002/myk_tools_init
update tools init file
2023-12-30 21:36:42 -08:00
Myk Taylor fa6ccd686e
update scripts ref 2023-12-30 21:24:22 -08:00
Myk Taylor 80f9fea522
add descriptions to all plugin overlays 2023-12-30 21:24:11 -08:00
Myk Taylor cfff6c7c59
add faststart to default services; remove cruft 2023-12-30 20:19:09 -08:00
Myk Taylor 50a447061d
add desc as an official Overlay API property 2023-12-30 20:17:01 -08:00
DFHack-Urist via GitHub Actions d3ac6ef0fb Auto-update submodules
scripts: master
2023-12-31 00:03:55 +00:00
Myk abfbfd5f70
Merge pull request #4106 from dhthwy/really-excise-tinythread
Really excise tinythread
2023-12-30 16:02:17 -08:00
DFHack-Urist via GitHub Actions 0dd3fa238b Auto-update submodules
scripts: master
2023-12-30 07:12:18 +00:00
DFHack-Urist via GitHub Actions 42657aed25 Auto-update submodules
library/xml: master
2023-12-28 07:13:06 +00:00
dhthwy ee61835f1f rendermax: note that this plugin needs testing and improvements
rendermax: note that this plugin needs testing and improvements
2023-12-27 21:32:50 -05:00
dhthwy 63928b55a2 rendermax: make isDone an std::atomic 2023-12-27 21:21:45 -05:00
Paxton Schweigert 54769ebdbf Remove tinythread from PluginManager
Remove useless tinythread import in PlugLoad-windows.cpp

Remove seemingly useless tinythread import in LuaTools.cpp

Factor out tinythread in LuaApi.cpp

Removed unused tinythread in LuaWrapper.cpp

Removed unused tinythread include in LuaTypes.cpp

Removed unused tinythread include in ColorText.cpp

Factor out tinythread in Console.h

Factor out tinythread in Console-posix.cpp

Factor out tinythread in Console-windows.cpp

Factor out tinythread in renderer_light

Factor out tinythread in DataDefs.cpp

Remove unused tinythread include in RemoteClient.cpp

Add includes for new mutex and conditional_variable usages in PluginManager

Factor out tinythread from devel/memview, renderermax/renderer_light, and rendermax/renderer_opengl plugins

Remove usages of tinythread in various CMakeLists.txt files, in .ycm_extra_conf.py, and delete tinythread itself

Delete tinythread from LISCENSE.rst

excise tinythread: fix deadlock in pluginmanager

excise tinythread: remove improper header

excise tinythread: fix double unlock. fix plugin typo
2023-12-27 19:23:58 -05:00
Myk d24f1a1b2c
Merge pull request #4110 from dhthwy/add-author-dhthwy
add author dhthwy
2023-12-27 14:39:07 -08:00
dhthwy ad6932f5af add author dhthwy 2023-12-27 16:42:55 -05:00
Myk bbc79d70c0
Merge pull request #4098 from godofgrunts/patch-1
Update Installing.rst
2023-12-19 15:29:56 -08:00
godofgrunts 275b215a3c
Update Installing.rst
Added Linux as a supported version. Removed the `Proton` reference since Proton does not support MacOS.
2023-12-15 09:35:05 -05:00
DFHack-Urist via GitHub Actions a296f9d5c4 Auto-update submodules
library/xml: master
2023-12-11 07:14:08 +00:00
Myk 754e5d57f5
Merge pull request #4093 from myk002/myk_identity
add identity traits for new types
2023-12-10 22:02:40 -08:00
Myk Taylor 7132f9d64a
add identity traits for new types 2023-12-10 21:30:41 -08:00
Myk 7bb3b4809d
Merge pull request #4092 from ab9rf/variant-identity
data identity changes for stl-variant in 50.12
2023-12-10 18:13:46 -08:00
Kelly Kinkade 150b9e9399 data identity changes for stl-variant in 50.12 2023-12-10 19:29:48 -06:00
Myk Taylor 23ae45ac01
prevent script errors when exiting world screen
when the artifact list is showing at the time of screen exit
2023-12-10 03:22:13 -08:00
Myk 7534d326e0
Merge pull request #4090 from myk002/myk_variant
add identity for variant
2023-12-10 03:21:10 -08:00
Myk Taylor 75b760a496
add identity for variant 2023-12-10 02:25:53 -08:00
DFHack-Urist via GitHub Actions e45a59ca03 Auto-update submodules
scripts: master
2023-12-08 07:13:33 +00:00
Myk d6593c4bfc
Merge pull request #4089 from ab9rf/msvc-17-8
update cmakelist.txt for MSVC 17.8
2023-12-07 13:57:56 -08:00
Kelly Kinkade a910583860 update cmakelist.txt for MSVC 17.8 2023-12-07 13:53:14 -06:00
DFHack-Urist via GitHub Actions 7ccc6a15d3 Auto-update submodules
library/xml: master
scripts: master
2023-12-05 07:13:46 +00:00
Alan 00150a98f4
Merge pull request #4085 from DFHack/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-12-04 14:57:40 -05:00
pre-commit-ci[bot] 58fcbbd552
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.27.1 → 0.27.2](https://github.com/python-jsonschema/check-jsonschema/compare/0.27.1...0.27.2)
2023-12-04 19:28:06 +00:00
DFHack-Urist via GitHub Actions 68190c3fbb Auto-update submodules
scripts: master
2023-12-01 07:13:48 +00:00
DFHack-Urist via GitHub Actions accf2a5bb4 Auto-update submodules
scripts: master
2023-11-29 07:13:39 +00:00
DFHack-Urist via GitHub Actions 7a2312cf18 Auto-update submodules
library/xml: master
2023-11-29 06:59:58 +00:00
Myk 82cbff4e11
Merge pull request #4068 from ab9rf/owned_buildings
change `unitst::owned_buildings` to `vector<building_civzonest*>`
2023-11-28 22:59:18 -08:00
Myk 45422b97d0
Merge pull request #4072 from Droseran/Add-Author
Update Authors.rst
2023-11-28 22:56:33 -08:00
Droseran 034a2b76ce
Update Authors.rst
Added Droseran to DFHack authors
2023-11-28 20:59:27 -05:00
Kelly Kinkade ea6903862b change `unitst::owned_buildings` to `vector<building_civzonest*>`
actually simplifies things lol
2023-11-27 20:38:35 -06:00
Myk b6a49fb5a5
Merge pull request #4063 from myk002/myk_tasks_crash
[sort] handle case where jobs are manually removed from the tasks screen
2023-11-27 10:16:01 -08:00
DFHack-Urist via GitHub Actions 18c4ce07de Auto-update submodules
scripts: master
2023-11-27 18:11:12 +00:00
Myk Taylor b63e99e165
handle case where jobs are manually removed from the tasks screen 2023-11-27 10:09:23 -08:00
DFHack-Urist via GitHub Actions 21822b3aa3 Auto-update submodules
scripts: master
2023-11-27 07:13:43 +00:00
Myk e0a7515f69
Merge pull request #4060 from myk002/myk_readable
[Units] add "agitated" and trained levels to getReadableName
2023-11-25 14:08:24 -08:00
Myk Taylor f2afb5c562
add "agitated" and trained levels to getReadableName 2023-11-25 13:46:59 -08:00
DFHack-Urist via GitHub Actions 69b799eab7 Auto-update submodules
library/xml: master
2023-11-25 07:12:23 +00:00