73914 Commits

Author SHA1 Message Date
Lovens Weche
b3b4f97cf1 Fix wmlparser3 considers "_" part of attribute value
The wml parser, when parsing the outside of a string that is
translatable, only assumed “spaces” characters could precede it. If
there are “tabs” characters the code parses the “_” character as an
attribute value.

The solution is to add a stripping code for “tabs” characters.

Code style updated based on recommendations from ProditorMagnus.
2019-02-11 11:32:04 -05:00
Martin Hrubý (hrubymar10)
de87a856e9 Disable hardened runtime in Xcode project 2019-02-03 16:49:39 +01:00
Nils Kneuper
0e99cd1fe4 updated Russian translation 2019-02-02 10:39:10 +01:00
Nils Kneuper
1883df96aa updated Chinese (Traditional) translation 2019-02-01 20:00:34 +01:00
Nils Kneuper
7c059d342f updated Ukrainian translation 2019-02-01 19:59:19 +01:00
Nils Kneuper
e762928850 updated Slovak translation 2019-02-01 19:58:18 +01:00
Nils Kneuper
71f8b08c64 updated Russian translation 2019-02-01 19:57:11 +01:00
Nils Kneuper
830d9ecede updated British English translation 2019-02-01 19:56:10 +01:00
Martin Hrubý (hrubymar10)
8629cbf91f
[Fwd-port] Apply latest changes to Xcode project from 1.14 branch
Commits included:
b677423cdd2a46b5abc1a8cdb21b79f9cde968ba
662da36ac5cee6c9786b83413daf9524979be5b0
d3eebd61e14efb00754f49bcefd962ab5e24b760
4d08b1eb78955378fbb13537b3f8cfc43450fa92
c03ab2e54c2d2410350dbbd4c6c8ef5fdc92e501
2019-01-31 14:17:49 +01:00
Martin Hrubý (hrubymar10)
ed3e1ac0dd
Update Xcode project to use GNU Readline 8.0 2019-01-31 07:58:38 +01:00
loonycyborg
e3b6d0c3cb Fix unused variable warning on mac 2019-01-30 13:58:27 +03:00
loonycyborg
061c2f0f6f Fix build on macos 2019-01-30 13:22:14 +03:00
loonycyborg
89856d6dcf Set keepalive timeout to 30s as per #3898
Hopefully this will prevent NAT from forgetting idling clients
For now this is POSIX only and not configurable.
2019-01-30 12:26:02 +03:00
nemaara
2fe3845da5
Merge pull request #3894 from nemaara/trow
[TRoW] S22: cuttlefish animations use different facing filters
2019-01-27 16:03:06 -05:00
Charles Dang
503230db20 Campaign Dialog: make filter box fill available horizontal space
[ci skip]
2019-01-27 23:44:24 +11:00
Charles Dang
59493fc523 NR S7a: wmllint run
[ci skip]
2019-01-27 23:44:23 +11:00
Vlad Drozdov
2303416fa5 Added the mutex for the ci_search function 2019-01-27 23:44:22 +11:00
Vlad Drozdov
9b0d036846 Campaign selection filter : сhanges for calling campaign_selected() function. 2019-01-27 23:44:22 +11:00
Vlad Drozdov
b5c48b1270 Campaign selection filter : сhanges for review. 2019-01-27 23:44:21 +11:00
Vlad Drozdov
a25a43e1ac Replace a search in filters by translation::ci_search 2019-01-27 23:44:20 +11:00
Vlad Drozdov
0f00da0995 Campaign selection filter : search by separate words and filter focuse by default 2019-01-27 23:44:19 +11:00
Vlad Drozdov
397b8e1f3b Campaign selection: Add search functionality 2019-01-27 23:44:19 +11:00
nemaara
a52e207ca1 Merge branch 'master' of https://github.com/wesnoth/wesnoth 2019-01-27 02:17:23 -05:00
nemaara
62d85c1ab5 TSG storytext: fixed typos 2019-01-27 02:16:37 -05:00
nemaara
108d9bb585 TSG S9a: fixed typos 2019-01-27 02:16:37 -05:00
nemaara
fa085665dc TSG S8b: punctuation fixes 2019-01-27 02:16:36 -05:00
nemaara
7b187653ae TSG S8a: typo fix 2019-01-27 02:16:35 -05:00
nemaara
17f335e2ab TSG S7a: punctuation fixes 2019-01-27 02:16:35 -05:00
nemaara
226f15f1b7 TSG S6b: dialogue fixes 2019-01-27 02:16:34 -05:00
nemaara
1c8e5c0a0c TSG S5: small dialogue fixes 2019-01-27 02:16:33 -05:00
nemaara
f55b93a8cf TSG S4: small dialogue fixes 2019-01-27 02:16:33 -05:00
nemaara
657d7cf447 TSG S3: typo fixes 2019-01-27 02:16:32 -05:00
nemaara
bc75ee97d5 TSG S2: typo fix 2019-01-27 02:16:31 -05:00
nemaara
b892decbfe TSG S1: typo fixes 2019-01-27 02:16:31 -05:00
Wedge009
0a877ec2fe Son of the Black-Eye: northlands -> Northlands
See note for 1b2f468e. Everywhere else in the campaign appears to use the proper noun.

