Commit Graph

27353 Commits

Author SHA1 Message Date
Nils Kneuper
fb9a885a99 updated German translation 2008-08-31 12:00:51 +00:00
Nils Kneuper
9c02f9a7b8 running utils/wesnoth-optipng
*** Total saved: 14 KB on 378 files
2008-08-31 10:55:57 +00:00
Nils Kneuper
8b18c31def pot-update
regenerated doc files
2008-08-31 09:55:23 +00:00
Pauli Nieminen
e160c2f9d1 Revert "Fixing bind problems using boost lambda?"
Doesn't work with 1.34
2008-08-31 09:40:22 +00:00
Gunter Labes
beb1e6bb3b properly applied patch #1100 by Broodkiller
(implements bug #11817: Allow [item]s to be visible only to specified
teams)

  * fixed overlay initialization order

  * fixed some whitespace issues

  * added a changelog entry
2008-08-31 01:02:55 +00:00
Pauli Nieminen
dd47e71cbc Fixing bind problems using boost lambda? 2008-08-31 00:58:43 +00:00
Pauli Nieminen
66d1b4793a Fixed typos from previous fix 2008-08-30 23:45:39 +00:00
Ignacio R. Morelle
1e35c509c9 Document feature #12067's implementation. 2008-08-30 23:42:44 +00:00
Pauli Nieminen
9b6c30d790 Fixed compilation for boost 1.33.0 2008-08-30 23:33:59 +00:00
Ignacio R. Morelle
6e6a257aea Revert patch #1100 2008-08-30 23:08:54 +00:00
Lari Nieminen
725ecb459e Completely reworked music in HttT. 2008-08-30 22:46:59 +00:00
Lari Nieminen
aad18fe6f4 Applied patch #1100. 2008-08-30 20:35:23 +00:00
Ignacio R. Morelle
3d8a150474 Implement ~SECTION(x,y,w,h) imagepath function (feature / bug #12067).
There are some issues with this implementation - namely X and Y are
restricted positive because of limitations of the used cut_surface()
function- it cuts the width and height of the slice. This is not
possible to be overridden since the implementation uses memcpy
internappy. I need to write a cut_surface_ex() helper later.
2008-08-30 16:37:29 +00:00
Ignacio R. Morelle
6bfe15b292 Added the frowney fortune 2008-08-30 16:29:35 +00:00
Lari Nieminen
88e562cfe9 Use Malin's own lvl3 sprite for the campaign icon. 2008-08-30 15:53:00 +00:00
Pauli Nieminen
376e62bb95 Fixed OoS bug when giving control and having move in undo stack. 2008-08-30 15:29:15 +00:00
Pauli Nieminen
30fb091b0b Improved scons revision number generator when using git. 2008-08-30 15:29:06 +00:00
Pauli Nieminen
7011bd1eea Fixed a few packet types for bandwidth monitoring 2008-08-30 15:29:00 +00:00
Pauli Nieminen
b1449b2173 Added brackets to fix compiler warning 2008-08-30 15:28:54 +00:00
Mark de Wever
8818c47c57 Rename set_canvas_text() to update_canvas().
After the previous commit this name is more descriptive.
2008-08-30 15:18:08 +00:00
Mark de Wever
45ebc2acf0 Avoid the text box text overflow termination.
When the text was too long the cursor would be drawn out of bounds which
caused an assert which terminated Wesnoth. Now the text will no longer
be drawn out of bounds and be ellipized. (The ellipses are always drawn
at the end, which will be fixed later.)
2008-08-30 15:17:58 +00:00
Mark de Wever
66d6be81bc Change the button to use the new macros. 2008-08-30 15:17:49 +00:00
Mark de Wever
c6439c548d Fix a pedantic compiler warning. 2008-08-30 14:35:25 +00:00
Mark de Wever
a26caa105a Fix some compiler warnings. 2008-08-30 14:35:17 +00:00
Mark de Wever
cd9701a1cc Renamed set_members to set_child_members.
This is done to avoid hiding the set_members function in the base class.
2008-08-30 14:34:44 +00:00
Pauli Nieminen
cdf7aa1c06 Added per cache target (path based) preproc defines
Fixed caching of preproc defines

Made cache only support gzip compression

Improved cache transactions
2008-08-30 12:44:59 +00:00
Pauli Nieminen
5329413a23 Moved support for loading and writing preproc_defines into class. 2008-08-30 12:44:52 +00:00
Pauli Nieminen
0d75346ca0 Added cache log domain 2008-08-30 12:44:44 +00:00
Richard Kettering
d081492dab Remade animations for the saurian oracle. 2008-08-30 07:56:22 +00:00
Eric S. Raymond
c927cdc6e3 Preevent wmlindent from being confused by Shadowmaster's terminal frowney.
(Yes, this is a real description of a real bug...)
2008-08-30 07:34:57 +00:00
Ignacio R. Morelle
5f565e34a5 Remove unused entries 2008-08-29 23:44:08 +00:00
Ignacio R. Morelle
9636fd1560 Changed a output message to be more global...
"X windows" was there before.
2008-08-29 23:43:05 +00:00
Ignacio R. Morelle
6310267b6d Recommit with correct Ogg Vorbis comments 2008-08-29 23:38:41 +00:00
Ignacio R. Morelle
4e9c687e42 Updated fortunes, reformatted a few ones, removed others 2008-08-29 22:14:55 +00:00
Gunter Labes
a801626793 update wmlunits to the new advances_to syntax 2008-08-29 21:30:39 +00:00
Eric S. Raymond
aac6a79a04 Restore a 1.5 conversion I shouldn't have dropped. 2008-08-29 19:27:10 +00:00
Mark de Wever
b641844238 Cleanup the window definition. 2008-08-29 19:26:17 +00:00
Mark de Wever
ddc3769581 Cleanup patch to move macros in the string. 2008-08-29 19:26:12 +00:00
Eric S. Raymond
fec0ec9d71 advancesto -> advances_to. 2008-08-29 19:03:00 +00:00
Eric S. Raymond
c900eff1fa The --oldversion switch is dead. 2008-08-29 18:57:03 +00:00
Mark de Wever
6ce967d869 Remove an obsolete proof-of-concept widget. 2008-08-29 18:34:53 +00:00
Eric S. Raymond
d0fb2d0461 This change removes lifting logic for pre-1.4 versions.
If you need it, check out a copy of wmllint from the 1.4 stable
branch and use that to lift before running this one.

I did this for a policy reason; I wanted to kill off the --oldversion
switch.  It will *not* be restored; in future, changes to WML syntax
*must* be forward compatible in such a way that tags from old versions
can be unambiguously recognized (this will save everybody heartburn).

As a virtuous side effect, this featurectomy cuts wmllint's code
complexity by over 50%, improves performance by about 33%, and
banishes some annoying behaviors related to the 1.2 map-conversion
code.
2008-08-29 18:27:37 +00:00
Eric S. Raymond
effe5298b9 Typo fix. 2008-08-29 17:30:04 +00:00
Mark de Wever
41a245c1dd Fix some compiler errors. 2008-08-29 17:28:21 +00:00
Mark de Wever
f39e9998e3 Unhide some overloaded functions. 2008-08-29 17:28:16 +00:00
Mark de Wever
6ef35ebc71 Revert "Create a font when creating the ttext object."
This reverts 2008-08-28T17:24:14Z!koraq@xs4all.nl.  The commit caused several minor glitches
where fontsize and style aren't set properly. Since the gain wasn't
too big simply revert.
2008-08-29 17:19:07 +00:00
Mark de Wever
f052bdb6b3 Load the font info for the text box.
This avoids the cursor to be at the wrong offset it the default isn't
the default font.
2008-08-29 17:19:01 +00:00
Eric S. Raymond
3465bf7a99 Comment typo fix. 2008-08-29 17:02:32 +00:00
Pauli Nieminen
025257a984 Fixed game_config::path setting for windows 2008-08-29 16:16:19 +00:00
Pauli Nieminen
ed2a9491b8 Added some empty lines to make reading easier 2008-08-29 16:16:05 +00:00