13171 Commits

Author SHA1 Message Date
Mark de Wever
5d47584a12 Set the translate flag with the addon script.
patch #1387.
2009-12-07 19:33:57 +00:00
Nils Kneuper
d72b5f90fc ran utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 2481 KiB on 48 files
 Optimized size: 2349 KiB
   Total saving: 132 KiB = 5% decrease
2009-12-07 19:16:03 +00:00
Alexander van Gessel
96da7ef3ab Simplify some WML 2009-12-07 00:57:56 +01:00
Guillaume Melquiond
fad64d1df0 Made gui2 use the same tooltip settings as gui1. 2009-12-06 17:14:56 +00:00
Guillaume Melquiond
0b5a606196 Removed a bit of 'tonumber' noise. 2009-12-06 13:59:12 +00:00
Steven Panek
7f91fb9e41 Added the new Spanish BfW logo. 2009-12-06 05:16:16 +00:00
Fabian Müller
c897ee158b LoW::14: Code cleanups. Balancing changes. 2009-12-05 16:02:24 +00:00
Fabian Müller
40f29c86f6 LoW::3: Removed loading lua code in a preload event.
That lua code is loaded in the campaign's _main.cfg file instead.
2009-12-05 15:58:21 +00:00
Lari Nieminen
c764afffdd Fixed bug #14763. 2009-12-05 15:12:14 +00:00
Eric S. Raymond
2cd678f8fa Stone road to grassland path. 2009-12-05 12:52:17 +00:00
Eric S. Raymond
ead68fe2a4 Turn human keep to camp; turn the Wosecastle to ruins. 2009-12-05 12:45:52 +00:00
Eric S. Raymond
f7c8e0b783 Border cleanups for Northern Rebirth. 2009-12-05 12:32:40 +00:00
Guillaume Melquiond
0a460c1392 Prevented conflicts between Pango and column stops by ignoring '='...
...inside markup. Fixed bug #14825 along the way.
2009-12-05 10:47:57 +00:00
Steven Panek
0527b4118d Added the Spanish version of the TRoW logo. 2009-12-04 05:23:42 +00:00
Chusslove Illich
75a555a62d Updated localized images for Italian. 2009-12-03 10:00:16 +00:00
Iurii Chernyi
08ac3d103d various tweaks of ai handling of map changes
solve some problems which might arise if map changes in the middle of
the turn thanks to WML events
2009-12-02 23:53:49 +00:00
Fabian Müller
8c157b38e7 Reduced the MP of the dwarvish scout line by one. 2009-12-02 22:48:00 +00:00
Nils Kneuper
fd12e14305 credits update 2009-12-02 21:28:16 +00:00
Fabian Müller
54a43a8145 Added a macro to core that moves all units by an offset.
Fixed bugs in LoW14.
2009-12-02 20:29:49 +00:00
Ali El Gariani
009d7d31f0 A recent bugfix made a 'fixme' possible (declare ToD areas in event)
Also use the now-allowed terrain filter's feature to simplify the WML.
No change for gameplay.
2009-12-02 20:12:06 +00:00
Ali El Gariani
de90f3fbac Replace huge list of separated ToD areas by only one using location ranges
(which is also much better for the engine)
2009-12-02 19:33:12 +00:00
Fabian Müller
622bff9805 Fixed the ugly map hack. 2009-12-02 19:27:09 +00:00
Fabian Müller
ab38be78ad LoW: Fixed several issues with the recall lists. 2009-11-30 23:05:44 +00:00
Fabian Müller
c15d9cb2fc LoW::19 and further: Fixed double Cleodil. 2009-11-30 21:38:47 +00:00
Fabian Müller
5a447c53ff LoW::3: Used wmlflip to transform the WML coordinates...
...to match the map transformation.
2009-11-30 21:35:44 +00:00
Eric S. Raymond
2d8550e6c0 Note on two cases wmlflip cannot handle. 2009-11-30 21:26:19 +00:00
Eric S. Raymond
b5f3719a81 Catch two other kinds of coordinate reference. 2009-11-30 20:29:40 +00:00
Fabian Müller
8d903a1ed3 LoW3: Load only a subset of the map. 2009-11-30 19:31:10 +00:00
Eric S. Raymond
72a86184b2 Give wmlflip the ability to apply translations. 2009-11-30 19:18:11 +00:00
Nils Kneuper
272a6777d0 updated Russian translation 2009-11-30 09:49:52 +00:00
Chusslove Illich
80c47508ca Updated localized images for Serbian. 2009-11-29 12:11:38 +00:00
Eric S. Raymond
6febd458ee More spellcheck stripping. 2009-11-28 07:01:57 +00:00
Mark de Wever
09742a0832 Remove the explicit setting of initial_auto.
Since the last commit it's the default so no need to set it explicitly.
2009-11-27 20:41:16 +00:00
Mark de Wever
8a36972b28 Don't reserve space for scrollbars in a message.
Shadow_master discovered the problem that message dialogs always reserve
space for a scrollbar, also when the bar isn't used.
2009-11-27 19:39:54 +00:00
Eric S. Raymond
e813a93f2e More spelling-error reduction. 2009-11-26 03:42:23 +00:00
Eric S. Raymond
8537681829 Handle more UTF-8 punctuation. 2009-11-26 03:17:59 +00:00
Eric S. Raymond
e6e0704b3b Try to scrub UTF-8 ellipses before spellchecking. 2009-11-26 03:04:41 +00:00
Ignacio R. Morelle
9edc6072fd NR scenario 5a uses an old "torn apart" death animation frame...
...for Soullesses which now use a magic-based death animation, so
replace that with a neutral team-colored version of the current
Deathblade death animation, frame 7.
2009-11-24 19:06:20 +00:00
Ignacio R. Morelle
3063df18ff Apply team-coloring on Ro-Sothian when he's in the cage on NR scenario 7
may be needed in the future.
2009-11-24 18:55:49 +00:00
Ignacio R. Morelle
26bd5b11f7 Apply team coloring on Anita^WEryssa on NR scenario 8a. 2009-11-24 18:49:13 +00:00
Ignacio R. Morelle
19a4d15af5 Apply team-coloring to prisoner icons on NR scenario 5a 2009-11-24 18:46:56 +00:00
Ignacio R. Morelle
ddf12f9327 Put map items and units on prestart event, not start event. 2009-11-24 18:43:02 +00:00
Ignacio R. Morelle
3ffee2ab3d Fix wrong usage of [hide_unit];...
...it only accepts a x,y pair, and not a SUF.
2009-11-24 18:33:30 +00:00
Ignacio R. Morelle
48e03acc59 Remove that awful "THE END" message overlaid on the gamemap...
...at the end of UtBS scenario 13.
2009-11-24 18:28:31 +00:00
Ignacio R. Morelle
6e2b833d48 All villages belong to the Woses in scenario 7 (cutscene) 2009-11-24 18:24:48 +00:00
Ignacio R. Morelle
689fb25de7 Alphabetical order. 2009-11-24 17:56:56 +00:00
Ignacio R. Morelle
867070f932 Moved BBT from Developers to Miscellaneous Contributors.
-1 points to boucman for applying a patch in 2009-10-25T16:27:33Z!jeremy.rosen@enst-bretagne.fr without
making sure the provider had placed themselves in the correct section.
2009-11-24 17:55:12 +00:00
Ignacio R. Morelle
525953442b Alphabetical order... 2009-11-24 17:50:57 +00:00
Ignacio R. Morelle
84b4ea2886 Alphabetical order 2009-11-24 17:48:07 +00:00
Ignacio R. Morelle
974f0f3a56 Alphabetical order. 2009-11-24 17:46:21 +00:00