8826 Commits

Author SHA1 Message Date
Gunter Labes
0fc31e990e correct an attack image reference
remove the redundant hide_help keys
2008-05-02 09:06:06 +00:00
Elias Pschernig
5534e29a74 wmlunits: Tried to overlay hero-icon.png over leader units. 2008-05-01 16:20:43 +00:00
Mark de Wever
1782658a29 Add the settings section for the gui. 2008-05-01 13:52:24 +00:00
Lari Nieminen
c38e2f51b5 Added a simple water whirlpool scenery graphic...
...and used it for the whirlpools in The Lost General.
2008-05-01 12:52:03 +00:00
Lari Nieminen
00a684a04e Made Ulfdain always be loyal,resilient. 2008-05-01 11:41:39 +00:00
Mark de Wever
672dd9bf3a Allow the user to set the x and y coordinate of a window.
Allow the user to choose to place the window automatically.

Change the addon window to be placed automatically.
2008-05-01 11:29:05 +00:00
Ignacio R. Morelle
abeb6fe7f9 New, less-confusing offmap tile icon for editor 2008-05-01 02:25:59 +00:00
Elias Pschernig
2293806e2c wmlunits: Fixed abilities and attacks display. 2008-04-30 22:43:38 +00:00
Elias Pschernig
ff1229fadc Pierre Bourdon (delroth) added gold_per_village and is_border to the Python AI. 2008-04-30 16:47:15 +00:00
Mark de Wever
d1be9ba41a Rename the badly named scale to grow_factor. 2008-04-30 16:36:19 +00:00
Moritz Göbelbecker
7819881877 Fix z-layering of overlays 2008-04-30 15:34:49 +00:00
Moritz Göbelbecker
ff1761aabf New ford graphics from Syntax_Error 2008-04-30 15:32:55 +00:00
Mark de Wever
99e7c9bbef Forgot some files when reverting patch 1034. 2008-04-30 09:31:04 +00:00
Mark de Wever
7960ef214f Rename all definitions to include their id in their name. 2008-04-30 09:13:20 +00:00
Mark de Wever
e7839ba088 Add the panel defintion. 2008-04-30 09:11:49 +00:00
Eric S. Raymond
15653127ea Reindent some WML for readability. 2008-04-30 07:48:36 +00:00
Eric S. Raymond
b3ba10c675 Address bug #11553. 2008-04-29 19:34:58 +00:00
Elias Pschernig
f768001345 wmlunits: Added id also to unit info page. 2008-04-29 16:49:38 +00:00
Elias Pschernig
7e93462d43 wmlunits: increased font size of unit level indicator,
...added faction-leader indicator, added info link, added abilities,
added id
2008-04-29 16:38:45 +00:00
Moritz Göbelbecker
547d5d2615 Use the new center feature in the terrain macros to center all overlays.
Crop and/or expand existing images to fit the new behaviour
2008-04-29 10:52:05 +00:00
Mark de Wever
0642efcaf5 Remove the dummy text_font_size since it's no longer mandatory. 2008-04-28 16:11:25 +00:00
Richard Kettering
730c01137e Replaced my old hack with kestenvarn's newest HttT map,
...faded slightly for readability on the main screen.
2008-04-28 03:37:45 +00:00
Gunter Labes
04518278ba now really use the current dir for translations
comment the funny pop_to_top() call out since it doesn't work on
units.wesnoth.org

remove trailing spaces
2008-04-27 23:41:31 +00:00
Gunter Labes
90c7d5c289 default to the current directory for translations rather than cwd + /data 2008-04-27 22:47:18 +00:00
Ignacio R. Morelle
41cb27d28d Fixed ally_race i18n issues 2008-04-27 22:16:49 +00:00
Richard Kettering
0de662dbcc New and improved melee animations for the banebow. 2008-04-27 21:44:47 +00:00
Richard Kettering
84b01a61b6 New and improved melee animations for the banebow. 2008-04-27 21:41:00 +00:00
Ignacio R. Morelle
c17555c6f0 More i18n fixes on the same vein (ally name) 2008-04-27 21:35:40 +00:00
Ignacio R. Morelle
17e9e2628b i18n fixes optimized using WML variables 2008-04-27 21:29:28 +00:00
Ignacio R. Morelle
a3a8c41498 ally names i18 fix, optimized 2008-04-27 21:25:23 +00:00
Ignacio R. Morelle
3babc79daf Ally name's i18n fix - part three with defferent approach 2008-04-27 21:21:25 +00:00
Ignacio R. Morelle
392f589afd Testing a different approach to solve the i18n names issue 2008-04-27 21:05:12 +00:00
Richard Kettering
261b738336 Slight tweak to ranger melee frames. 2008-04-27 20:57:23 +00:00
Richard Kettering
dbdadf2487 Slight tweak to ranger melee frames. 2008-04-27 20:55:11 +00:00
Elias Pschernig
657da51da7 wmlunits: display attacks also in the overview tree 2008-04-27 20:28:24 +00:00
Mark de Wever
848416aea8 Add a spacer class used to align the buttons better at the left side. 2008-04-27 18:09:34 +00:00
Mark de Wever
a0f17c383d Remove some not needed translatable strings.
Make other strings like the currently used strings.
2008-04-27 16:02:30 +00:00
Mark de Wever
f7228ced85 Add the widget library to the wesnoth-lib domain and update the helper files. 2008-04-27 15:48:07 +00:00
Gunter Labes
a87cd64086 typo fix 2008-04-27 03:15:00 +00:00
Richard Kettering
bf9990c472 New images for the elven sorceress. 2008-04-27 02:37:32 +00:00
Richard Kettering
1b561d8ead New images for the elven sorceress. 2008-04-27 02:28:56 +00:00
Ignacio R. Morelle
ea9ff187b8 Use translatable ally unit's name field...
...instead of nontranslatable $ally_name variable value in dialogues
2008-04-27 01:19:33 +00:00
Ignacio R. Morelle
70cce499ce Fix a small variable expansion order bug 2008-04-27 01:15:32 +00:00
Ignacio R. Morelle
d70d945b78 Use translatable ally name instead of the nontranslatable $ally_name...
...variable value in dialogues
2008-04-27 01:01:36 +00:00
Ignacio R. Morelle
54856ca47c Fix dialogues using nontranslatable ally_name...
...variable value to use unit's name instead.

Also, introduced a bugcheck (hint:
http://www.wesnoth.org/forum/viewtopic.php?f=7&t=13827)
2008-04-27 00:53:35 +00:00
Ignacio R. Morelle
12007e1566 Use primary_unit's name instead of nontranslatable ally_name...
...variable contents in dialogue (i18n fix)
2008-04-27 00:47:22 +00:00
Moritz Göbelbecker
5da3f92634 Reorganisation of the terrain macros including more consistent image naming. 2008-04-26 19:44:45 +00:00
Gunter Labes
fb2554de5f remove the deprecated macros scheduled for removal 2008-04-26 13:52:35 +00:00
Lari Nieminen
25e528fb35 Prevent the help menu from invalidating undo. 2008-04-26 13:32:44 +00:00
Lari Nieminen
3a835c614f Use PLACE_IMAGE instead of the deprecated SET_IMAGE. 2008-04-26 13:26:59 +00:00