48708 Commits

Author SHA1 Message Date
Steven Panek
e5b6bf46fb Reapplied 2012-01-21T20:37:20Z!elvish.hunter2010@gmail.com. 2012-01-22 00:06:27 +00:00
Nils Kneuper
15e9a9772c updated Polish translation 2012-01-21 23:58:32 +00:00
Nils Kneuper
6f0161cffd updated Polish announcement translation 2012-01-21 23:57:38 +00:00
Nils Kneuper
9bb23befcd updated Italian translation 2012-01-21 23:56:51 +00:00
Gabriel Morin
0de65b4f5e Revert 2012-01-21T23:16:25Z!gabrielmorin@gmail.com
"Added --username and --password options for testing purposes."

Was commited accidentally.
2012-01-21 23:20:08 +00:00
Gabriel Morin
337cc47f69 Added --username and --password options for testing purposes.
Together with the --server option they allow starting several clients
that all join the server automatically.

When these options are used, preferences are not saved.

Manual not updated yet.
2012-01-21 23:16:25 +00:00
Gabriel Morin
b55884208c Fixed turn not finishing when moves were planned for future turns 2012-01-21 23:16:19 +00:00
Gabriel Morin
31a49ecb3f Display terrain % and various other marks when creating multi-turn moves.
Fixes bug #18635.
2012-01-21 23:16:12 +00:00
Gabriel Morin
5ededa2d37 Move and Suppose_Dead actions: Instead of keeping a pointer around,
...store the underlying id of the owner unit and use that to find it
when needed.

Fixes bug #19222
2012-01-21 23:16:05 +00:00
Gabriel Morin
5e819ce7b8 Refactoring in preparation to fix bug #19222 2012-01-21 23:15:57 +00:00
Gabriel Morin
cd1222a879 Removed obsolete todo 2012-01-21 23:15:47 +00:00
Steven Panek
ec392d8d2c Updated the Finnish translation. 2012-01-21 21:38:29 +00:00
Steven Panek
6dfc5b2afc Updated the Finnish translation. 2012-01-21 21:32:10 +00:00
Steven Panek
38bbd19211 Updated the Old English translation. 2012-01-21 21:29:42 +00:00
Elvish_Hunter
3afc945432 Fixed straight apostrophes in the wesnoth-units Italian translation 2012-01-21 20:37:20 +00:00
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