Mark de Wever
a8ea0057ef
Fix indention.
2009-03-22 12:39:49 +00:00
Tomasz Śniatowski
9fc863a7f7
value->ref fix
2009-03-22 13:01:33 +01:00
Nils Kneuper
5acac59592
add update of en_GB translation to the changelogs
2009-03-22 11:46:24 +00:00
Nils Kneuper
85765ff32b
fixed urls in Czech announcement translation
2009-03-22 09:53:27 +00:00
Nils Kneuper
1d27648e42
updated German, Slovak and Swedish announcement translation
...
fixed broken file for the Dutch version...
2009-03-22 09:30:47 +00:00
Jordà Polo
8efbbc8a66
Update Catalan translation
2009-03-22 09:14:05 +00:00
Guillaume Melquiond
f6cfa4ab51
Improved code readability.
2009-03-22 07:41:17 +00:00
Jordà Polo
e77f18ed85
Regenerate Dutch and Spanish translations
2009-03-22 07:39:50 +00:00
Daniel Franke
a0b356fa5b
Fix 'Trying to open file with empty name' stdout spam in MP lobby
2009-03-22 04:09:56 +00:00
Ignacio R. Morelle
1399c95cbd
Fix a G++ 4.3 warning reported by Zen_Clark on IRC:
...
src/editor2/editor_controller.cpp:704: warning: suggest parentheses
around && within ||
Ilor, please check that I didn't screw up the logic of this code
(apparently not).
2009-03-22 01:39:12 +00:00
Ignacio R. Morelle
0954bc4993
Spanish translation update (this time the last one).
2009-03-22 01:19:39 +00:00
Tomasz Śniatowski
8adce1051c
clarify auto terrain transition mode by adding a third option...
...
...(that was present in 1.4's editor). Now the updates can be either
fully automatic if a bit slow (on), happen only on mouse-up events
(partial) or be manual.
2009-03-22 01:32:14 +01:00
Tomasz Śniatowski
19b057678d
changelog typo fix
2009-03-22 01:28:16 +01:00
Tomasz Śniatowski
8ac2550ac7
changelog update for 2009-03-21T23:25:29Z!kailoran@gmail.com
2009-03-22 01:27:31 +01:00
Ignacio R. Morelle
da972bc217
The ~RC() image functor does not accept the special palette switch...
...
...~RC(palette1=palette2) syntax anymore. ~PAL(palette1>palette2)
should be used instead.
No idea what I was drinking when I decided to use ~RC(palette1=palette2)
instead of introducing a new functor (most likely I was thinking of the
overhead of the string comparison, but it's been reduced a lot since
then).
A wmllint test is missing, as well as backwards compatibility code. I
assume that this feature hasn't been used at all anyway.
2009-03-22 00:16:38 +00:00
Tomasz Śniatowski
b358e4611e
implement FR bug #13172...
...
...(output a WML-style list of selected tiles from the editor). Uses
the system clipboard.
2009-03-22 00:25:29 +01:00
Tomasz Śniatowski
fb90b8dc87
code correctness: add a missing &
2009-03-22 00:23:13 +01:00
Mark de Wever
73b69a692e
Dutch translation update.
2009-03-21 23:09:23 +00:00
Ignacio R. Morelle
9b4e9c928a
Spanish translation update for the 1.6 release notes.
2009-03-21 22:55:31 +00:00
Jordà Polo
3adeb9d176
Update language list
2009-03-21 22:16:33 +00:00
Guillaume Melquiond
5c87b40ba5
Added French translation.
2009-03-21 21:51:01 +00:00
Mark de Wever
a77afead34
Removing the custom FindImageMagick.cmake.
...
Stikonas pointed out this script is also shipped with cmake so use
their version.
2009-03-21 21:07:56 +00:00
Ignacio R. Morelle
fc32b87956
Remove a line of whitespace.
2009-03-21 19:51:19 +00:00
Ignacio R. Morelle
80815dbedd
Remove dead code.
2009-03-21 19:48:15 +00:00
Guillaume Melquiond
1c313fd7b9
Fixed typo from commit 33992.
2009-03-21 18:54:01 +00:00
Guillaume Melquiond
6115b88def
Removed bisection-friendly fields...
...
...from config::any_child now that they are no longer used.
2009-03-21 18:45:08 +00:00
Guillaume Melquiond
d5f88ddeec
Cleaned by using config::any_child new fields.
2009-03-21 18:45:05 +00:00
Guillaume Melquiond
67aa3b6c26
Cleaned by using config::any_child new fields.
2009-03-21 18:45:02 +00:00
Guillaume Melquiond
2bb8c2d91e
Cleaned by using config::any_child new fields.
2009-03-21 18:44:59 +00:00
Guillaume Melquiond
238f26d09b
Cleaned by using config::any_child new fields.
2009-03-21 18:44:56 +00:00
Guillaume Melquiond
10040caa7a
Moved to loops based on config::all_children_range.
2009-03-21 18:44:52 +00:00
Guillaume Melquiond
3b70748b6e
Moved to loops based on config::all_children_range.
2009-03-21 18:44:49 +00:00
Guillaume Melquiond
7b5f394e3a
Moved to loops based on config::all_children_range.
2009-03-21 18:44:46 +00:00
Guillaume Melquiond
1027edf2ef
Moved to loops based on config::all_children_range.
2009-03-21 18:44:43 +00:00
Guillaume Melquiond
afce218e7a
Moved to loops based on config::all_children_range.
2009-03-21 18:44:39 +00:00
Guillaume Melquiond
7472926a26
Moved to loops based on config::all_children_range.
2009-03-21 18:44:36 +00:00
Guillaume Melquiond
67fa65b0f1
Moved to loops based on config::all_children_range.
2009-03-21 18:44:33 +00:00
Guillaume Melquiond
8a26510e8b
Moved to loops based on config::all_children_range.
2009-03-21 18:44:30 +00:00
Guillaume Melquiond
353ba88952
Moved to loops based on config::all_children_range.
2009-03-21 18:44:26 +00:00
Guillaume Melquiond
9ff8bf20d0
Moved to loops based on config::all_children_range.
2009-03-21 18:44:22 +00:00
Guillaume Melquiond
42603c5edc
Used an opaque type for config::all_children_iterator with some...
...
...(not yet used) non-pointer fields.
2009-03-21 18:44:18 +00:00
Chris Hopman
594649fd51
- reapply 33603 -- forbid insertion of units with invalid location
2009-03-21 17:55:30 +00:00
Nils Kneuper
923d52fabb
updated Czech translation
2009-03-21 17:35:25 +00:00
Alexander van Gessel
2962115480
Regenerate index.nl.html
2009-03-21 18:28:43 +01:00
Alexander van Gessel
63fde0a819
Finish dutch translation of 1.6 release notes.
2009-03-21 18:20:37 +01:00
Ali El Gariani
51ec3ce9c8
Fix other in_hex errors from 2009-03-21T10:38:32Z!jeremy.rosen@enst-bretagne.fr in campaigns
2009-03-21 17:19:15 +00:00
Ali El Gariani
d930c3b7fc
Fix few in_hex errors in 2009-03-21T10:38:32Z!jeremy.rosen@enst-bretagne.fr,
...
...but some of them are only caused by dirty low-alpha pixels. These
images must be cleaned, but in the meantime, use correctly in_hex to
prevent glitch. Example (visible with 1.4): a grand marshall on a
village slowly draw a gray rectangle near his foot.
2009-03-21 17:07:16 +00:00
Alexander van Gessel
19aac9c54d
Document REPEAT macro (bug #13231 )
2009-03-21 17:33:13 +01:00
Nils Kneuper
3762b142b0
updated Italian translation
2009-03-21 16:30:43 +00:00
Nils Kneuper
eba2ae6f3a
updated Czech and German announcement translation
2009-03-21 16:28:52 +00:00