Commit Graph

30960 Commits

Author SHA1 Message Date
Lari Nieminen
69364188fe Fixed the bomb not activating...
...if the player has happened to step on the hex before paying the trolls.
2009-02-24 18:35:22 +00:00
Tomasz Śniatowski
f2dcb89f30 rewrite config::clear in an iterative fashion...
...to avoid a crash on very large invalid wml data
2009-02-24 19:26:58 +01:00
Tomasz Śniatowski
2a618a377a spaces -> tabs (inconsistency pointed out by Rhonda) 2009-02-24 18:50:46 +01:00
Tomasz Śniatowski
6faf092d0a don't define NOMINMAX in win32...
...if it's already defined earlier because GCC complains
2009-02-24 18:49:55 +01:00
Eric S. Raymond
b2595a0007 Typo fix. 2009-02-24 14:16:37 +00:00
Eric S. Raymond
420fc49b3d Update en_GB translation. 2009-02-24 13:14:23 +00:00
Nils Kneuper
57b3575aac updated Portuguese (Brazil) and Turkish translation 2009-02-24 10:37:10 +00:00
Daniel Franke
f22c969493 Reword release notes after Rhonda cleared me up about how CVEs work. 2009-02-24 10:31:54 +00:00
Daniel Franke
5d2f3eda1d Add a note about CVE-2009-0367 to RELEASE_NOTES. 2009-02-24 03:59:26 +00:00
David White
db334d32e1 fixed DoS attack using z compressed WML on server 2009-02-24 03:22:49 +00:00
Eric S. Raymond
fd5c54fbb3 Notice addition requested by Ivanovic. 2009-02-24 00:18:42 +00:00
Nils Kneuper
960387bbef post release version bump to 1.5.11+svn 2009-02-23 23:29:56 +00:00
Nils Kneuper
745a6dca4f updated German translation (making use of the last mins available...) 2009-02-23 22:44:59 +00:00
Sergey Popov
8d0095f9ff Fix "pkgpython_PYTHON' is used but pkgpythondir' is undefined"...
...autotools error.
2009-02-23 22:44:38 +00:00
Nils Kneuper
bc0ba442d6 just another pot-update...
...(yes, including a string change, before it was not working as expected...)
2009-02-23 22:39:24 +00:00
Nils Kneuper
3e42662bc0 really remove the python ai stuff (the advanded prefs option this time) 2009-02-23 22:35:02 +00:00
Sergey Popov
e1ea62cda0 Remove AC_ARG_ENABLE for python ai support and python check from autotools. 2009-02-23 22:34:01 +00:00
Nils Kneuper
1459d34d22 turn python off by default in autotools...
...and mention that python support is not used ingame anyway

real removal of the flags has still to be done
2009-02-23 22:29:10 +00:00
Nils Kneuper
2d16cec623 revert part of the changes by dfranke,
...those broke creation of the tarball

now the interesting task starts:

get rid off the python configure check (and using python flags at
building) without breaking installation of the python tools
2009-02-23 22:20:14 +00:00
Nils Kneuper
841a800e95 some changelog updates
bump version to 1.5.11-1.6beta3
2009-02-23 22:03:12 +00:00
Lari Nieminen
ac7e5b1d3e Added some variation to the warlord portraits. 2009-02-23 21:54:04 +00:00
Lari Nieminen
ceb4ffb8d9 Updated changelog. 2009-02-23 21:53:38 +00:00
Lari Nieminen
70d6df3f3f Improved some cutscenes, removed a slab and fixed some [endlevel]s. 2009-02-23 21:46:24 +00:00
Nils Kneuper
db54cdcea2 updated German translation 2009-02-23 21:42:02 +00:00
Nils Kneuper
debc797a51 *argh* another mistake in the images, the files have to be named main-menu... 2009-02-23 21:39:41 +00:00
Nils Kneuper
a0129d486d regenerated doc files 2009-02-23 21:18:46 +00:00
Nils Kneuper
9b3d12bd6b restore the old "game-screen" and instead add...
...the new main-menu image for the manual

