DFHack-Urist via GitHub Actions
6c5b7d9458
Auto-update submodules
...
library/xml: master
2022-12-21 02:44:29 +00:00
Myk Taylor
663e1dd541
ascii is now in color
2022-12-20 16:33:11 -08:00
Myk
0766d85759
Merge pull request #2513 from myk002/myk_more
...
Get extremely basic ascii rendering working
2022-12-20 14:17:10 -08:00
Myk Taylor
d7f51e5ed8
basic text drawing
2022-12-20 11:00:49 -08:00
Myk Taylor
7f91cf6e2a
more instrumentation for eventmanager
2022-12-20 09:49:35 -08:00
DFHack-Urist via GitHub Actions
1e0d09004a
Auto-update submodules
...
scripts: master
2022-12-20 07:14:24 +00:00
Josh Cooper
86ed5ae17a
Fixes link syntax
2022-12-19 22:12:00 -04:00
Josh Cooper
6a135d0b2b
Fixes formatting mistake
2022-12-19 22:05:43 -04:00
Josh Cooper
2474e5dba5
Adds Dependencies.rst
2022-12-19 22:01:21 -04:00
Myk
4b45727805
Merge pull request #2512 from myk002/myk_wave2
...
build wave 1 and 2 plugins
2022-12-19 13:59:49 -08:00
Myk Taylor
999d602e79
instrument eventmanager a bit
2022-12-19 13:43:57 -08:00
Myk Taylor
e8a1e10272
build wave 1 and 2 plugins
...
but don't enable anything by default yet
2022-12-19 13:43:33 -08:00
DFHack-Urist via GitHub Actions
558bf148e2
Auto-update submodules
...
scripts: master
2022-12-19 07:14:30 +00:00
Kelly Kinkade
767dcb0613
Merge pull request #2510 from myk002/myk_blank_slate
...
comment out all plugins and default tool init
2022-12-18 22:48:28 -06:00
Myk Taylor
a1110ec894
also don't build stonesense, isoworld, dev plugins
2022-12-18 17:31:54 -08:00
Myk Taylor
990f9f6061
comment out all plugins and default tool init
...
until we can prove things work in v50
2022-12-18 17:25:18 -08:00
DFHack-Urist via GitHub Actions
d04e30406f
Auto-update submodules
...
library/xml: master
2022-12-17 23:58:29 +00:00
Kelly Kinkade
eef6dcb08c
Merge pull request #2504 from ab9rf/develop
...
initial 50.03 alpha branch - into the breach we go
2022-12-17 15:51:16 -06:00
Kelly Kinkade
607a4b34d4
update structures
2022-12-17 15:09:08 -06:00
Rose
9a5a9bf0b9
Merge remote-tracking branch 'ab9rf/develop' into develop
...
# Conflicts:
# build/.gitignore
2022-12-17 11:55:13 -08:00
Rose
eac6dc62ee
Update windows build scripts
2022-12-17 11:24:31 -08:00
Kelly Kinkade
57e599a4d9
comment out barracks reference
...
barracks appears to have gone away in 50.03
2022-12-17 13:07:37 -06:00
Myk Taylor
5cd60e10f0
comment out problematic code in Gui.cpp
2022-12-16 14:47:43 -06:00
Myk Taylor
003b74bf73
absorb Putnam's work on the windows hooks
2022-12-16 14:47:43 -06:00
Myk Taylor
768c95ecb6
absorb Putnam's work on Screen
2022-12-16 14:47:43 -06:00
Myk Taylor
ccc9e976e2
comment out problematic code in Screen.cpp
2022-12-16 14:47:43 -06:00
Myk Taylor
55351951f0
comment out problematic code in Items.cpp
2022-12-16 14:47:43 -06:00
Myk Taylor
93b8479e94
comment out problematic code in Buildings.cpp
2022-12-16 14:47:43 -06:00
Myk Taylor
0953982cfa
remove DF download and tests for v50
...
revert when there is something to download and test
2022-12-16 03:28:42 -06:00
Kelly Kinkade
7fae0fe44f
structures
2022-12-15 21:19:40 -06:00
Kelly Kinkade
9587dd42f8
structures update
2022-12-15 19:56:17 -06:00
Kelly Kinkade
e6d8f06965
update structures
2022-12-15 19:27:52 -06:00
DFHack-Urist via GitHub Actions
88dffa812e
Auto-update submodules
...
scripts: master
2022-12-15 22:39:14 +00:00
Myk
42203b13f4
Merge pull request #2500 from myk002/myk_panel_drag
...
Support resizing for DFHack Panel widgets
2022-12-15 14:36:33 -08:00
Kelly Kinkade
48ca5eb66d
makefile changes
2022-12-15 03:42:23 -06:00
Kelly Kinkade
a07d8c3b15
updates to do test builds of 50.03
2022-12-15 03:35:57 -06:00
DFHack-Urist via GitHub Actions
a07a608d4c
Auto-update submodules
...
scripts: master
2022-12-15 07:14:58 +00:00
Myk Taylor
06346c6269
implement double clicking on the title to maximize
...
also double click on a maximized window to jump to the minimum size
the location of the window isn't guaranteed to be the same after
maximizing and un-maximizing, but we could implement that if there is
call for it.
2022-12-14 19:03:38 -08:00
Myk Taylor
434e9322cc
fix error in error message formatting
2022-12-14 17:51:07 -08:00
Myk Taylor
4c6daf30d9
add widgets.Window and fix paint_frame offset
2022-12-14 12:04:29 -08:00
Myk Taylor
12e62c7f9d
highlight anchor point when resizing with keyboard
2022-12-14 10:34:06 -08:00
Myk Taylor
c030704705
implement panel resizing
2022-12-14 10:34:04 -08:00
Myk
7505b6bd8e
Merge pull request #2498 from myk002/myk_panel_drag
...
Support drag and drop for DFHack Panel widgets
2022-12-14 10:33:15 -08:00
Myk Taylor
4d1fd19bbc
update changelog
2022-12-13 13:21:41 -08:00
Myk Taylor
99b599e9ab
add docs for panel dragging
2022-12-13 13:01:49 -08:00
Myk Taylor
3f43f72731
fix the math
2022-12-13 12:39:17 -08:00
DFHack-Urist via GitHub Actions
d847de8dbf
Auto-update submodules
...
scripts: master
2022-12-13 07:15:03 +00:00
Myk Taylor
38a3bec953
dragging logic
2022-12-12 18:07:05 -08:00
Myk
945942a28b
Merge pull request #2496 from myk002/myk_arch_diagrams
...
add arch diagrams to the dev guide
2022-12-12 14:54:26 -08:00
Kelly Kinkade
e923f6ccca
update batch files for vs2022 compat
2022-12-12 04:00:35 -06:00