21791 Commits

Author SHA1 Message Date
Mark de Wever
c95a0571f7 Fix a compiler warning. 2008-01-12 19:50:12 +00:00
Gunter Labes
9472237408 gave some monsters appropriate undead_variations 2008-01-12 19:46:15 +00:00
Mark de Wever
420337ee75 Fix a compiler warning. 2008-01-12 19:12:11 +00:00
Mark de Wever
3f996f8112 Fix initialization order 2008-01-12 18:58:35 +00:00
Nils Kneuper
87389af10e really do address bug #10747
python itself should default to active, installtion of the tools
should default to inactive
2008-01-12 17:14:38 +00:00
Eric S. Raymond
8e714dd966 Installing Python supporrt defaults to off.
Addresses bug #10747.
2008-01-12 16:43:35 +00:00
Eric S. Raymond
6375a97a27 Revert the attempt to use ac_python_devel.m4. 2008-01-12 16:34:05 +00:00
Nils Kneuper
5c54db4f55 little corrections 2008-01-12 16:04:25 +00:00
Mark de Wever
6ed79c166f MP campaign start of scenario saves can be loaded again (bug #10058).
If a MP side has no colour defined fall back to the default side colour.
2008-01-12 14:53:05 +00:00
Nils Kneuper
1829c48b21 adding all glyphs that are needed for the current chinese translation
i hope that they do all exist in the font used...
2008-01-12 14:35:04 +00:00
Pauli Nieminen
4669787259 cleaned up delaying end_level_exception
Fixed replay to delay end_level also
2008-01-12 14:21:58 +00:00
Nils Kneuper
2386b4c3ee updated German translation 2008-01-12 13:21:39 +00:00
Benoît Timbert
da1a887ad8 Document the :droid change in the help 2008-01-12 11:48:39 +00:00
Pauli Nieminen
64a8543756 Fixed spelling mistake in do_replay
Fixed end_level_exception preventing attack::attack from giving xp
2008-01-12 11:45:15 +00:00
Nils Kneuper
828e97374c added font needed for chinese
added correct license text for that font (taken from
http://pkg-fonts.alioth.debian.org/review/fnt-2e52d7eb8933ff32f21b67c47eadb561.html)

removed freesans from fonts/COPYING since we do not ship it anymore
2008-01-12 11:34:04 +00:00
Gunter Labes
e9514a9467 ignore network errors in linger mode
(fixes bug #10077: After observing game in multiplayer got back to
main screen, not to lobby.)
2008-01-12 11:23:31 +00:00
Nils Kneuper
ba66a78d82 updated Chinese translation 2008-01-12 11:02:40 +00:00
Jérémy Rosen
3046cbc259 another attempt at grzywacz's scrolling bug 2008-01-12 10:03:24 +00:00
uso
fb8774de2d always ask for permission before overwriting an already existing replay file
(fixes bug #10689);

don't automatically save a replay for every game an observer visits if
the option 'Save Replay on SP/MP Victory ..' is enabled (fixes bug
#10690); matching only for the scenario name at the beginning of a
save file could lead to the removal of manually saved files from
unrelated games, changed the option 'Delete Saves on SP/MP Victory ..'
to remove only Auto-Saves to avoid this
2008-01-12 08:44:06 +00:00
Pauli Nieminen
23d5834ffa Fixing OoS when advancement is caused by message options 2008-01-12 08:18:38 +00:00
uso
06eae3321b add the savereplay and savemap menu entries also for the 800x600 resolution,
grzywacz: as this item list is inherited by the 320x240 resolution
theme you may need to define an own list for 320x240 without these
items if they don't fit
2008-01-12 04:27:23 +00:00
Patrick Parker
30abeb44b8 Two patches by CIB
* new tag [text_input] for [message] (patch #921)

   * parser exceptions are now displayed visually (patch #914)
2008-01-12 02:55:38 +00:00
Miguel Zapico
825d4fd638 Revised script to generate Imperial Era tree 2008-01-11 23:44:04 +00:00
Eric S. Raymond
2162cf743e Portrait update from thespaceinvader. 2008-01-11 22:41:08 +00:00
Eric S. Raymond
5c9bfee749 Typo fix. 2008-01-11 22:19:12 +00:00
Eric S. Raymond
c5e9d097a8 Address bug #10741
(filter executables and prevent them from going on addon server)
2008-01-11 21:32:41 +00:00
Nils Kneuper
a09812165e updated German translation 2008-01-11 21:26:39 +00:00
Nils Kneuper
dd37ad1d56 pot-update (there will be at least one more before 1.3.14) 2008-01-11 20:16:46 +00:00
Mark de Wever
29e7c90487 Fixed the MP campaign gold carry over (bug #10677). 2008-01-11 20:03:00 +00:00
Eric S. Raymond
dce3626cea Typo fix. 2008-01-11 19:26:25 +00:00
Eric S. Raymond
d72d2af7da Enacr a suggestion from SpellingMistakes. 2008-01-11 18:59:09 +00:00
Eric S. Raymond
2f443ccd8b Typo fixes. 2008-01-11 18:50:03 +00:00
Eric S. Raymond
bdd5af0b36 Spelling fix. 2008-01-11 18:43:16 +00:00
Eric S. Raymond
54f9710f35 Wire in Angarthing's portrait. 2008-01-11 17:20:32 +00:00
Lari Nieminen
214d17bda1 Removed the windmill village terrain,
replaced it with a purely decorative grassland windmill terrain, and
made 2p Hamlets use that instead of the old hack.
2008-01-11 16:25:59 +00:00
Eric S. Raymond
127e5eb3d3 Address bug #10521.
get_hit_sound conversion is now in wmllint, and all instances in
mainline are converted.
2008-01-11 16:22:54 +00:00
Eric S. Raymond
cf54dc7006 Add an art credit. 2008-01-11 16:18:47 +00:00
Eric S. Raymond
57a76be2d6 Portraits update for THoT. 2008-01-11 15:26:56 +00:00
Mark de Wever
3d5bb81885 Sometimes the first hitpoints left percentage and the unscathed...
...had a difference of 0.1%, this has been fixed (bug #9122).

Added a new static function so both display routines use the same
algorithm.
2008-01-11 14:15:58 +00:00
Eric S. Raymond
6cd4215e50 Check in SpaceInvader's art, remove a no longer used script. 2008-01-11 14:06:13 +00:00
Mark de Wever
4cbc84c441 When a leader dies the villages,
...which no longer are owned, are properly redrawn (bug #9136).
2008-01-11 13:22:08 +00:00
Eric S. Raymond
9ff36b1706 Header comment based on ...
http://www.wesnoth.org/forum/viewtopic.php?t=1086&sid=f9c486a9d998bd1a947a40c124be96da
2008-01-11 12:39:34 +00:00
Eric S. Raymond
a2b609c57f Fix the docstring for --enable-tools. 2008-01-11 12:29:51 +00:00
Eric S. Raymond
6624b2c601 Fix bug #10728: The campaign prefix is missing for some save files. 2008-01-11 11:53:56 +00:00
Mark de Wever
9d5f617dad Make sure the simple dispatch loop is repeated...
...when one of the steps dispatches something. Fixes bug #10730.
2008-01-11 11:49:14 +00:00
Mark de Wever
9198c4fe9d Update the players_changelog to the XP changes of commit 22864. 2008-01-11 08:58:28 +00:00
Mark de Wever
7e0e30abf2 Added a release note about the 'broken' start of scenario saves. 2008-01-11 07:44:56 +00:00
Patrick Parker
93036e9743 fix Bug #10638 - input_blocker interfering with error message dialog 2008-01-11 06:08:49 +00:00
Eric S. Raymond
366b085b97 This is the change which will restore putting the right Solaris libs...
in place if the ac_python_devel.m4 maintainers generate the
references.
2008-01-11 04:50:25 +00:00
Eric S. Raymond
f4f7def4b2 Remove an unneeded flag reference. 2008-01-11 04:16:05 +00:00