Lari Nieminen
218f5c1737
Restored translatability of the lich names.
2008-11-10 12:38:53 +00:00
Eric S. Raymond
aa6e7629e0
wmllint double-quotes IDs containing single-quote.
...
This diff also fixes two comments where the lift code was
a bit overzealous. No real harm done, fortunately.
2008-11-10 12:03:47 +00:00
Eric S. Raymond
eadcf9f336
Fix the line parser so it's not confused by...
...
...a comment on a line of its own that contains an =.
2008-11-10 11:54:00 +00:00
Eric S. Raymond
434d0bcf28
Systematically doublequote enclose IDs containing single quotes.
...
This avoids confusing wesnoth-mode.el.
2008-11-10 11:25:55 +00:00
Sergey Popov
741adce23c
Moved MSVC projects to projectfiles dir.
2008-11-10 08:03:58 +00:00
Eric S. Raymond
ea42aaa1fc
Address bug #12575 by having Linaera appear with three mages...
...
...rather than two horsemen, for about equivalent offensive power;
Erlornas can recruit scourts for use as defensive units. This
requires a minor string change in the scenario hint, but that string
had becvome incorrect anyway when Linaera's units got changed to fight
on side 1.
2008-11-10 06:01:12 +00:00
Patrick Parker
071ef83f1e
2008-11-10T04:06:50Z!patrick_x99@hotmail.com did not fully fix bug #12558...
...
...now also create unique id for recruits
2008-11-10 05:39:40 +00:00
Patrick Parker
8a64c9188b
make unit id be unique again (bug #12558 )
2008-11-10 04:06:50 +00:00
Eric S. Raymond
c3211b57ff
Minor wmllint enhancements to handle TDH.
2008-11-10 03:27:05 +00:00
Sergey Popov
df746cda87
Committed a rather hackish fix...
...
...for "Copy-constructing from singular iterator" error that occurs if
libstdc++ debug mode is enabled.
2008-11-10 00:42:16 +00:00
Eric S. Raymond
7fc3f2e1d9
More wmllint glitches -- value parts of assignments should not be translatable.
2008-11-09 23:25:58 +00:00
Eric S. Raymond
8b3e43ed8a
Fix minor glitch detected by wmllint -- narrator needed an icon.
2008-11-09 23:15:04 +00:00
Nils Kneuper
1afe70deb3
another (smaller) pot-update
...
starting a basic soft stringfreeze for most campaigns (probably beside
SoTBE, TSG and UtBS as described at
http://www.wesnoth.org/wiki/TextdomainStatus )
2008-11-09 22:05:22 +00:00
Benoît Timbert
605294cf7c
Fixed the description (no string change)
2008-11-09 22:02:39 +00:00
Nils Kneuper
161178efbe
names in about should *not* be translatable
2008-11-09 21:44:38 +00:00
Lari Nieminen
226d0c09c7
Fixed bug #12580 - now you lose all gold gained during the scenario...
...
...and just carryover 100% of what you had received from BoP. Also
added a little bit of clarifying dialogue.
2008-11-09 21:29:16 +00:00
Ignacio R. Morelle
9b74e24978
Default-initialize sanity parameter for list-constructor.
2008-11-09 21:21:47 +00:00
Nils Kneuper
3e178bfbf1
fix two wrong chars preventing utbs from starting
2008-11-09 21:18:00 +00:00
Gunter Labes
7d19a4aaca
fixed the dread bat stats
2008-11-09 20:57:06 +00:00
Nils Kneuper
9e43ae643a
pot-update
...
regenerated doc files
2008-11-09 20:25:22 +00:00
David White
1d299090b6
fixed problem with AI not moving out of its castle in Bay of Pearls
2008-11-09 20:19:34 +00:00
Nils Kneuper
8b2d6c8bad
updated Italian translation
2008-11-09 19:59:24 +00:00
Lari Nieminen
4e2873d030
Made the orcish leader recruit mostly lvl1 units...
...
...(with a couple of lvl2's) in Siege of Elensefar on easy difficulty.
2008-11-09 19:29:09 +00:00
Mark de Wever
e46c1cdd8c
Partly revert 2008-11-09T04:35:13Z!esr@thyrsus.com.
...
The deheader tool didn't recognize #if so processed them. The revert has been
done manually to keep the unneeded headers out.
2008-11-09 18:55:22 +00:00
Ignacio R. Morelle
7f6d8d6ea7
Revert 2008-11-09T04:35:13Z!esr@thyrsus.com on this single file...
...
...to fix test suite builds on Boost 1.33.x.
2008-11-09 17:31:24 +00:00
Mark de Wever
f213f3d85d
Remove some more obsolete .dsp files.
2008-11-09 11:30:06 +00:00
Mark de Wever
a9397d9f64
Remove some no longer existing files.
...
This fixes building with autotools.
2008-11-09 11:14:55 +00:00
Mark de Wever
693fb83868
Add missing foo.hpp in foo.cpp.
2008-11-09 10:23:17 +00:00
Mark de Wever
fe8b43b181
Add a missing header.
2008-11-09 10:23:13 +00:00
Mark de Wever
80ee8a0f83
Add a missing header.
2008-11-09 10:23:08 +00:00
David White
e15cbcee89
fix bug where AI leader makes weird moves
2008-11-09 06:41:17 +00:00
Eric S. Raymond
9223460daa
Remove unused headers.
2008-11-09 04:35:13 +00:00
Alexander van Gessel
73134253fe
Fix some music problems.
2008-11-09 02:11:39 +01:00
Alexander van Gessel
ef4db0af94
Correct Dommel's death message in case he doesn't die in combat.
...
(bug #12579 )
2008-11-09 01:29:24 +01:00
Sergey Popov
ceeb7f8d31
Committed project files update by McShark.
2008-11-08 22:08:42 +00:00
Sergey Popov
0e565c3598
Removed unmaintained project files from svn root.
2008-11-08 21:18:53 +00:00
Sergey Popov
9ed022e402
Committed McShark's updated CodeBlocks and dev-cpp project files.
...
Removed project files from packaging/windows. Only kept packaging, not
compiling stuff there.
2008-11-08 20:51:27 +00:00
Alexander van Gessel
f9c5ef0d84
Fix a wml typo.
2008-11-08 21:10:29 +01:00
Gunter Labes
d520138116
display the number of games not of game termination types
2008-11-08 18:39:26 +00:00
David White
f9609ee63e
revert move_leader_to_keep() to old version...
...
...which is actually readable and working
2008-11-08 18:21:09 +00:00
David White
910837b8dd
fixed bug which caused AI leaders to sometimes disappear and then reappear
2008-11-08 17:35:43 +00:00
Ignacio R. Morelle
51ffc0708f
Fix ANL AI sides' recruitment pattern to match the recruit list
...
(so the engine isn't guessing recruitment patterns correctly... dang)
2008-11-08 15:38:29 +00:00
Nils Kneuper
c3ffdac268
updated German and Italian translation
2008-11-08 14:08:13 +00:00
Eric S. Raymond
e7f0118826
Tweak requested by zookeeper.
2008-11-07 22:12:41 +00:00
Tomasz Śniatowski
c2acd15c87
editor2: ignore duplicate terrain_group definitions...
...
...(spotted by Shadow_Master)
2008-11-07 22:04:06 +01:00
Sergey Popov
7a1bd2dd1d
Removed obsolete "static" option from scons script.
2008-11-07 20:50:26 +00:00
Ignacio R. Morelle
d18a6a2bf5
Add music files renaming to changelog
2008-11-07 15:18:30 +00:00
Eric S. Raymond
f72622c4ea
Refactor to use WmlIterator more.
2008-11-07 14:08:52 +00:00
Eric S. Raymond
d94b7d9592
Greatly simplify quote scanning in WmlIterator.
...
The old code tended to break on multiline strings ending with '"\n',
and was too complicated for me to debug. The new code behaves better
in general, though it will throw an error on one pathological case the
old case seemed to handle -- single-line string followed by a comment
with an unbalanced double quote in it.
2008-11-07 14:07:24 +00:00
Lari Nieminen
a82adb3bdf
Applied patch #1109 with a few modifications.
2008-11-07 10:34:00 +00:00