Eric S. Raymond
a75b4364fc
Address bug #11484 .
2008-04-15 12:00:00 +00:00
Eric S. Raymond
42322d5d93
Fix a bug induced by a wmllint false-positive match,
...
...and prevent wmllint from doing it again.
2008-04-15 11:34:00 +00:00
Gunter Labes
8c29ff525b
synchronize all campaign ids with their directory name
2008-04-14 15:42:01 +00:00
Eric S. Raymond
504e37dc04
Detect campaigns without IDs.
2008-04-14 15:39:35 +00:00
Eric S. Raymond
4e7e09a5ca
Remove a crock now that we're out of string freeze.
2008-04-14 15:27:37 +00:00
Gunter Labes
60044e289a
add an id=
2008-04-14 15:22:12 +00:00
Eric S. Raymond
a4d18fb1c1
Detect units missing a race attribute.
2008-04-14 15:20:57 +00:00
Eric S. Raymond
e1cb485826
Typo fixes. Also, revert an earlier typo fix that was incorrect.
2008-04-14 15:02:21 +00:00
Gunter Labes
cb92c9a19a
add race=mechanical to the Caravan
2008-04-14 14:39:45 +00:00
Gunter Labes
8f9d45cf10
move the addon manager back to its intended location and give it its name back
2008-04-14 14:25:07 +00:00
Eric S. Raymond
96ed556954
Move the addon manager into the same wesnoth-prefixed namespace...
...
...as wesnoth and wesnoth_editor.
2008-04-14 02:53:14 +00:00
Richard Kettering
d5e339bf8e
Several small tweaks to mage faces.
2008-04-14 00:49:06 +00:00
Gunter Labes
8b9f08da2a
use fixed xanchor values instead of proportional
2008-04-13 23:18:39 +00:00
Eric S. Raymond
65026b2b14
Fix two glitchwes reported by Turin.
2008-04-13 23:15:31 +00:00
Benoît Timbert
c8832020dc
One more french translation update
2008-04-13 22:26:47 +00:00
Benoît Timbert
8eb4a63024
Fix the textdomain
2008-04-13 22:23:50 +00:00
Mark de Wever
14199608f9
Allow a label to be multiline.
...
This can't be set in the config yet but is used for the tooltip and
help popup.
2008-04-13 16:58:37 +00:00
Lari Nieminen
fbfb318201
Applied patch #1056 .
2008-04-13 16:11:27 +00:00
Lari Nieminen
d755612b8f
Fixed a top panel glitch in the dfool theme.
2008-04-13 15:59:08 +00:00
Mark de Wever
a1cbcd5a49
Rather large changeset, the primary change is allowing tooltips...
...
...and help messageto be shown. Secondary changes are:
- moving hovering in tcontrol instead of the widgets.
- make the visible flag working for drawing.
- small refactoring of the window_builder class.
2008-04-13 10:11:14 +00:00
Patrick Parker
1348cf80d2
new tag [insert_tag], as discussed on wiki/FutureWML
...
* note: there are ways you can make this crash with bad WML
these will be safeguarded against further in a later update
2008-04-13 06:43:09 +00:00
Benoît Timbert
719c6fff9b
French translation update
2008-04-12 22:32:45 +00:00
Benoît Timbert
219c0bfcc5
Address #11473 : fix some semi-borken units
2008-04-12 14:29:42 +00:00
Mark de Wever
7369f27443
Add the font style parameter.
...
Add a new label type for the window title.
Use the new window title label in the addon connect dialog.
2008-04-12 10:10:36 +00:00
Mark de Wever
b2332eb70a
Rename all xxx_defintion to the more generic definition...
...
fixes a bug where all widgets except the button will fall back to the
default definition.
2008-04-11 18:53:24 +00:00
Mark de Wever
2ded2dc392
Label text should start at offset 0.
2008-04-11 17:43:35 +00:00
Mark de Wever
4728c92353
Make the button image scale and let all buttons use the image...
...
...instead of the drawn version.
2008-04-11 17:40:44 +00:00
Mark de Wever
decb6f51d8
Widgets can have a size of 0,0 so update the comment.
...
Adjust the label to set no default and minimum size.
2008-04-11 17:31:44 +00:00
Mark de Wever
8bcb690932
Added stretch_surface_horizontal and stretch_surface_vertical.
...
The functions stretch a surface based on the first row/column. This
looks better for the widget borders as scale_surface and should be
faster (not tested). Added the option to the widget library to use
these functions and convert the window borders to use the new option.
2008-04-10 16:52:18 +00:00
Elias Pschernig
de0581c2f7
wmlunits: Display proper translated names for weapon specials.
2008-04-10 15:53:57 +00:00
Elias Pschernig
1a2dd2029e
wmlunits: Undid hack for campaigns directory as it wouldn't work.
2008-04-10 15:35:59 +00:00
Elias Pschernig
f286b179c3
wmlunits: Find addons even if they are not in the campaigns folder.
2008-04-10 14:58:00 +00:00
Gunter Labes
94c4bf94f0
remove unused import
2008-04-10 14:44:28 +00:00
Elias Pschernig
73c6d924a6
wmlunits: fixed some translation issues...
...
...and translated more stuff, added option for addons, and some minor
things
2008-04-10 14:29:39 +00:00
Lari Nieminen
be70854314
Removed duplication of the scenario end cutscene (thanks to patch #1043 ).
2008-04-10 09:30:30 +00:00
Gunter Labes
61bef2baae
sync the footer with the main page
2008-04-09 23:26:29 +00:00
Lari Nieminen
73604fe74c
Ported the last two commits to trunk.
2008-04-09 22:34:12 +00:00
Elias Pschernig
5aed99b565
wmlunits: don't color non-race attributes red
2008-04-09 20:54:57 +00:00
Elias Pschernig
864a53b8f3
wmlunits: Defense/Resistances are now displayed as (100 - x)%,
...
...attacks as hp - times
2008-04-09 20:47:16 +00:00
Elias Pschernig
28849bf119
Allow using ~ in the output option of wmlunits,
...
...and made it work with Python 2.3.
2008-04-09 20:27:52 +00:00
Elias Pschernig
b7697a7313
Added option to specify the Wesnoth datadir to wmlunits,
...
...and fixed a bug where it was assumed to run from the wesnoth dir.
2008-04-09 19:38:40 +00:00
Mark de Wever
3967001cb7
Add positioning and scaling to an image on the canvas.
...
With this feature the window can look much more like the original so
also made that change.
2008-04-09 19:04:01 +00:00
Elias Pschernig
291eb96197
finished python unit stats tool
2008-04-09 16:56:58 +00:00
Mark de Wever
e2b44cf885
get_minimum_size() and get_best_size() now look at the actual text width.
2008-04-09 16:51:21 +00:00
Eric S. Raymond
4bdf171d32
Coincidence of troll leader names was suppressing an entire side.
2008-04-09 15:34:18 +00:00
Mark de Wever
b6b02b26e2
More refactoring, grids can now be nested properly...
...
...allowing better placement of widgets.
2008-04-09 15:31:07 +00:00
Lari Nieminen
0388ab59a2
Fix a stupid WML bug.
2008-04-09 13:16:20 +00:00
Lari Nieminen
50d4c0da92
Tuned Gerrick's animations a bit.
2008-04-09 12:54:43 +00:00
Lari Nieminen
577ac8b138
Removed the sleeves of the wesfolk outcast, to differentiate it from the lvl2.
2008-04-09 11:12:05 +00:00
Gunter Labes
6d61311bcb
also mention losing not recalled units in the objectives of Evacuation
2008-04-09 10:59:56 +00:00