updated german translation including images for the manual
2009-02-23 21:05:13 +00:00
Nils Kneuper
2349eb4217 updated Czech translation 2009-02-23 20:52:55 +00:00
Guillaume Melquiond
07c2b0e0f8 Revert "Jetryl's new deciduous forest tiles and a new forest floor...
...base used on all Gs^F* terrains instead of the regular savannah
graphics." (2009-02-23T07:49:48Z!lari.nieminen@iki.fi) on behalf of zookeeper.
2009-02-23 20:47:45 +00:00
Benoît Timbert
3a03ebe529 French translation update 2009-02-23 19:55:18 +00:00
Eric S. Raymond
1398478d4d Rename the wesnoth small icon to avoid lots of spurious messages from wmllint. 2009-02-23 19:00:28 +00:00
Lari Nieminen
ac45ab83ec Fixed a bad image reference and changed a couple of other ones...
...that might break easily in the future.
2009-02-23 14:11:52 +00:00
Lari Nieminen
3f8c66c489 Fixed bad image reference. 2009-02-23 14:05:50 +00:00
Nils Kneuper
3d9e166074 pot-update
regenerated doc files (changed here because of new images and altered text!)
2009-02-23 13:51:10 +00:00
Nils Kneuper
88aad07458 rework manual to have it up to date with the latest multiplayer login stuff 2009-02-23 13:07:29 +00:00
Gunter Labes
af4b322e0e also guard against defense lower than 0% 2009-02-23 08:36:09 +00:00
Lari Nieminen
61360f935d Jetryl's new deciduous forest tiles and a new forest floor base...
...used on all Gs^F* terrains instead of the regular savannah graphics.
2009-02-23 07:49:48 +00:00
Daniel Franke
d2d21276a2 Remove Python AI, resolving bug #13047 and #13048. 2009-02-23 07:05:50 +00:00
Patrick Parker
29161a19b7 minor simplification of game_events:
- eliminate the return value of handle_event()

- remove data encapsulation violation(s) of the team class
2009-02-23 03:38:54 +00:00
Ignacio R. Morelle
3ea848c6f7 Make the Elvish Sylph portrait be displayed only at the right side. 2009-02-23 00:52:23 +00:00
Alexander van Gessel
1af85b96a3 Add new fortune. 2009-02-23 00:53:29 +01:00
Nils Kneuper
f54d9ff134 read the -r param, it is needed here when only one thread is used...
explicitly state that bin/bash is needed, not 100% sure if it is
supposed to work if a plain sh is used...
2009-02-22 23:08:09 +00:00
Ignacio R. Morelle
d3c74f041e New portrait for the Elvish Sylph, from Kitty (optimized).
http://www.wesnoth.org/forum/viewtopic.php?p=341540#p341540
2009-02-22 22:59:48 +00:00
Nils Kneuper
c3f66eb5a1 make waiting a little more aggressive 2009-02-22 22:56:53 +00:00
Nils Kneuper
0a577fc163 remove '-r' option from the 'jobs' call...
...since at least Espreon has problems with it

reduce default number of threads to use to just one
2009-02-22 22:30:45 +00:00
Nils Kneuper
ea56b8eb4d ran (the new version of) utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 2419 KiB on 118 files
  Optimized size: 2256 KiB
  Total saving: 162 KiB = 6% decrease
2009-02-22 22:06:10 +00:00
Nils Kneuper
1aeefd33b1 add some output to mark in which part of the script we currently are 2009-02-22 21:22:23 +00:00
Ignacio R. Morelle
8a9e1a2716 Update changelog. 2009-02-22 21:19:14 +00:00
Nils Kneuper
9cfa3dfce4 reduce output when no change happend 2009-02-22 21:19:03 +00:00
Ignacio R. Morelle
626f0eb5c3 New campfire sound file for use with [sound_source]s,
...from wesnoth-umc-dev trunk/Invasion_from_the_Unknown/sounds/ambient
.
2009-02-22 21:16:53 +00:00