28884 Commits

Author SHA1 Message Date
Ignacio R. Morelle
d7d670b36b Remove the need for a external binary_path for LoW's campaign image. 2008-11-11 16:16:03 +00:00
David White
a7115785f5 fixed gcc warning 2008-11-11 16:00:03 +00:00
Lari Nieminen
8fa99810fc Fixed a broken wmllint directive. 2008-11-11 15:01:28 +00:00
Lari Nieminen
d67106423a Made the defense length reflect on the amount of villages owned...
...more accurately, removed the ugly chasms and made Moreth be
auto-recalled in the last scenario.
2008-11-11 14:46:39 +00:00
Lari Nieminen
27ef48d2cf Toggled shroud back on. 2008-11-11 14:33:49 +00:00
Lari Nieminen
ab493d9701 Removed poacher and the lvl2 units from the outlaws. 2008-11-11 14:33:14 +00:00
Alexander van Gessel
83f5c96638 Move SotBE portraits around, requested by zookeeper. 2008-11-11 13:05:42 +01:00
Lari Nieminen
07750586a1 Added the lossless DiD story image .png files. 2008-11-11 09:53:16 +00:00
Lari Nieminen
b198a301a0 Converted the DiD story images to .jpg with light compression...
...(uses almost 10x less space).
2008-11-11 09:52:10 +00:00
David White
4ed3a851f5 added platform info to upload log 2008-11-11 07:50:48 +00:00
David White
ee8ee9c413 make the game upload stats by default 2008-11-11 06:08:47 +00:00
Ignacio R. Morelle
4dcc742e56 Update changelog due to Sapient's fix to bug #12558. 2008-11-11 01:21:31 +00:00
Ignacio R. Morelle
e0730a0bc2 Explain what must be done to make fortunes work. 2008-11-10 22:27:09 +00:00
Ignacio R. Morelle
09d2c8c35a Update fortunes 2008-11-10 22:26:36 +00:00
Ignacio R. Morelle
29dcfcaed9 Spelling mistake fix. 2008-11-10 22:26:06 +00:00
Ignacio R. Morelle
f92c6acbcd Update changelogs 2008-11-10 22:25:27 +00:00
Mark de Wever
9c1e36145c Add a new debug class for the widgets.
This debug option can output dot files which can be transformed to
images so it's easier to get debug info about the widgets in a
window. This function is enabled by the --enable-debug-window-layout
configure switch. It has not been implemented in the other build
systems yet. (Not sure whether or not it's needed.)
2008-11-10 20:01:25 +00:00
Mark de Wever
af0b4a21dd Some cleanups. 2008-11-10 19:15:02 +00:00
Nils Kneuper
57a2ecd1a9 updated Finnish translation 2008-11-10 18:48:15 +00:00
Mark de Wever
62673399a8 Add extra comment, use end() for invalid iterator. 2008-11-10 18:30:36 +00:00
Mark de Wever
d8e00df06a Send parameter as const reference and cleanups. 2008-11-10 18:30:30 +00:00
Sergey Popov
35a6ac12cb Fixed compile error when python support is disabled...
...which was caused by missing header.
2008-11-10 17:36:43 +00:00
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