Commit Graph

49043 Commits

Author SHA1 Message Date
Anonymissimus
631e73b1d3 Make PLACE_HALO a local macro where it's needed. 2012-01-21 19:56:06 +00:00
Anonymissimus
433ddaee43 changelog update 2012-01-21 19:27:26 +00:00
Anonymissimus
8256ce533a fix some cropped unit images with previous 2 revisions 2012-01-21 19:26:29 +00:00
Anonymissimus
2fbe1b7bb8 add PLACE_HALO 2012-01-21 19:25:29 +00:00
Anonymissimus
3a1a2f4657 Make an error message more useful by propagating the filename. 2012-01-21 19:23:47 +00:00
Steven Panek
a7d3f68b46 Updated the Spanish translation. 2012-01-21 16:19:11 +00:00
Nils Kneuper
c02d74270b updated German translation 2012-01-21 15:58:02 +00:00
Nils Kneuper
c184cdb1a4 updated French translation 2012-01-21 14:21:59 +00:00
Nils Kneuper
275f60eb93 updated German translation 2012-01-21 14:14:49 +00:00
Nils Kneuper
f15175720f change $total to $main_total to hopefully fix wrong sums displayed...
...in the "total" column
2012-01-21 12:26:32 +00:00
Nils Kneuper
67b46058ed updated Italian translation 2012-01-21 11:44:31 +00:00
Nils Kneuper
0c14c68ba5 updated Chinese (Simplified) announcement translation 2012-01-21 09:38:45 +00:00
Chusslove Illich
f1caa6dea8 Updated localized images in the manual for Hungarian
(scaled again from PNG instead from JPG).
2012-01-21 09:30:28 +00:00
Chusslove Illich
cd29feecf7 Updated localized images in the manual for Hungarian (provided by Gábor Udvari). 2012-01-21 08:55:48 +00:00
Steven Panek
f0ad197e97 Updated the Spanish translation. 2012-01-21 05:18:29 +00:00
Steven Panek
7dd3551412 Updated the Spanish translation. 2012-01-21 02:23:15 +00:00
Steven Panek
83cf808322 Updated the Spanish translation. 2012-01-21 02:13:28 +00:00
Steven Panek
4b9de74105 Updated localized images for Spanish. 2012-01-21 02:04:47 +00:00
Nils Kneuper
6d22d282aa pot-update (reference update only)
regenerated doc files
2012-01-21 00:47:59 +00:00
Steven Panek
b1515f7821 Updated the Spanish translation. 2012-01-21 00:07:24 +00:00
Nils Kneuper
1f69fc24b2 updated the german manual images with higher quality ones
(-quality 90 as compression) now that the "wall" issues on my system
are fixed
2012-01-21 00:00:37 +00:00
Steven Panek
2b74770c8c Updated manual images for Spanish. 2012-01-20 23:58:13 +00:00
Nils Kneuper
bbd2d9846b used a "higher quality" black background for the stone wall...
...fixing my issues reported in #wesnoth-dev with the cave center not
working
2012-01-20 23:51:02 +00:00
Anonymissimus
adeffd0027 move lua code in 2p_Hornshark_Island into an own embeddable file
(workaround for wmllint getting confused by this lua code)
2012-01-20 23:12:02 +00:00
Steven Panek
44533cacb1 Fixed a typo. 2012-01-20 23:06:03 +00:00
Anonymissimus
2e348e8765 mute a wmllint false positive about unknown unit referred to by id 2012-01-20 22:19:18 +00:00
Anonymissimus
b271273d33 Revert revisions of mine: 2012-01-19T17:58:30Z!anonymissimus@arcor.de, 2012-01-19T17:59:02Z!anonymissimus@arcor.de
Since it introduced wrong line numbers in wmllint messages.

And probably messes up files in case dryrun isn't used.

Reintroduces the wmllint breakage problem with Hornshark Island.
2012-01-20 22:19:01 +00:00
Anonymissimus
4138065993 fix a bad key found by wmllint 2012-01-20 22:18:46 +00:00
Anonymissimus
22616e5316 mute wmllint false positives about unknown unit referred by id 2012-01-20 22:18:30 +00:00
Anonymissimus
e1dcb356aa mute wmllint false positives about unknown unit referred by id 2012-01-20 22:18:14 +00:00
Anonymissimus
6d26dfa0c4 mute wmllint false positives about unknown unit referred by id 2012-01-20 22:17:59 +00:00
Anonymissimus
6bbdb1fff9 mute a wmllint false positive about unknown unit referred by id 2012-01-20 22:17:43 +00:00
Anonymissimus
37e026b6f1 mute a wmllint false positive about unknown unit referred by id 2012-01-20 22:17:26 +00:00
Anonymissimus
8b730ee36c mute a wmllint false positive about unknown unit referred by id 2012-01-20 21:38:40 +00:00
Elias Pschernig
00595e3a06 fixed typo in german translation 2012-01-20 21:38:34 +00:00
Anonymissimus
e9e33a6dc6 mute a wmllint false positive about unknown unit referred by id 2012-01-20 21:38:25 +00:00
Anonymissimus
775d9da1e5 mute wmllint false positives about unknown unit referred by id 2012-01-20 21:38:09 +00:00
Anonymissimus
fa78722b61 remove a new translatable string I introduced in 2012-01-14T22:08:45Z!anonymissimus@arcor.de
Can be reverted as soon as the stringfreeze is thawed.
2012-01-20 21:37:53 +00:00
Anonymissimus
8bdf59969f Make wmllint id checks respect comma-separated lists of ids.
Another bug which I found due to the previous fix. I had added that
feature in the engine's SUF some time after the check in wmllint did
already no longer work.
2012-01-20 21:37:38 +00:00
Anonymissimus
6b45146d62 Fix leading whitespace being ignored when searching for subtag start.
Reenables the check for "unknown xy referred to by id".

Fix for a bug report in the forum:

http://forums.wesnoth.org/viewtopic.php?p=519028#p519028

(It's not clear to me what the purpose of the subtag_depth variable is
though.)
2012-01-20 21:37:21 +00:00
Nils Kneuper
2acec68af1 updated German and Slovak translation 2012-01-20 21:06:22 +00:00
Nils Kneuper
5224e11f93 updated Polish translation 2012-01-20 19:03:12 +00:00
Nils Kneuper
fb7137aaec updated Polish announcement translation 2012-01-20 19:02:33 +00:00
Nils Kneuper
22e624cff2 updated Hungarian translation 2012-01-20 18:26:46 +00:00
Nils Kneuper
3308b22744 updated Lithuanian and Italian translation 2012-01-20 17:43:32 +00:00
Nils Kneuper
3e3087b632 updated Lithuanian announcement translation 2012-01-20 17:40:25 +00:00
Elias Pschernig
2a472f1182 Translated some missing strings in po/wesnoth/de.po. 2012-01-20 17:38:15 +00:00
Steven Panek
05ba70062d Fixed a couple of spelling errors; set svn:eol-style. 2012-01-20 15:14:25 +00:00
Anonymissimus
8888752389 disable the size check I added (workaround for regression found by Ivanovic) 2012-01-20 14:02:12 +00:00
Nils Kneuper
86ec752156 updated German translation 2012-01-20 12:36:22 +00:00