Commit Graph

48634 Commits

Author SHA1 Message Date
Nils Kneuper
76acd41a53 updated Italian translation 2012-01-25 09:36:59 +00:00
Nils Kneuper
111fa01095 updated Hungarian and Italian announcement translation 2012-01-25 09:35:41 +00:00
Ignacio R. Morelle
1852dcd2b3 Do not require restarting Wesnoth to disable or enable...
...desktop notifications

(noted by un214 on IRC)
2012-01-25 04:30:21 +00:00
Nils Kneuper
90eeaade25 updated Italian translation 2012-01-24 09:33:30 +00:00
Nils Kneuper
08be92db4e updated Italian announcement translation 2012-01-24 09:31:07 +00:00
Ignacio R. Morelle
4d3909cb6d Changelog entry for 2012-01-24T01:05:33Z!shadowm@wesnoth.org and 2012-01-24T01:25:17Z!shadowm@wesnoth.org 2012-01-24 01:29:35 +00:00
Ignacio R. Morelle
e1299030db Fixed SOUND:SLOW and SOUND:POISON animation sound macros,
...also suffering from the same behavior described in bug #19274

This makes e.g. the Elvish Shaman's slowing attack hit sound trigger at
the correct time (frame zero).

SOUND:HIT_AND_MISS needs to be fixed more carefully; at least one unit
(Highwayman) relies on the current, broken behavior.
2012-01-24 01:25:17 +00:00
Ignacio R. Morelle
280203fb85 Fix animation sound frame glitches mentioned in bug #19274 2012-01-24 01:05:33 +00:00
Anonymissimus
92495e5f39 Fix some calls to unit::get_ability_bool().
The callers were not aware of that the function expects a tag name instead
of an ability id. The function catches more cases of the unit having
the ability than what the callers were expecting, supposedly.

(Being granted by a nearby unit.)

see http://forums.wesnoth.org/viewtopic.php?p=519206&sid=8f07f9142de08853f8eb60d71f95d8da#p519206
2012-01-23 15:09:23 +00:00
Anonymissimus
5a94a5ac3b avoid a compiler warning about unused local function 2012-01-23 15:09:06 +00:00
Anonymissimus
738df5ad38 Fix a bad value found by wmllint. 2012-01-22 22:36:42 +00:00
Anonymissimus
820b021f9c Fix some of the id checking logic in wmllint.
If we have [message]id=, narrator, unit and second_unit are wrong values.
They need speaker= as keys.
2012-01-22 22:36:16 +00:00
Anonymissimus
1862f701a5 Fix modify_unit removing units for the time of processing.
If the tag is used to modify the type= of several units at once,
it looks better to not kill the old units until the modified one
gets unstored, so that units don't disappear for the time of processing.
reported in the forum: http://forums.wesnoth.org/viewtopic.php?p=519174
2012-01-22 22:35:44 +00:00
Derek Hoagland
22ea9a19f2 Fix the screenshot of the new remove add-on dialog...
...having the wrong version number.
2012-01-22 20:11:54 +00:00
Ignacio R. Morelle
fcbb3572fa Fix wrong preferences path suffix (1.1 instead of 1.10)...
...when using XDG layout (bug #19318)

This only affects Linux and other platforms using XDG layout (no
compiled-in preferences path override).
2012-01-22 20:04:00 +00:00
Steven Panek
70d7678d87 Bumped version number. 2012-01-22 19:42:55 +00:00
Nils Kneuper
b123c3b184 post release version bump to 1.10.0+svn
(yes, currently trunk is identical to what will be the 1.10 branch!)
2012-01-22 19:20:53 +00:00
Simon Forsyth
928aef01a9 update version numbers, user directory, etc. for 1.10 in Xcode package 2012-01-22 17:17:28 +00:00
Nils Kneuper
4ce9f86b92 fixed changelog structuring in some places
bumped version to 1.10.0
2012-01-22 14:13:17 +00:00
Nils Kneuper
7b0370c9ee pot-update
(reference update only, no new/changed strings; preparing for 1.10)

regenerated doc files
2012-01-22 14:07:14 +00:00
Fabian Müller
774d55d2a1 Fixed Lady Dionli being represented by the wrong portrait. 2012-01-22 13:51:22 +00:00
Gunter Labes
d633733911 accept version 1.10* by default
should be reverted after 1.10 branched off
2012-01-22 13:50:25 +00:00
Nils Kneuper
5febc05d88 updated Czech, German and Polish translation 2012-01-22 13:41:07 +00:00
Nils Kneuper
d9d91a72be updated German translation 2012-01-22 12:07:33 +00:00
Gabriel Morin
3a4e8c47c3 Restore network compatibility with RC1 broken by revision #52731 2012-01-22 01:13:03 +00:00
Gabriel Morin
a73a64d93f Fix turn not ending if there are not planned actions.
No changelog entry for this one since it was just introduced by my
previous fix for end turn problems.
2012-01-22 01:12:53 +00:00
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