Iris Morelle
dc33230fca
gui2/addon_manager: Remove broken untranslatable tooltip
...
This didn't actually do anything in practice anyway because GUI2
wouldn't display the stacked widget's tooltip.
2021-06-25 21:12:54 -04:00
Celtic Minstrel
3159133707
WC: Update deprecated uses of get_viewing_side
...
Addresses #5895
2021-06-25 20:01:31 -04:00
Celtic Minstrel
43e7dadbfc
Fix [modify_side]reset_maps|view
...
Addresses #5897
2021-06-25 20:01:31 -04:00
Elvish_Hunter
a6bdb616e9
Added a missing undef for the Sky Hunter's DIVERSION_ANIM_FILTER local macro
2021-06-25 21:34:27 +02:00
Elvish_Hunter
a84e44d8f7
wmlscope: match level 4 deprecated macros
2021-06-25 21:34:27 +02:00
Elvish_Hunter
78c0954b2a
wmllint: added names to the translatable keys tuple
2021-06-25 21:34:27 +02:00
Celtic Minstrel
ca0534f150
Fix wesnoth.schedule.get_time_of_day with a turn number
2021-06-25 13:49:04 -04:00
Celtic Minstrel
9328c97352
Implement a forgotten part in the schedule API
...
Also fix some inaccurate comments.
2021-06-24 22:35:04 -04:00
Celtic Minstrel
0ae61a8de8
Fix wesnoth.map.place_area
...
It would've been fine if I didn't need to support the deprecated mode...
2021-06-24 19:51:03 -04:00
Elvish_Hunter
78b7e4ae11
wmllint: removed checks for arcane, spirit and defense cap special notes
...
These special notes now are automatically added by the engine.
2021-06-24 21:14:34 +02:00
Elvish_Hunter
0ef5b9f6d9
wmllint: added special_note to the translatable keys tuple
2021-06-24 21:14:34 +02:00
Pentarctagon
6a68836d25
Print cmake version.
2021-06-24 12:53:05 -05:00
Pentarctagon
470603f6bc
Specify working cmake version to use on CI.
2021-06-24 12:52:54 -05:00
Celtic Minstrel
6ab0234c59
Take the super-simple approach to fixing [time_area]
...
Instead of trying to split the input config into two parts, just pass the same config as both arguments. The filter will ignore the [time] tags and the time area will ignore everything else.
2021-06-24 13:50:40 -04:00
Celtic Minstrel
b955388ad2
[time_area] fixup
2021-06-24 09:22:53 -04:00
Celtic Minstrel
da19e5337e
fix whitespace
2021-06-24 02:05:31 -04:00
Celtic Minstrel
3bcc18ad96
A cleaner interface for wesnoth.map.place_area
2021-06-24 00:51:13 -04:00
Celtic Minstrel
0ef4a86b7e
Fix wml.remove_children
2021-06-24 00:51:13 -04:00
Celtic Minstrel
1bf05fb862
Split add and remove label into separate functions
...
Remove label can now take the team name as a separate second argument, rather than being in the same table with the location.
2021-06-24 00:51:13 -04:00
Wedge009
9c91fbd520
Grammar corrections.
2021-06-24 08:53:22 +10:00
Pentarctagon
285745dedb
Remove no longer needed HTML escaping.
2021-06-23 14:50:05 -05:00
Iris Morelle
faef5e7742
Revert "Fix change making translatable strings from elsewhere untranslatable"
...
This reverts commit 779870e29faa1557c27e357b54c047124c9ba1e4.
2021-06-23 11:48:37 -04:00
Iris Morelle
30e5e6b18e
pot and documentation update
2021-06-23 11:44:09 -04:00
Tahsin Jahin Khalid
cc94f2f712
fixed non-existent textdomain in scenario file [IoM]
2021-06-23 10:32:10 -05:00
Pentarctagon
0b4f820a46
Fix whitespace.
2021-06-23 10:30:39 -05:00
Celtic Minstrel
8bcfbed34e
Implement shroud API deprecation wrappers that handle shroud data strings
...
Addresses #5885
2021-06-23 09:55:26 -04:00
Celtic Minstrel
21a54e4bd0
Fix shroud parsing functions
...
Addresses #5885
2021-06-23 09:49:27 -04:00
Iris Morelle
779870e29f
Fix change making translatable strings from elsewhere untranslatable
...
Partial revert of de529cc48faea44835a9ded1f696cf0cb83a32bc.
CC #5884
2021-06-23 09:19:02 -04:00
loonycyborg
d2b5779fdd
pot-update and regenerate doc files
2021-06-23 10:42:41 +03:00
Celtic Minstrel
de529cc48f
Remove all textdomain declarations execpt the first from the test scenario
...
Addresses #5884
2021-06-22 23:47:07 -04:00
Iris Morelle
99d70b57e1
pofix: 1.14 announcement rules for 1.14.17
...
[ci skip]
2021-06-22 15:53:55 -04:00
Celtic Minstrel
6fec2e66c3
fix whitespace
...
WTH did Xcode even do here...
2021-06-21 09:06:04 -04:00
Celtic Minstrel
f620a89e50
Show side and unit variables in the gamestate inspector
2021-06-21 09:02:17 -04:00
Wedge009
6e6d57d365
Spelling corrections
...
[ci skip]
2021-06-21 13:39:25 +10:00
Celtic Minstrel
61fa362781
Delete some deprecated special note macros
...
This only covers those deprecated at level 4
2021-06-20 23:36:20 -04:00
Celtic Minstrel
2348b06d52
UtBS: The naga guardians only change their attack power, so remove everything else from their attack
...
It automatically merges with the base unit's attack, so you only need to include what changed.
2021-06-20 23:12:58 -04:00
Wedge009
90f6f5f958
Minor correction.
...
[ci skip]
2021-06-21 12:55:15 +10:00
doofus-01
480b6e3e7a
Merge pull request #5881 from doofus-01/1.16_anims_20210620
...
naga guard animations and naga shield-guard defense animations, also ran woptipng.py
2021-06-20 17:51:16 -07:00
doofus-01
31fc41bd06
ran woptipng
2021-06-20 16:39:53 -07:00
doofus-01
02233d11b4
basic animations for naga guard line (partial)
2021-06-20 16:33:46 -07:00
Pentarctagon
5471f5dd3e
1.17.0+dev.
2021-06-20 17:30:36 -05:00
Gunter Labes
5fe043c288
Update deprecated lua
2021-06-20 20:57:46 +02:00
Pentarctagon
1cacd12a89
1.15.14+dev.
2021-06-20 13:07:19 -05:00
Pentarctagon
39a6a9a839
1.15.14.
1.15.14
2021-06-20 13:05:52 -05:00
loonycyborg
fa063eb7d4
pot-update
2021-06-20 20:34:07 +03:00
nemaara
1d39283bdd
SoF S3: fix typo ( fixes #5878 )
2021-06-20 13:15:21 -04:00
Gunter Labes
44f181ad88
Fix issuing commands on the wrong player
...
Properly disable game-/playerlist updates while showing the player info
dialog to avoid issuing commands for the wrong player.
Fixes issue #5840
2021-06-20 16:01:49 +02:00
loonycyborg
fecfe19480
pot-update and regenerate doc files
2021-06-20 14:57:41 +03:00
Steve Cotton
729fd82b9b
Remove double-spaces from units' descriptions
2021-06-20 11:05:32 +02:00
Nils Kneuper
a0c94f592e
updated Chinese (Traditional) translation
2021-06-20 11:02:40 +02:00