[ci skip]
2019-01-27 17:14:26 +11:00
Wedge009
81e3fd95a0 Sceptre of Fire: northlands -> Northlands
See note for 1b2f468e

[ci skip]
2019-01-27 17:14:25 +11:00
Wedge009
0dbddeaa41 Northern Rebirth: northlands -> Northlands
See note for 1b2f468e. Also, everywhere else in the campaign uses the proper noun.

[ci skip]
2019-01-27 17:14:24 +11:00
Wedge009
f41f0f16fe Descent into Darkness: northlands -> Northlands
See note for 1b2f468e

[ci skip]
2019-01-27 17:14:24 +11:00
Wedge009
a56a02f835 Secrets of the Ancient: Right click -> Right-click
Hyphenation consistency: everywhere else in the campaign it is hyphenated.

[ci skip]
2019-01-27 17:14:23 +11:00
Wedge009
41fc583f8f Sceptre of Fire: northlands -> Northlands
As I understand it, there's a specific region of Wesnoth lore called Northlands: https://wiki.wesnoth.org/Geography_of_wesnoth#Northlands
As such, this dialogue should be capitalised to avoid confusion with a generic 'north lands'.

Also corrected a typo in a comment.

[ci skip]
2019-01-27 17:14:22 +11:00
Wedge009
9bf0e921dd Elvish Archer: pasttime -> pastime
[ci skip]
2019-01-27 17:14:21 +11:00
Wedge009
824cd2961c The South Guard: panolpy -> panoply
[ci skip]
2019-01-27 17:14:21 +11:00
Wedge009
d1bfa0a9b3 The South Guard: practicioners -> practitioners
[ci skip]
2019-01-27 17:14:20 +11:00
nemaara
b30a394689 TRoW S22: cuttlefish animations use different facing filters 2019-01-26 20:29:23 -05:00
nemaara
ef69f20e68
Merge pull request #3887 from nemaara/DW_S12
[DW] S12 rebalance
2019-01-26 18:58:59 -05:00
nemaara
c1608312d2 Updated changelog with DW rebalance 2019-01-26 18:12:54 -05:00
nemaara
50ce0f1543 DW S12: rebalanced ai gold 2019-01-26 18:10:18 -05:00
nemaara
6b1dff6d91 DW S12: fixed difficulty setting for spawns 2019-01-26 18:10:18 -05:00
nemaara
3909fb350b DW S12: rebalance ai gold values 2019-01-26 18:10:17 -05:00
nemaara
85a8616412 DW S12: rebalanced gameplay 2019-01-26 18:10:17 -05:00