doofus-01
9a1f65a282
fix some dragonfly images ( #7901 )
2023-09-10 21:08:07 -07:00
Nils Kneuper
639c3f6675
Update ar.po
...
Fixed build error for arabic manpages
2023-09-10 10:28:55 +02:00
Nils Kneuper
ea49386772
updated Arabic translation
2023-09-10 09:35:14 +02:00
Nils Kneuper
a97f4a60cd
updated Czech translation
2023-09-09 13:21:31 +02:00
Nils Kneuper
08d0fea67c
updated French translation
2023-09-09 13:20:00 +02:00
Gunter Labes
7b23df83ee
Fix story logic broken in aad6ce6
2023-09-08 20:50:13 +02:00
Gunter Labes
e7252b212e
Actually return jamming_cost
2023-09-07 19:47:33 +02:00
nemaara
2375d5fde3
UtBS S3: fix Garak's steadfast ability ( fix #6046 )
2023-09-05 15:00:10 -07:00
nemaara
6ae178d74d
NR S1: word choice
2023-09-05 14:51:47 -07:00
nemaara
11cded5bc5
NR: Add ShadowOfHassen to credits
2023-09-05 14:45:34 -07:00
nemaara
57d85e7df2
TRoW: add new Jevyan sprite and buff him ( #7873 )
...
* TRoW: add new Jevyan sprite and buff him
2023-09-05 08:41:11 -07:00
doofus-01
1e31daddd4
Update changelog.md
2023-09-04 18:12:58 -07:00
doofus-01
20b031949f
1.17 various troll sprite updates ( #7844 )
...
* remove bones from troll zombie sprites
* great troll defense frames
* some wounded bobbing work
* whelp die anim
* sprite palette cleanup
2023-09-04 18:09:53 -07:00
Nils Kneuper
079892b12a
updated French translation
2023-09-03 09:41:19 +02:00
Severin Glöckner
b4e5d13c83
fix typo
...
[ci skip]
2023-09-03 01:06:56 +02:00
Nils Kneuper
8c42fbc456
updated British English translation
2023-09-02 12:40:16 +02:00
Gunter Labes
9d3b8241fa
Remove undef left over in 2acc8e5e792
2023-08-29 17:18:29 +02:00
Gunter Labes
8cd0410754
Add missing keys and tags in [micro_ai]
2023-08-29 15:15:59 +02:00
gfgtdf
8fc134bfee
Fix get_files_in_dir for boost 1.83 ( #7880 )
...
In boost 1.83 directory_entry::status() sometimes doesn't reset the error_code parameter.
Fixes #7866
2023-08-28 19:02:48 +02:00
nemaara
368103aad6
DiD: buff soul rend
2023-08-27 12:37:49 -07:00
Pentarctagon
d3c358513a
Also search the path for executable ( #7871 )
2023-08-27 11:04:15 -05:00
Nils Kneuper
4a5ac6ed29
updated British English translation
2023-08-26 13:55:17 +02:00
Nils Kneuper
7b0271d4f3
updated French translation
2023-08-26 13:54:04 +02:00
Gunter Labes
28dbcf1a64
Set required permissions
2023-08-25 08:12:54 +02:00
Wedge009
4f3cde4750
LoW: Replace lingering instances of ‘old’ style gold carry over for S9, S11 and S14 ( resolves #7862 )
2023-08-24 15:04:25 +10:00
nemaara
5b09a348e2
Liberty: text editing and work on Harper's character ( #7854 )
2023-08-23 09:53:26 -07:00
Pentarctagon
4efa9f554e
let's see if this magically works
2023-08-23 11:35:00 -05:00
Gunter Labes
4acbf7b853
Set required permissions
2023-08-23 17:37:57 +02:00
Gunter Labes
5105e38fff
Create and upload macos disk images
2023-08-23 17:32:53 +02:00
Gunter Labes
b4af64a87c
Just print the commit subject line
2023-08-23 14:51:43 +02:00
Gunter Labes
8e7f5c03af
Move dependency graph settings to the relevant job
2023-08-23 14:46:26 +02:00
Gunter Labes
4774505c8c
Skip notification job if not set up
2023-08-23 14:22:49 +02:00
newfrenchy83
a6883aabe0
Update list of boost modules
2023-08-21 15:03:38 +02:00
Pentarctagon
8bc5d7b72f
address codeql issue ( #7832 )
2023-08-20 19:45:47 -05:00
Pentarctagon
e90db4a276
1.17.20+dev
2023-08-19 21:05:00 -05:00
Pentarctagon
347745f19c
1.17.20
1.17.20
2023-08-19 21:04:11 -05:00
Pentarctagon
f7bbb10ffb
pot-update and regenerate doc files
2023-08-19 21:01:29 -05:00
Pentarctagon
828251dc86
changelog_entries
2023-08-19 20:55:34 -05:00
Steve Cotton
1836530ba6
Fix a crash in :inspect when switching from page 2 to a different item
...
Switching to a different item cleared the data, but didn't clear the
cache of where the page breaks are located. The subsequent call to
`get_data_paged(int which_page)` has a bounds check for the page number,
so it's sufficient to just clear the page breaks, which is already ok
as it resets the object to the same state as a newly-created instance.
Forward-ported but currently untestable in master, as the page-selection
buttons are only shown when there's a large amount of text, which triggers
the known regression (the credits-crash bug).
(cherry picked from commit 7cb5f09bcf0de4b5a2cc26a593cffa2d5cfbcd14)
2023-08-19 19:02:26 +02:00
Pentarctagon
a5cd9d02eb
Add label description to dialog.
2023-08-19 10:13:24 -05:00
Pentarctagon
d4950d9f83
Don't show the add-on selection dialog on editor start.
...
Fixes #7810
2023-08-19 10:13:24 -05:00
Jonathan-Kelly
9460507218
Add game logic to King of the Hill and revise map ( #7792 )
...
A side with a leader holding the hill keep gets bonus gold each turn, A treasure chest which only a leader can unlock further rewards the first player to take the hill. Each side gets two leaders. If one dies then another can be "recalled" (recruited) from the recall list at its full unit cost. Computer players will try to take the hill with one of their two leaders.
2023-08-19 11:50:02 +02:00
Jonathan-Kelly
14c7382675
Add range support for [micro_ai]side= ( #7853 )
2023-08-18 20:04:05 -04:00
Pentarctagon
83ab05532a
Revert "use non-legacy functions."
...
This reverts commit a880f01a3153f74bafa3fb8a557e8e9abaacad09.
2023-08-18 12:33:56 -05:00
Pentarctagon
a880f01a31
use non-legacy functions.
2023-08-18 10:45:13 -05:00
Pentarctagon
c6a2dc9317
update INSTALL.md.
2023-08-18 10:04:12 -05:00
Pentarctagon
7ce1bf9f7d
Check for correct openssl version.
2023-08-18 09:50:41 -05:00
Pentarctagon
182d0ff548
Compile fix for boost 1.83.
...
Fixes #7849
2023-08-17 23:16:09 -05:00
Jonathan-Kelly
234060e08e
Cut hardcoded restrictions on scenario settings
...
And widen the corresponding 'soft' coded limits for the multiplayer scenario creation screen.
2023-08-18 01:02:22 +02:00
newfrenchy83
985ea1113a
Fix indentation in schema
2023-08-17 21:38:56 +02:00