Ignacio R. Morelle
6486c08848
pot and documentation update
2015-01-23 17:58:26 -03:00
Ignacio R. Morelle
2d8fcb50f1
Exclude .travis.yml from archives as well
2015-01-23 17:44:29 -03:00
Ignacio R. Morelle
8ae70546e7
Add a few more bits to .gitattributes, possibly fix attic pattern
2015-01-23 17:34:52 -03:00
Charles Dang
f055c39ed7
THoT S7: used correct storymap (originally was S6's)
2015-01-24 07:09:35 +11:00
Ignacio R. Morelle
d57ed5e15f
Add gitattributes file and exclude attic/ from git archive
2015-01-23 16:13:31 -03:00
Nils Kneuper
fa0c0b3872
updated Portuguese translation
2015-01-23 19:22:48 +01:00
Nils Kneuper
5c21bdcb44
updated French translation
2015-01-23 19:22:25 +01:00
Charles Dang
fc25d2fc8b
SoF S3: don't spawn enemies on map border when Thursagan is found (bug #23207 )
2015-01-23 21:54:39 +11:00
Charles Dang
8d2f99ddac
Changelog entry for the recent wmltools gui changes
2015-01-23 21:46:43 +11:00
Elvish_Hunter
94f62b6555
GUI.pyw: fixed the 3rd column width in the wmlindent tab
2015-01-23 21:44:50 +11:00
Elvish_Hunter
4bb2b733cb
GUI.pyw: fixed wording of an option
2015-01-23 21:44:48 +11:00
Elvish_Hunter
254a605dff
GUI.pyw: reworked verbosity options to fix a bug reported by vultraz
2015-01-23 21:44:46 +11:00
Elvish_Hunter
6d1bb2e767
GUI.pyw: check if the user already selected a folder, and use it in the directory selection dialog if so
2015-01-23 21:44:44 +11:00
Charles Dang
eee165ef53
Revert "Changelog entries for the recent wmltools gui changes"
...
This reverts commit 67f4b8e685
.
2015-01-23 21:04:05 +11:00
Charles Dang
67f4b8e685
Changelog entries for the recent wmltools gui changes
2015-01-23 20:19:11 +11:00
Charles Dang
20be4c74f7
wmltools GUI: fixed wording of wmlindent -v -v toggle
2015-01-23 19:04:17 +11:00
Elvish_Hunter
68bdbae325
GUI.pyw: removed a line that I used while developing the latest modifications
2015-01-23 19:04:14 +11:00
Elvish_Hunter
d4b72f84bd
GUI.pyw: added a Clear button to the directory selection box
2015-01-23 19:04:12 +11:00
Elvish_Hunter
f36f5ff5d6
GUI.pyw: use a better error message when Skip core directory is on and there is no directory selected. Also add a missing comment
2015-01-23 19:04:09 +11:00
Elvish_Hunter
5c4f20115f
GUI.pyw: force Disable checks for unknown units when Skip core directory is enabled
2015-01-23 19:04:06 +11:00
Charles Dang
2b12de7ca0
wmltools GUI: use utf8 copyright symbol instead of '(C)' in About
2015-01-23 19:04:04 +11:00
Charles Dang
1c9b607cab
wmltools GUI: Added option to skip core when running wmllint
2015-01-23 19:04:01 +11:00
Ignacio R. Morelle
d3e690f4e6
Revert "Backport 7dea2b92abad957004e57030963dcb0f458286ac"
...
This reverts commit 618023e857
.
See zookeeper's message on IRC.
2015-01-23 04:57:05 -03:00
Nils Kneuper
264d840bc2
updated Scottish Gaelic translation
2015-01-20 19:38:39 +01:00
Nils Kneuper
5b850e2e24
updated Spanish translation
2015-01-20 19:37:34 +01:00
Nils Kneuper
a41e5e319b
fixed building wesnothd without game
...
thanks mr_bones_ for reporting the issue
2015-01-20 08:08:21 +01:00
Ignacio R. Morelle
9514710e70
campaignd: Catch utils::invalid_utf8_exception within handle_upload()
...
Otherwise add-ons with invalid UTF-8 sequences in the add-on name or the
fields matched against the blacklist (description, author, email, title)
crash campaignd since the exception is not handled anywhere.
We specifically want to handle this exception deep within
handle_upload() and with more specific knowledge of the circumstances
because otherwise we can't give the user an error message with enough
information to help them.
2015-01-19 16:42:11 -03:00
Ignacio R. Morelle
7b0d2d76d3
Revert "Change title screen music to transience.ogg."
...
This reverts commit 155270b605
.
2015-01-19 16:27:20 -03:00
Nils Kneuper
bca7dbc7a4
updated Slovak translation
2015-01-18 22:44:10 +01:00
Andrius Silinskas
bdbfecb7bb
Fixed missing scenario title in lobby for reloaded MP campaigns.
...
Scenario title was missing due to a typo made in 5238f1e2d8
.
2015-01-18 18:38:26 +00:00
Ignacio R. Morelle
13d0e58e9b
pot and documentation update
2015-01-16 00:21:24 -03:00
Ignacio R. Morelle
133f18efd2
cmake: Quick-and-dirty fix for the DocBook XSL path on Debian
...
Without this, rebuilding the game manuals fails because
/usr/share/asciidoc/docbook-xsl/xhtml.xsl doesn't exist. We need to use
/etc/asciidoc/docbook-xsl/xhtml.xsl instead here.
2015-01-16 00:20:51 -03:00
Ignacio R. Morelle
88ef83f240
mp: Use Title Case for replay mode combo box items, rename an item
...
"Normal" was meant to be "Normal Replays" (and it is so in master), but
at the time the combo box was introduced, the author couldn't use
strings that weren't already present in the translation catalogues due
to the 1.11.10 - 1.12.0 string freeze.
2015-01-15 22:20:13 -03:00
Ignacio R. Morelle
d0b63976b7
pofix: Add entry for commit ebf034c713
2015-01-15 17:31:39 -03:00
Ignacio R. Morelle
43676fcb1c
pofix: Add entries for commit 994bad5717
2015-01-15 17:27:39 -03:00
Charles Dang
ebf034c713
UtBS: fixed more then/than typos
2015-01-15 20:53:39 +11:00
Charles Dang
994bad5717
NR: fixed more then/than typos
2015-01-15 20:53:36 +11:00
Ignacio R. Morelle
91f9d17bad
pofix: Add entries for commit 81224dace3
2015-01-15 05:18:14 -03:00
Ignacio R. Morelle
fc211d54c4
Rerun pofix to deal with a missing pot substitution
...
... which was already committed for the po files.
2015-01-15 05:16:25 -03:00
Ignacio R. Morelle
4ad0f92076
Backport the fixed Classic/Legacy (1.10) theme from master
2015-01-15 05:08:50 -03:00
Charles Dang
81224dace3
SotBE: fixed a few then/than typos
2015-01-15 18:59:55 +11:00
Ignacio R. Morelle
da9df4fcc5
Rename data/themes/macros.cfg and include it only once instead of 3 times
...
(Backports commit 61a7527a71
from master.)
2015-01-15 04:55:16 -03:00
Ignacio R. Morelle
898776b850
Merge branch 'backport_12' of https://github.com/aquileia/wesnoth into aquileia-backport_12
2015-01-15 04:24:57 -03:00
Espreon
d24a40fe26
Improved theme descriptions
2015-01-15 04:20:22 -03:00
Ignacio R. Morelle
651656a8b2
Merge branch 'staging/1.12.1-pofix' into 1.12
2015-01-15 04:12:08 -03:00
Ignacio R. Morelle
46d19afdda
pofix: Add entries for commit 128798d28c
2015-01-15 04:10:06 -03:00
Ignacio R. Morelle
1ac9fac39a
pofix: Add entry for commit ac88447af1
2015-01-15 04:10:01 -03:00
Charles Dang
0d5c61805b
Ignore projectfiles/CodeBlocks/cb/
...
This is the default dir name for the extracted CB SDK zip we provide, and the projectfiles folder
is a logical place to put it
2015-01-13 19:30:52 +01:00
Chris Beck
a9826282a3
refactor gitignore: ignore all build scripts (*build*.sh)
2015-01-13 19:30:51 +01:00
Chris Beck
216e6d0e5e
add build_mingw*.sh to .gitignore
...
It's convenient for me to do this, because I use scripts to keep
all the configuration info set up correctly, and I have a few diff
versions of mingw and of boost floating around...
2015-01-13 19:30:50 +01:00