Commit Graph

49043 Commits

Author SHA1 Message Date
Timotei Dolean
4b21c2002f eclipse plugin: Fix (one more time) the formatter's identation policy 2012-02-15 21:56:49 +00:00
Timotei Dolean
3b40f25458 eclipse plugin: Reword a bit the messages used in the interface 2012-02-15 21:56:41 +00:00
Steven Panek
d285ec4329 Added a Windows locale association for 'uk'. 2012-02-15 21:28:02 +00:00
Steven Panek
e825aa383d Updated the changelogs; improved an entry. 2012-02-15 20:57:40 +00:00
Timotei Dolean
ed34fc4318 Fix some wordings on the news section 2012-02-15 18:50:24 +00:00
Steven Panek
e8479214d2 Added a credits entry for the Ukrainian translation. 2012-02-15 18:35:55 +00:00
Steven Panek
7cb034c05f Fixed some typos. 2012-02-15 18:29:12 +00:00
Steven Panek
729e3915fd Added 'uk' to the LINGUAS files. 2012-02-15 18:28:44 +00:00
Steven Panek
9840dbd04c Added Ukrainian to the announcement stuff's languages list. 2012-02-15 18:27:23 +00:00
Steven Panek
98169bfaab Added Ukrainian to g.w.o's language list. 2012-02-15 18:25:31 +00:00
Steven Panek
eb949abe0e Added/changed files for the Ukrainian translation. 2012-02-15 18:24:02 +00:00
Steven Panek
74250d0a0f Added 'vi' to the manual and manpages cfgs. 2012-02-15 17:24:12 +00:00
Fabian Müller
59ccec6ee2 LoW::7: Code cleanups.
Added the Naga to the orcish side.
2012-02-15 17:22:17 +00:00
Steven Panek
affffd0922 Added locale file for Ukrainian. 2012-02-15 17:13:03 +00:00
Fabian Müller
274bfa4479 LoW::3+7,14 Map cleanups. 2012-02-15 16:58:24 +00:00
Fabian Müller
5895913b1a New flags. 2012-02-15 15:59:07 +00:00
Fabian Müller
b3635b89db TB::3: Major code cleanups.
New flags.
2012-02-15 15:58:38 +00:00
Fabian Müller
51f798302a TB::2: Use of new flags. 2012-02-15 15:56:36 +00:00
Fabian Müller
3a1b7b8abf TB::1: Minor code cleanups.
Changed the player's flag to loyalists.
2012-02-15 15:55:37 +00:00
Nils Kneuper
5cc596023e updated Italian translation 2012-02-15 15:53:29 +00:00
Elvish_Hunter
84beb9ced7 [harm_unit]: added resistance_multiplier key, as per fendrin's request 2012-02-15 09:53:18 +00:00
Nils Kneuper
e1c05a1edb updated Portuguese (Brazil) translation 2012-02-15 06:23:11 +00:00
Simon Forsyth
900587e01f get rid of image for removed terrain 2012-02-15 00:51:23 +00:00
Simon Forsyth
c8b2e32ea5 New rail terrain type.
Has no effect on current units (may want to define values for UI purposes
2012-02-15 00:21:10 +00:00
Steven Panek
0a28644a74 Aliased a bunch of Spanish locales to es_ES. 2012-02-14 23:17:45 +00:00
Simon Forsyth
8af3e72cb5 add files to Xcode project 2012-02-14 22:51:43 +00:00
Simon Forsyth
8500a0fe27 update changelogs (includes typo fix) 2012-02-14 22:50:42 +00:00
Simon Forsyth
59bb405b0c Improve transitions between bridges and rails in same direction 2012-02-14 22:47:33 +00:00
Anonymissimus
288ffbce06 changelog update 2012-02-14 21:26:20 +00:00
Anonymissimus
b35ba6bec6 Visual Studio 2010 projectfiles update 2012-02-14 21:25:58 +00:00
Anonymissimus
5d0284a513 wmllint rule for the 2 deprecations in my latest revisions
No changes to mainline needed. These were only valid for
almost one year however.
2012-02-14 21:25:33 +00:00
Anonymissimus
5e311eb9b5 remove wmllint rule for empty side=...
...in remove/place_shroud,modify_side/ai,gold

The first three have "all sides" as default if no side info given,
the ladder two have inline SSF support and "all sides" as default
as well, so it's valid syntax which shouldn't be warned about.
2012-02-14 21:25:08 +00:00
Anonymissimus
75592984ce Introduce support for [filter_side]<SSF> in SLF.
For villages. Keeps backwards compatibility for inline owner_side= at
the cost of confusing syntax (due to (possible) duplicate side
information).

This also adds SSF support in [store_villages].
2012-02-14 21:24:50 +00:00
Anonymissimus
6594a06918 remove deprecation for empty side= in modify_side,place*,remove_shroud
final syntax for these: all sides if neither side= nor [filter_side] are
present, all sides matching the ssf in [filter_side] if the tag is
present regardless of inline side=, and the sides matching inline side=
otherwise.

modify_side can't have inline SSF due to key conflicts. The other two
(and capture_village) already have inline SLF so it's a bad idea to
add an inline SSF. After removing filter_side in [gold] and
[modify_ai] this leaves 4 tags with possibly redundant side info
and confusing syntax (especially capture_village),
at the benefit of more backwards compatibility.
2012-02-14 21:24:31 +00:00
Anonymissimus
e605fce758 remove a done todo 2012-02-14 21:24:06 +00:00
Anonymissimus
60e18fe9c2 Introduce inline SSF support...
...in modify_ai and deprecate [modify_ai][filter_side].
2012-02-14 21:23:41 +00:00
Anonymissimus
4c22c47303 remove confusing unused parameters from game_events::get_sides_vector() 2012-02-14 21:23:23 +00:00
Anonymissimus
6419bb4841 remove the rule making wmllint putting side=...
...into set*,allow*,disallow_recruit,store_gold

Since it is valid syntax now (again, but defaulting to all sides).
2012-02-14 21:23:06 +00:00
Anonymissimus
21544198e1 Remove unused confusing parameters from wesnoth.get_sides.
These were never documented and ment to be removed.
2012-02-14 21:22:50 +00:00
Anonymissimus
679f18801c Introduce inline SSF support in [gold] and deprecate [gold][filter_side].
Since it should never have been added and is now redundant.
2012-02-14 21:22:32 +00:00
Anonymissimus
c44e2ea3ad Activate SSF support in allow_recruit, disallow_recruit and set_recruit.
The default for empty side= is now "all sides".
2012-02-14 21:22:15 +00:00
Nils Kneuper
1fb57fd9d9 change order in the changelog(s) to be more like an alphabetical order 2012-02-14 20:22:23 +00:00
Nils Kneuper
6af9069eec changelog update for the last commit 2012-02-14 20:16:17 +00:00
Nils Kneuper
06a695f04b replace $unit.type by $unit.language_name...
...since in translateable strings .type will always be english (which
is obviously bad for translations) added pofix rules for this and
applied them
2012-02-14 20:13:41 +00:00
Nils Kneuper
37e0b5c819 updated French translation 2012-02-14 20:01:03 +00:00
Alexander van Gessel
34bb36d595 Point stable gettext.wesnoth.org to 1.10 2012-02-14 20:19:32 +01:00
Mark de Wever
885e028be3 Fix compilation after 2012-02-08T22:22:34Z!fabianmueller5@gmx.de.
Fendrin please review the patch since commit 2012-02-08T02:13:25Z!alarantalara@gmail.com
looks rather broken:

- The default_difficulty_ is not used in the class.

- default_difficulty_ is defined as both a std::string and int.
2012-02-14 18:36:48 +00:00
Ignacio R. Morelle
f2f14ea934 Add an option to reset all hotkeys in Hotkey Settings in Preferences
(bug #3797)

This involves some code refactoring and internal API changes necessary
to remember what the default hotkeys are in WML.
2012-02-14 18:17:09 +00:00
Mark de Wever
1fc5dccf19 Remove unneeded include. 2012-02-14 18:10:04 +00:00
Mark de Wever
6b9bfd580d Remove unneeded includes. 2012-02-14 18:10:01 +00:00