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
Eric S. Raymond
9a2ff65d44
With ac_python_devel.m4 having taken over path computation.
...
some cruft can be discarded, make install works.
2008-01-11 04:00:05 +00:00
Eric S. Raymond
aa005a20a0
ac_python_devel.m4 takes over path computation.
...
make install works.
2008-01-11 03:13:25 +00:00
Eric S. Raymond
83c2baee99
Do the Python version check to the one in ac_python_devel.m4.
...
make install works.
2008-01-11 02:53:25 +00:00
uso
1a8b179a51
add damage statistics for the current turn...
...
...and show it in the statistics window
2008-01-11 02:31:03 +00:00
Gunter Labes
b28effc1e8
increased the XP requirement of the Vampire Bat from 14 to 22
...
decreased the HP of the Vampire Bat from 17 to 16
2008-01-11 01:06:14 +00:00
Lari Nieminen
d6995d1646
Fix bug.
2008-01-11 00:11:19 +00:00
Lari Nieminen
5d1875a4e7
Use smaller swamp reeds also when next to...
...
...chasm, cavewall, lava or snowy terrains.
2008-01-10 23:55:27 +00:00
Eric S. Raymond
a25a832e01
make install still works.
2008-01-10 23:18:17 +00:00
Eric S. Raymond
2125ea0cb9
Re-simplification. make install works.
2008-01-10 23:09:30 +00:00
Eric S. Raymond
d6317e9315
Emergency reversion of changes that broke "make install"
2008-01-10 22:42:04 +00:00
Nils Kneuper
d3e76e484a
little addition to ease life for translators
2008-01-10 21:42:17 +00:00
Benoît Timbert
804c374be2
Sort all the names and remove the duplicate names
2008-01-10 21:39:33 +00:00
Eric S. Raymond
19caa38233
Correction to previous commit suggested by Ivanovic.
2008-01-10 21:33:51 +00:00
Eric S. Raymond
1874ef71b0
Fix bug #10620...
...
...by explicitly saying that Loremaster-line units can exert
leadership on units of their own level.
2008-01-10 21:29:08 +00:00
Eric S. Raymond
e1185d9f55
The check described in bug #10612 is now part of wmllint.
...
All unit files that did not pass the check have been corrected.
2008-01-10 21:03:50 +00:00
Benoît Timbert
cac46318cd
Fix #10726 : remove the duplicate for the Elvish name "Sénd"
2008-01-10 20:51:27 +00:00
Gunter Labes
7af52d0018
increased the XP requirement of the Vampire Bat from 14 to 20
2008-01-10 19:51:49 +00:00
Nils Kneuper
156fe6fc24
adding gettext.wesnoth.org scripts into the svn rep
2008-01-10 19:43:18 +00:00
Lari Nieminen
ccead10615
Put back hills as the base terrain of mountains (fixes some glitches).
2008-01-10 18:00:09 +00:00
Eric S. Raymond
fdcf2ec6f2
Quote a string that needs it.
2008-01-10 17:46:56 +00:00
David Philippi
2f3314540b
danish translation update
2008-01-10 17:29:10 +00:00
Piotr Cychowski
9e244a23bb
Fixes second part of #8882 .
...
Make stalwarts immovable to avoid them rushing outside moveto trigger
area which results in seeing them blow the wall up and run when they
are dead already.
2008-01-10 15:33:17 +00:00
Jan Rietema
884dcd9fcb
Added village_gold definitions to all sides...
...
...to get map settings to work correctly.
2008-01-10 15:10:46 +00:00
Eric S. Raymond
1813e535e0
Further simplification of autotools Python library detection.
...
This has the effect of pushing bug #8635 upstream to the
maintainers of ac_python_devel.m4; I have notified them
of the Solaris port issue.
2008-01-10 14:56:55 +00:00
Eric S. Raymond
c18114a09c
Simplify Python detection.
2008-01-10 14:29:58 +00:00
Eric S. Raymond
6ddf569495
Adapt autotools machinery to use AC_PYTHON_DEVEL().
...
This does not solve bug #8635 yet, but is a long step towards it.
2008-01-10 14:23:34 +00:00
David Philippi
15866df09c
spanish translation update
2008-01-09 23:22:20 +00:00
David Philippi
17ea884278
spanish translation update
2008-01-09 22:42:29 +00:00
Dimitar Ilccov
8ef889345f
An update of wesnoth.dev project file. Applying patch #929
2008-01-09 22:31:57 +00:00
Benoît Timbert
7005e46001
One more feeding improvement:
...
check the ability presence, not the type.
This should make feeding usable event if you [base_unit] the unit :)
2008-01-09 22:19:10 +00:00
Benoît Timbert
84e92880aa
Remove that ugly race filter.
...
This should fix feeding not working with not living unit that are not
from the "undead" or "mechanical" race (mostly in UMC)
2008-01-09 21:53:15 +00:00
Lari Nieminen
773b76ede4
Since arbitrary names can be used for ability tags,
...
use [dummy] for the feeding ability instead.
2008-01-09 21:37:20 +00:00
Lari Nieminen
fbf05d938b
Fix the necrophage's resistances being reset to 0%.
2008-01-09 21:18:21 +00:00
uso
f86bd3bc77
add a menu option to save replays manually
...
maybe this can be removed later when the whole save game mechanism is
cleaned up again, but to have it there before the string freeze blocks
us from adding it ;)
2008-01-09 17:26:38 +00:00
Piotr Cychowski
1716be0dc1
Further tweaks re #10710
2008-01-09 10:04:44 +00:00
Gunter Labes
832dcc96b2
don't claim connection timed out...
...
...when network_send/receive_dialog() was aborted (fixes bug #8795 :
Connect (to MP server) -> press Cancel -> no need for "Connection
timed out" -dialog)
2008-01-09 08:58:24 +00:00
Gunter Labes
f5b3f14808
don't skip over dead sides (no units)...
...
...but issue an end_turn command (fixes wrong turn numbers being
displayed in the server lobby, maybe doesn't introduce new bugs..)
2008-01-09 03:19:29 +00:00
Gunter Labes
f9f0ae4eff
don't set controllers to 'human' on game start
...
(seems weird and shouldn't be needed..)
don't consider empty sides in turn calculations, fixes part of the
wrong turn number being displayed in the lobby issue (remaining part
is client side)
2008-01-09 01:48:09 +00:00
Mark de Wever
a89fcd9bf6
Rewrote the AI village assigning algorithm,
...
...instead of using brute force it now tries to optimize before
resorting to brute force (bug #7215 ).
It's rather late in the dev cycle for this commit but I tested it
pretty intensively and it can be easily reverted if it does cause
problems.
NOTE this commits adds a new file.
2008-01-08 18:41:26 +00:00
Mark de Wever
ef9f8e3a31
Make some small often used strings static const.
2008-01-08 18:36:47 +00:00
Nils Kneuper
d8775b5cc1
new/updated music playlists for two brothers
2008-01-08 18:07:12 +00:00
Mark de Wever
c52dc5088f
Make the MP server now always send gzipped data.
2008-01-08 17:17:46 +00:00
Lari Nieminen
57d7d0839f
Made Rogrimir loyal,quick and Grog loyal,strong.
2008-01-08 14:05:38 +00:00
Ali El Gariani
9309dedcbb
fix bug #10710 :
...
MP in sidebar show crazy number when max_MP is 0
It was a division by 0 when evaluating the <r,g,b> tag graying these
numbers
2008-01-08 12:06:25 +00:00
Piotr Cychowski
84a7ce8155
Fix for an issue spotted when investigating #10710
...
- properly apply [object]s to Troll High Shamans
2008-01-08 10:23:31 +00:00
Gunter Labes
6c53aa08fe
correct a log message
2008-01-08 10:09:47 +00:00