Commit Graph

14519 Commits (6a50ae42ce2f632a9f319a2cf2762ccd0d65442f)
 

Author SHA1 Message Date
Myk Taylor 6a50ae42ce
more deduplication of installed files 2023-07-29 00:35:12 -07:00
Myk Taylor ac633da050
de-duplicate stonesense resources 2023-07-29 00:35:12 -07:00
DFHack-Urist via GitHub Actions aaf511b5ea Auto-update submodules
plugins/stonesense: master
2023-07-29 07:12:04 +00:00
Myk 7231287f6d
Merge pull request #3597 from myk002/myk_linux_deploy
deploy linux build to steam
2023-07-28 22:55:55 -07:00
Myk Taylor c11740d439
update dfhack launcher script 2023-07-28 19:50:28 -07:00
Myk Taylor ec887aab2f
build stonesense in the linux package 2023-07-28 19:33:31 -07:00
Myk Taylor a27f42d67d
split common files into their own depot 2023-07-28 19:12:58 -07:00
Myk Taylor c67e0da250
take advantage of cache scoping rules to simplify names 2023-07-28 16:58:23 -07:00
Myk Taylor 73427de994
build with gcc-10 for better system compat 2023-07-28 16:16:36 -07:00
Myk Taylor 83a6824399
Merge branch 'develop' into myk_linux_deploy 2023-07-27 23:19:51 -07:00
Myk Taylor 1ca2b6b67e
alphebetize 2023-07-27 23:19:16 -07:00
DFHack-Urist via GitHub Actions f3da973c09 Auto-update submodules
scripts: master
plugins/stonesense: master
2023-07-24 07:14:05 +00:00
Myk Taylor be98d4934e
add gl headers for allegro 2023-07-23 11:06:48 -07:00
Myk Taylor 7cccd96599
update stonesense ref 2023-07-23 11:01:54 -07:00
Myk Taylor 4411361b93
Revert "don't build stonesense for now"
This reverts commit 0f14be32de.
2023-07-23 11:00:44 -07:00
Myk Taylor b8e5dd18fb
add linux build artifact 2023-07-23 03:19:28 -07:00
Myk Taylor 0f14be32de
don't build stonesense for now 2023-07-23 01:24:17 -07:00
Myk Taylor 8ec860461a
deploy linux build to steam 2023-07-22 22:54:21 -07:00
Myk Taylor 971dca8604
update scripts ref
and a bit of dreamfort help text
2023-07-22 14:53:36 -07:00
Myk Taylor a9df9f92d9
update for 50.09-r2 2023-07-21 18:50:15 -07:00
DFHack-Urist via GitHub Actions eb93f1de0d Auto-update submodules
scripts: master
2023-07-22 01:32:15 +00:00
Myk c8b2cf3648
Merge pull request #3593 from myk002/myk_logistics_debugging
[logistics] don't crash
2023-07-21 17:57:37 -07:00
Myk Taylor 87a391b2ce
update changelog 2023-07-21 17:46:38 -07:00
Myk Taylor 383966511d
don't modify container while iterating 2023-07-21 17:45:45 -07:00
DFHack-Urist via GitHub Actions 20856a4e6f Auto-update submodules
scripts: master
2023-07-21 23:35:37 +00:00
Myk 1a040a1ba1
Merge pull request #3592 from myk002/myk_tabs_to_spaces
convert tabs to spaces when getting clipboard text
2023-07-21 16:34:25 -07:00
Myk Taylor 77d0fb297c
convert tabs to spaces when getting clipboard text
this avoids tab characters being translated to "?" when converted to
cp437
2023-07-21 15:03:06 -07:00
Myk Taylor ac8211a9c7
add autobutcher link to pasture screen 2023-07-21 14:35:59 -07:00
Myk d95ba2f93a
Merge pull request #3589 from myk002/myk_dwarfvet
[dwarfvet] update for v50
2023-07-21 14:35:06 -07:00
DFHack-Urist via GitHub Actions c72bf10623 Auto-update submodules
scripts: master
2023-07-21 21:30:08 +00:00
DFHack-Urist via GitHub Actions 8534f43025 Auto-update submodules
scripts: master
2023-07-21 21:24:34 +00:00
Myk 65fc79c5e2
Merge branch 'develop' into myk_dwarfvet 2023-07-21 14:23:13 -07:00
Myk 993132a334
Merge pull request #3586 from myk002/myk_mod_libraries
infrastructure for mod-added file libraries
2023-07-21 14:19:37 -07:00
Myk 41238add15
Merge pull request #3587 from myk002/myk_warmdamp
[dig] add warm/damp highlight overlay for ascii mode
2023-07-21 14:19:20 -07:00
Myk Taylor b25266367d
add examples to the docs 2023-07-21 04:17:57 -07:00
Myk Taylor dff4816287
update dwarfvet 2023-07-21 04:12:56 -07:00
Myk Taylor d14054716c
better name for overlay 2023-07-21 00:28:05 -07:00
DFHack-Urist via GitHub Actions d276b4a1a1 Auto-update submodules
scripts: master
2023-07-21 07:13:26 +00:00
Myk Taylor a77a6b5943
clean up globals 2023-07-20 19:40:40 -07:00
Myk Taylor 25301bf93e
update docs 2023-07-20 19:35:02 -07:00
Myk Taylor d18a1f12f7
allow the color to override box select and cursor 2023-07-20 19:32:38 -07:00
Myk Taylor a6b304d9b4
fix box select bounds logic 2023-07-20 19:28:49 -07:00
Myk Taylor 040d2caa95
update changelog 2023-07-20 19:22:30 -07:00
Myk Taylor 2370750809
add warm/damp highlight overlay for ascii mode 2023-07-20 19:17:09 -07:00
Myk Taylor e67df53c48
document new blueprints dir in mods 2023-07-20 17:44:09 -07:00
Myk Taylor 462ee0cba7
generalize mod directory scanning 2023-07-20 17:43:57 -07:00
DFHack-Urist via GitHub Actions 2151bb6a78 Auto-update submodules
scripts: master
2023-07-20 07:13:22 +00:00
DFHack-Urist via GitHub Actions 5ce8dbba68 Auto-update submodules
scripts: master
2023-07-19 15:27:10 +00:00
Myk a9d91e0418
Merge pull request #3583 from myk002/myk_no_sdl
remove unneeded linkage to SDL
2023-07-19 08:25:43 -07:00
Myk 24500dbafd
Merge pull request #3582 from myk002/myk_living
Units: don't include dead citizens in the getCitizens list
2023-07-19 08:22:46 -07:00