17810 Commits

Author SHA1 Message Date
Ignacio R. Morelle
90770ffd60 gui2/tgamestate_inspector: Stack the first and second panels' listboxes...
...on top of each other

This sacrifices vertical space (not needed for the first panel, not
essential for the second) in order to get us more horizontal space for
the third panel with the selection's contents, which is actually the
most important panel.
2013-03-20 21:25:44 +00:00
Ignacio R. Morelle
447fd278cf gui2/tgamestate_inspector: Save vertical space by removing some cruft
The various panels had external headers for some reason, in spite of two
of them being listboxes with their own internal headers.

By removing those external headers (and making the rightmost panel's
scroll_label have an associated header with a cell padding trick to make
it look consistent with the listboxes' headers) we can save some
valuable vertical space.

This commit also changes a few strings in order to clarify the purpose
of each panel.
2013-03-20 21:25:29 +00:00
Ignacio R. Morelle
2dd8c3e711 gui2/tgamestate_inspector: Remove unused Actions column and spacers 2013-03-20 21:25:13 +00:00
David Mikos
90d5671414 Some unit animation WML sound offset fixes -- in collaboration with bumbadabum. 2013-03-20 20:49:53 +00:00
David Mikos
d60d4d7c61 Unit animation WML to use SOUND:HIT_AND_MISS macro throughout.
Large simplification and reduction in cache.
2013-03-20 20:01:25 +00:00
Simon Forsyth
74991da8ae Assorted grammar and spelling corrections 2013-03-17 19:05:39 +00:00
Lari Nieminen
c7569461a0 Renamed Dorset to Dorest. 2013-03-16 22:10:36 +00:00
Lari Nieminen
160af9f4d6 "silent forest" -> "Silent Forest". 2013-03-16 22:07:51 +00:00
Lari Nieminen
eec2fc4dee Updated the white journey flag...
...with one that can be entirely covered by a red flag.
2013-03-16 18:04:17 +00:00
Lari Nieminen
a5fda11fd4 New SotBE bigmap and journey paths. 2013-03-16 17:28:04 +00:00
Steven Panek
1100cbc8df One more European Portuguese update for trunk. 2013-03-16 16:46:08 +00:00
Steven Panek
bfa6f9e522 Updated the European Portuguese translation. 2013-03-16 16:28:41 +00:00
Steven Panek
125b1134ea Added European Portuguese map overlays. 2013-03-16 01:57:37 +00:00
Steven Panek
b9313de057 Added the Scottish Gaelic BfW logo. 2013-03-15 23:42:55 +00:00
Lari Nieminen
a0a686db59 Decreased the delay of the journey dots on the new maps. 2013-03-15 21:59:38 +00:00
Ignacio R. Morelle
93496b40ff Fix broken image path
Someone typoed a line, resulting in the image path
"units/human-outlaws/rogue+female-attack:250.png" instead of
"units/human-outlaws/rogue+female-attack.png:250".

This fixes a warning and missing animation frame when female Rouges play
their ranged attack animation:

> error display: could not open image 'units/human-outlaws/rogue+female-attack'
2013-03-15 02:15:01 +00:00
Steven Panek
1f43a9d075 Added the Portuguese logos and help images. 2013-03-13 23:29:12 +00:00
David Mikos
7b2cd7a92b remove now unnecessary sound_frame durations from animationWML files 2013-03-13 08:11:02 +00:00
Ignacio R. Morelle
3bb3f844be gui2/ttitle_screen: Place the version/revision number label...
...on the bottom left corner of the screen

Finally achieved this in a resolution-safe manner (unlike 2010-10-22T22:22:50Z!shadowm@wesnoth.org)
by moving the label to a separate layer of the parent stacked widget that
goes beneath the main button-littered layer (to avoid stealing events).
2013-03-12 10:59:40 +00:00
David Mikos
3c0e56f2c3 Optimize defense animation WML macros and animation-utils.cfg some more 2013-03-12 07:14:52 +00:00
Alexander van Gessel
8caa433854 Don't create El'isomithir twice in MP. Found by bumbadadabum 2013-03-11 19:09:21 +01:00
David Mikos
31c1dde89d apply unit animation WML patch#3682...
...and return deleted Steelclad-idle images as OKd by Jetrel.
2013-03-10 21:17:59 +00:00
David Mikos
3ff04c671c fixed macros/sound-utils.cfg sound start times...
...by setting minimum length animation frame to 1
2013-03-10 21:05:30 +00:00
Alexander van Gessel
2a5c3f5a11 Add missing nightblade animations to UtBS Dark Assassin. Patch by bumbadadabum 2013-03-09 22:30:37 +01:00
Ignacio R. Morelle
f880557b5d ui: Scale down unit frames larger than 72x72 in the Recruit and Recall dialogs
This is necessary to prevent all list items from being enlarged to fit
the larger units. It is a very common occurrence in campaigns featuring
the Ghost line nowadays thanks to the oversized Spectre baseframe.

This needs to be backported to 1.10.
2013-03-05 09:53:38 +00:00
Ignacio R. Morelle
0d0b347340 addon/mg: Use a multiset instead of a set to sort add-ons by title
This allows add-ons with identical titles to appear as many times as
necessary in the add-ons list instead of the first one clobbering the
rest.

Patch #3769 by thunderstruck. Fixes bug #20518.
2013-03-05 09:21:51 +00:00
Lari Nieminen
3d67c4cd7e Fixed a typo (lighting->lightning). 2013-03-05 06:27:51 +00:00
Matthias Schoeck
7b7f3222ef The Elves Besieged Micro AI scenario: use 'yes' for boolean WML variable 2013-03-04 21:53:42 +00:00
Matthias Schoeck
184a53d706 Priority Target Micro AI: convert a variable to boolean
target_in_reach is only used to determine whether any target is
in reach, the count of targets is meaningless.  Thanks shadowm.
2013-03-04 21:27:15 +00:00
Matthias Schoeck
d8a24db330 Swarm Micro AI scenario: removed unneeded text from message 2013-03-04 21:19:34 +00:00
Matthias Schoeck
665fe20f79 AI Arena test scenario: minor changes to two messages
In order to make wmllint happy: add wesnoth-icon.png as image
to two messages and change the way one message is wrapped.
2013-03-04 21:11:29 +00:00
Matthias Schoeck
8f366482a5 Development AIs: Add missing translation marks
As found by wmllint
2013-03-04 20:54:45 +00:00
Matthias Schoeck
1c5a1aeba4 AI test scenarios: Add missing translation marks
As found by wmllint
2013-03-04 20:48:27 +00:00
Matthias Schoeck
4410fd190f AI test scenario files: remove trailing whitespaces 2013-03-04 20:40:01 +00:00
Matthias Schoeck
a7b2eabe0b healer_support Micro AI: Add a 'wmllint: ignore' comment
wmllint expects the aggression= key to be used inside [ai] tags only.
2013-03-04 19:55:16 +00:00
Matthias Schoeck
092840c07e Micro AI scenario files: remove some double spaces after sentence ends.
wmllint was complaining about those.
2013-03-04 19:45:17 +00:00
Matthias Schoeck
7ed5309547 Micro AI scenario files: add wmllint unbalanced-on/off comments
These are needed because wmllint gets confused by tags inside message
texts as well as by code that looks like tags, such as the path= keys
in [modify_ai] tags.
2013-03-04 19:36:50 +00:00
Boldizsár Lipka
1e7d3319cf New title screen!
The title screen background is now composed
of two images. game_title_background is
scaled to fill the screen, while game_title
is scaled to fit in the screen while preserving
aspect ratio and aligned into the middle.
2013-03-04 12:25:56 +00:00
Boldizsár Lipka
d5b1e386e3 Wire in maps/titlescreen.png as game_title.
The old image (maps/wesnoth.png) is still there
but is no longer used for the title screen.
2013-03-04 12:08:10 +00:00
Lari Nieminen
da6d957ad4 Added a new title screen map to core; just a copy of the HttT map for now. 2013-03-04 11:32:57 +00:00
Boldizsár Lipka
9575893446 Wire in the new wooden background as game_title_background. 2013-03-03 20:54:22 +00:00
Matthias Schoeck
42b54cc9a9 Mark description= key in Micro AI macros as translatable
The description is displayed in the AI selection dialog if the AI
is used as an MP AI.  It should therefore be marked as translatable.
2013-03-03 03:55:35 +00:00
Lari Nieminen
5a5597ca60 Fixed a [message] not working. 2013-03-01 07:03:11 +00:00
Lari Nieminen
d0fcf11fe5 Fixed an unsuitable choice of portrait expression variant. 2013-02-27 16:36:34 +00:00
Lari Nieminen
eeb87e1120 Removed a remnant of the old journey paths. 2013-02-26 18:33:45 +00:00
Lari Nieminen
aa2dd8f708 Removed the now unused journey.cfg from SoF. 2013-02-26 18:31:19 +00:00
Lari Nieminen
566beb76dc New SoF bigmap and journey paths. 2013-02-26 15:25:41 +00:00
Eric S. Raymond
58ed47797e Revert [SVN:46435].
The 'correction' garbled the sense of the original.  I have added a
note for translators explaining the nuance of English usage involved.
2013-02-25 03:37:13 +00:00
Steven Panek
b5d7c53d1b Ran umcpropfix. 2013-02-24 20:31:56 +00:00
Lari Nieminen
79c6129cc4 New TSG bigmap and journey paths. 2013-02-24 20:11:18 +00:00