nemaara
d52783a7ea
DiD S9: remove canrecruit=yes from DV
2019-10-22 11:37:21 -04:00
nemaara
81fcc2ef30
DiD: tweak Malin side color
2019-10-22 10:57:22 -04:00
nemaara
da4581576e
DiD: use specified colors for monsters and DV
2019-10-22 10:47:15 -04:00
Wedge009
ccc877e40a
Only show brackets in Statistics title if side name is not empty.
...
Resolves #4080 .
2019-10-23 01:35:50 +11:00
pentarctagon
ea90383f1d
Make additional changes to client source handling based on discussion.
...
Add a "BSD Repository" option.
Add data/dist to .gitignore.
Delete data/dist from git.
Error conditions reading data/dist just set the value to Default.
Remove a leftover TODO comment.
Add description comments for the two new database columns.
2019-10-22 01:14:45 -05:00
Wedge009
4ceabf1458
Correct boost inclusion ( resolves #3442 ).
2019-10-22 16:21:40 +11:00
Iris Morelle
b4f09d1353
Fix multiple cases of changelog creativeness
...
Also fix a few grammar or style mistakes but certainly not all.
[ci skip]
2019-10-21 20:12:29 -03:00
nemaara
5d4f781ee5
Add TSG update to changelog
2019-10-21 17:23:45 -04:00
nemaara
f5d4b99718
TSG S7b/S8b: reduce enemy gold values
2019-10-21 17:23:06 -04:00
nemaara
4c1ede576a
DiD S3: fix next_scenario
2019-10-21 11:12:05 -04:00
nemaara
7c76f8d066
Revert "Revert "Merge pull request #4476 from newfrenchy83/newfrenchy83_replace_deprecated_special""
...
This reverts commit d3f968aad5d8bb5926dea7ba731ebdb7dfa9dd0d.
2019-10-21 03:23:27 -04:00
nemaara
d3f968aad5
Revert "Merge pull request #4476 from newfrenchy83/newfrenchy83_replace_deprecated_special"
...
This reverts commit 5800acd8ea0a572d242e8dd19f040c76ef1cb4f1, reversing
changes made to 0e85ea86199d6569a2875aa3437c3b3e0e9f1a61.
2019-10-21 03:12:07 -04:00
pentarctagon
21f9b19120
Also store where the client came from.
2019-10-20 13:57:45 -05:00
pentarctagon
c04ecaa8fb
Store the client version in the database.
...
This will now store the version of the client playing a side in `game_player_info`.
2019-10-20 13:57:45 -05:00
josteph
f7a21a02e4
Post-release version bump
2019-10-20 01:40:24 +00:00
josteph
6f6ecdbc26
Pre-release version bump
1.15.2
2019-10-20 01:38:25 +00:00
josteph
fff2f13f7f
Bump deprecation level of old early finish / carryover macros
2019-10-20 00:09:11 +00:00
josteph
b821da1cff
Revert "Removed deprecated objective text macros"
...
This reverts commit 97acce20643ba757e11fdf0cfa35994224ccda63.
2019-10-19 23:56:57 +00:00
josteph
d1a72cafff
EI: Fix the "Northlands" fix
2019-10-19 23:53:44 +00:00
josteph
84d3daed22
github: Add note from SpellingMistakes
2019-10-19 23:44:07 +00:00
josteph
437ff89ab1
HttT S18: Fix "noble merfolk".
2019-10-19 22:29:09 +00:00
josteph
4a1d71b5ec
EI: Typo fix
2019-10-19 22:21:30 +00:00
josteph
1017018e44
fixup! Fixes from SpellingMistakes
...
Revert the Orc Ruler change, IRC feedback says "out of" is implied.
2019-10-19 22:12:20 +00:00
josteph
87e3e8f9cf
HttT: Typo fixes
2019-10-19 22:04:42 +00:00
josteph
74589a642c
Fixes from SpellingMistakes
2019-10-19 21:32:24 +00:00
josteph
6b15d6847a
Fix syntax in translation ( #4490 )
2019-10-19 21:16:19 +00:00
Steve Cotton
ad7699bffc
Translations: drop languages with 3 or less translated strings
...
* Old English (ang)
* Friulian (fur_IT)
* Asturian (ast)
The "Old English (Latin chars) (ang@latin)" translation is not dropped,
which is why Old English is still listed in about_i18n.cfg.
The manpage uses ang_EN in the example of the command-line --language
option, which is then copied in to other translations. That isn't changed
in this commit.
Although the po4a scripts are updated, the update-po4a target currently
fails because of a typo in the pt_BR translation.
Two scripts have a special case for ignoring ang_GB, both of these are
left unchanged on the assumption that old versions of Wesnoth may be
parsed with the latest version of the tools:
* data/tools/unit_tree/helpers.py
* data/tools/wmlunits
2019-10-19 20:38:03 +02:00
Steve Cotton
c30c30acfc
wmlxgettext: support double quotes in raw strings ( fixes #4484 )
...
This adds support for _<<map="{maps/01_First_Map.map}">>.
2019-10-19 20:37:39 +02:00
Steve Cotton
3535cee5af
Updated VS VC14 projectfile
2019-10-19 20:26:44 +02:00
Nils Kneuper
36400a02fa
updated Czech translation
2019-10-19 19:10:12 +02:00
Martin Hrubý (hrubymar10)
06435d3cc0
Fix Xcode build
2019-10-19 19:05:49 +02:00
Nils Kneuper
9af9f9e616
added Ancient Greek translation
2019-10-19 18:52:48 +02:00
Nils Kneuper
730652a66a
updated Korean translation
2019-10-19 17:41:47 +02:00
Nils Kneuper
0e5fd6e15b
updated French translation
2019-10-19 17:38:49 +02:00
Nils Kneuper
2c136bfef1
updated Portuguese (Brazil) translation
2019-10-19 17:36:38 +02:00
Charles Dang
8becb29fad
Removed C++14 feature macros
2019-10-19 20:42:05 +11:00
newfrenchy83
0c04d26543
Update wesnoth.cbp
2019-10-19 04:02:48 -05:00
newfrenchy83
2abd6d4baa
Update tests.cbp
2019-10-19 04:02:48 -05:00
newfrenchy83
06213e7d33
Update wesnoth.cbp
2019-10-19 04:02:48 -05:00
Charles Dang
388913162c
Updated VS2019 projectfile
2019-10-19 19:17:01 +11:00
Charles Dang
dd02bdecc8
Fixup 167f4a1a1e55c
2019-10-19 19:12:08 +11:00
Charles Dang
7cedcb57ab
Mouse Events: removed an override that only called the base method
2019-10-19 18:44:08 +11:00
Charles Dang
773cc212b3
Animated: simplified template stuff
...
Just... why was T_void_value a thing.
2019-10-19 18:44:07 +11:00
Charles Dang
4a5d34d1be
GUI2/Grid: made use of std::exchange
2019-10-19 18:44:06 +11:00
Charles Dang
c15cb0696e
GUI2: added display and execute wrappers for a bunch more dialogs
...
Made use of them where applicable. There are a whole bunch of cases where the dialog
object only exists to check its return value, but I'll update those separately.
2019-10-19 18:44:05 +11:00
Charles Dang
8587a14cde
Removed preference to disable halos
...
There's really no reason to have this anymore. It was (AFAIK) introduced years ago
as a performance-saving measure, then was moved to Advanced Preferences in 1.13 since
modern PCs mostly have no issues.
2019-10-19 18:44:04 +11:00
Charles Dang
de8077add6
Sneaky C-style arrays be hiding
...
Also dropped some unused code in unit_type.
And there's still one in language.cpp, but I'm not entirely sure if it's safe to
drop the last empty entry there so I left it.
2019-10-19 18:25:33 +11:00
Charles Dang
3c01a4350b
Plugins/Context: removed C-style array ctor and use
...
This likely existed because this code was added in 2014 before we switched to C++11
and initializer lists.
2019-10-19 18:25:17 +11:00
Charles Dang
ab0197343e
Convert a bunch of C-style arrays to std::array
2019-10-19 18:24:54 +11:00
Charles Dang
619ceabb9d
Lobby Data: removed unused era_short field
2019-10-19 18:22:11 +11:00