Commit Graph

36720 Commits

Author SHA1 Message Date
Nils Kneuper
fc119b7e82 pot-update:
several new strings:

  2 new lose conditions in SotBE, textdomain: wesnoth-sotbe

  5 strings that were forgotten in the new MP lobby (some player info
  stuff), textdomain: wesnoth

regenerated doc files
2009-11-02 11:44:04 +00:00
Tomasz Śniatowski
c398360717 mark "player info" strings in new lobby as translateable (5 strings) 2009-11-02 12:27:45 +01:00
Nils Kneuper
9b144e145a updated Latin translation 2009-11-02 09:25:33 +00:00
Eric S. Raymond
9ab80409c3 Put a guard on some dialog in a moveto so it's only uttered once. 2009-11-02 02:55:57 +00:00
Nils Kneuper
4eca06a065 updated Italian translation 2009-11-01 22:55:08 +00:00
Guillaume Melquiond
467fcaed8f Copied unit instead of referencing it, since the recall list is volatile.
(Fix for bug #14642.)
2009-11-01 21:10:33 +00:00
Lari Nieminen
99af9a2ef5 Reverted commits:
2009-10-07T23:13:11Z!terraninfo@terraninfo.net, 2009-10-07T23:13:31Z!terraninfo@terraninfo.net and 2009-10-07T23:13:37Z!terraninfo@terraninfo.net

...and simply replaced "ai turn" with "turn refresh".
2009-11-01 16:15:21 +00:00
Lari Nieminen
a69d4c2a46 Same fix as in 2009-11-01T15:40:26Z!lari.nieminen@iki.fi for EI's 'Drowned Plains' as well. 2009-11-01 15:59:06 +00:00
Lari Nieminen
20a729acac Should fix bug #14656. 2009-11-01 15:40:26 +00:00
Mark de Wever
1459747252 Add better protection for images not fitting.
Some UMC uses listbox rowes with less than 20 pixes which caused images
to be resized to x - 20 which is negative and resulted into huge
positive numbers.

Modified the WML to return 0 in these cases and also added protection in
the engine to ignore those images. (The latter is needed since people
can create their own themes which might have this problem as well.)

Fixes bug #14525 and probably bug #14002.
2009-11-01 12:15:26 +00:00
Guillaume Melquiond
7913dfc335 Added small test for argument passing to Lua code. 2009-11-01 11:05:49 +00:00
Guillaume Melquiond
918e27f8b8 Fixed passing of second unit weapon to event handlers. 2009-11-01 11:05:46 +00:00
Guillaume Melquiond
077958dc2a Passed event arguments as vconfig. 2009-11-01 11:05:42 +00:00
Guillaume Melquiond
5fd50fea13 Split code a bit. 2009-11-01 11:05:27 +00:00
Nils Kneuper
a0cc796cfa updated Latin translation 2009-11-01 10:25:07 +00:00
Eric S. Raymond
ae96ba90ae Fix bug #14649...
...(SotBE - losing Flar'Tar and Al'Brock in "The Dwarvish Stand"
messes up the following scenario)

by making Flar'Tar and Al'Brock heroes who must survive from scenartio
12 to the last battle.  We can't use the rename approach as for
Thelarion and DarStang because the orc generals' names appear in the
story text for 18.
2009-11-01 05:01:16 +00:00
Alexander van Gessel
d5df31d9bd Fix changelog spelling 2009-11-01 01:49:51 +01:00
Sergey Popov
a6bee72ded Removed dummy locales from scons. 2009-10-31 22:02:43 +00:00
Chusslove Illich
2911d9aff7 Updated source localized images for Lithuanian. 2009-10-31 20:51:35 +00:00
Chusslove Illich
67dffabaad Updated localized images for Lithuanian. 2009-10-31 20:41:03 +00:00
Eric S. Raymond
8bdb22ce07 More code simplification. 2009-10-31 20:27:56 +00:00
Nils Kneuper
1065ba5958 updated German translation 2009-10-31 19:37:59 +00:00
Guillaume Melquiond
52991fd9a4 Removed dummy locales from manpage. 2009-10-31 19:08:18 +00:00
Guillaume Melquiond
7b6e6036a8 Removed dummy locales from autotools. 2009-10-31 19:07:25 +00:00
Guillaume Melquiond
b3e24d2050 Removed code related to dummy locales. 2009-10-31 19:06:43 +00:00
Guillaume Melquiond
5e564b2688 Completed map size data. 2009-10-31 19:05:59 +00:00
Fabian Müller
6c5881f6ed Updated the wesnoth emacs mode meta data file.
It no longer completes recruit in allow_recruit tags.
2009-10-31 16:19:55 +00:00
Eric S. Raymond
a8d02dc1a5 Find, and fix, [allow_recruit] and [disallow_recruit] tags...
...with  recruit= rather than type= key.
2009-10-31 16:07:21 +00:00
Eric S. Raymond
dd6fe7dea8 Code simplification using MODIFY_UNIT. 2009-10-31 15:18:55 +00:00
Fabian Müller
f28769969e LoW: Fixed Galtrid only recruiting lvl1 units.
Removed obsolete code.

Include map setup file.
2009-10-31 13:20:57 +00:00
Fabian Müller
8176996de6 LoW::3: Load the map setup that can be shared with scenario7...
...from a seperate file.
2009-10-31 13:18:46 +00:00
Fabian Müller
f0fb7c5c04 LoW: Changed Galtrid's team colour back to default. 2009-10-31 13:17:34 +00:00
Fabian Müller
980b1292b2 LoW: Split the map setup from scenario 7 in separate files. 2009-10-31 13:16:29 +00:00
Eric S. Raymond
bf36440ece Avoid a duplicative calculation to improve the cross-referencer's performance. 2009-10-31 11:10:11 +00:00
Phil Barber
15a4e86a55 Add recruitment animations to the Sky and Hurricane Drakes.
Update changelogs.
2009-10-31 10:57:07 +00:00
Phil Barber
2a3583f88c Remove some unused drake macros from animation_utils 2009-10-31 10:16:56 +00:00
Phil Barber
4863e8bfdc Two new alternate portraits for Orc Grunt by LordBob.
Update changelogs, portrait credits.
2009-10-31 10:02:39 +00:00
Phil Barber
1ad063a4df New portrait for Lancer by LordBob. Update changelogs, portrait credits. 2009-10-31 09:57:22 +00:00
Phil Barber
7507f62bd7 New alternate portrait for Grand Knight by LordBob.
Update changelogs, portrait credits.
2009-10-31 09:54:14 +00:00
Lari Nieminen
9a0a9d0a70 Applied beetlenaut's balancing changes for making the scenario easier on hard. 2009-10-31 09:49:58 +00:00
Phil Barber
a01d4ce6d7 New base frame for Drake Flameheart. Remove outdated images. 2009-10-31 09:49:57 +00:00
Phil Barber
d1ec452b56 New base frame for Drake Flare. Remove outdated images. 2009-10-31 09:44:38 +00:00
Chusslove Illich
75d45961d7 Updated localized images for Lithuanian. 2009-10-30 21:53:43 +00:00
Alexander van Gessel
8fb71d300e Using a hotkey to reload during an attack no longer disables the mouse...
...(http://www.wesnoth.org/forum/viewtopic.php?f=4&t=27616)
2009-10-30 21:49:48 +01:00
Lari Nieminen
5d6a732d79 Fixed the transforming units' hitpoints sometimes exceeding the maximum. 2009-10-30 13:44:34 +00:00
Nils Kneuper
dfc6d92296 some more email changes/unification 2009-10-30 12:16:26 +00:00
Nils Kneuper
a793dbaf9a updated Czech translation 2009-10-30 11:15:13 +00:00
Eric S. Raymond
416291baf7 Rescue some obfuscation. 2009-10-30 10:34:06 +00:00
Eric S. Raymond
b83aa74ae0 More uniform obfuscation. 2009-10-30 10:29:25 +00:00
Eric S. Raymond
e3178c51c7 Mask email names from spammers. 2009-10-30 10:24:58 +00:00