24488 Commits

Author SHA1 Message Date
Gunter Labes
1efde93aa0 use wmlunits for trunk now 2008-04-10 16:14:11 +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
Lari Nieminen
af6216285c New (loyalist) flag variation by JAP. The icon needs a bit of tweaking. 2008-04-09 22:03:56 +00:00
David Philippi
999c26d082 dutch translation update 2008-04-09 20:59:38 +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
Bartek Waresiak
980047b054 Add support for a map to the formula system
Syntax:

{ 'elvish fighter' -> 40, 'elvish archer' -> 30 }

Changed comments in the formula system from

{ text of a comment }  to  # text of a comment #
2008-04-09 18:36:16 +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
Mark de Wever
1e71dd86df Make the full_draw flag work for all controls. 2008-04-09 16:08:36 +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
Mark de Wever
2563ef1135 Fix an aliasing problem with indent.
The scoped logger now also indents the entire line instead if the word BEGIN.
2008-04-09 15:16:15 +00:00
Eric S. Raymond
0d03d5930b Fix buggy unit-preview display. 2008-04-09 15:08:53 +00:00
Eric S. Raymond
6431ccdcd8 More name changes to avoid type vs. name confusion. 2008-04-09 15:02:43 +00:00
Eric S. Raymond
0371639b52 Change some internal names...
...to reduce confucion between unit names and unit type names.
2008-04-09 14:46:08 +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
Gunter Labes
ebba6f469e remove the man pages after install 2008-04-09 10:52:07 +00:00
Bruno Wolff III
c6a6cd0a0f Prevent gcc 4.3 warning (promoted to error)...
...for having const for a function return type.
2008-04-09 01:39:06 +00:00
Jörg Hinrichs
bc8d0cf104 Update windows installer stuff for release 1.4.1 2008-04-08 22:09:53 +00:00
Mark de Wever
fc6d047c13 Converted the entire widget toolkit to use the new LOG_STREAM_INDENT instead of
LOG_STREAM.
2008-04-08 21:00:41 +00:00
Mark de Wever
ec2d355022 Added the option to indent the output for the logging,
...this is handy when using log_scope/log_scope2.
2008-04-08 20:44:38 +00:00
Benoît Timbert
e384658c2c french translation update 2008-04-08 19:36:49 +00:00
Elias Pschernig
91c44fee30 Made wmlunits 250% faster. 2008-04-08 18:48:02 +00:00
David Philippi
5f706a980b missed changelog while updating a translation it seems 2008-04-08 17:57:28 +00:00
Elias Pschernig
1d2e6debf4 Python version of wmlunits is done (minus some todos and bugs). 2008-04-08 17:22:38 +00:00
Mark de Wever
8d2a2a6d54 Another refactoring.
- remove set_best_size()

- move more code in tcontrol.
2008-04-08 16:04:03 +00:00
Ignacio R. Morelle
9deecb8b7f Update changelog,
...corrected some grammatical inconsistencies at the top entries
2008-04-08 15:06:09 +00:00
Ignacio R. Morelle
ee47767b8d Implemented light level settings for editor (feature / bug #11408) 2008-04-08 14:59:32 +00:00
Eric S. Raymond
42635b86f6 Comment out an unsupported option. 2008-04-08 12:37:31 +00:00
Eric S. Raymond
80c7933d95 Test build finally works. 2008-04-08 12:32:44 +00:00
Eric S. Raymond
8602c090e2 Attempt to fix test build. 2008-04-08 12:30:01 +00:00
Eric S. Raymond
17cfd3160c Improve documentation. 2008-04-08 12:18:18 +00:00
Sergey Popov
20bbc2e121 scons recipe: fixed install-wesnothd target. 2008-04-08 12:02:53 +00:00
Eric S. Raymond
8ce2f8ec47 Fix documentation. 2008-04-08 11:55:40 +00:00
Eric S. Raymond
f47f86f3a4 Use single-argument Alias to bundle actions together for computed install. 2008-04-08 11:36:56 +00:00
Patrick Parker
f2bbcc3507 changelog entry for filter_x renaming 2008-04-08 08:11:55 +00:00