Commit Graph

47902 Commits

Author SHA1 Message Date
Nils Kneuper
da84775513 fix changelog to 80 chars per line 2011-11-19 19:07:04 +00:00
Nils Kneuper
11bdea233f updated Italian translation 2011-11-19 19:05:48 +00:00
Simon Forsyth
7784272c65 Allow 2x2 mountains/volcanos to be drawn at right map edge. Fixes bug #19024 2011-11-19 17:24:14 +00:00
Elvish_Hunter
0ad2329190 Fixed color adjusting in 24-hour ToD to match default schedule 2011-11-19 10:51:04 +00:00
Elvish_Hunter
5f337d13bc SoF: fixed two bugs in A Bargain is Struck 2011-11-19 09:55:08 +00:00
Anonymissimus
b66aa5d275 add workaround for bug #18992
This comments out a part of the offending revision 2011-09-11T00:35:26Z!gabrielmorin@gmail.com by gabba.
(bug #17277)

More explanation see in the bug threads.
2011-11-18 19:59:05 +00:00
Anonymissimus
3c793eb445 add a built configuration to MSVC for detecting memory leaks
defining HAVE_VISUAL_LEAK_DETECTOR, other settings copied from
Debug configuration, so people aren't required to include vld.h
2011-11-18 19:58:47 +00:00
Anonymissimus
48981793e6 mute memory leak warnings about static pointers initialized with new 2011-11-18 19:58:31 +00:00
Anonymissimus
7aaa729698 add a conveniant way to detect memory leaks in Visual Studio
#ifdef'ed out for other built types.

MSVC's built-in memory leak detection is of limited capability due
to conflicts with placement new and missing stacktraces or even line
numbers.

This method uses the Visual Leak Detector http://www.vld.codeplex.com
LGPL'ed; I recommend setting StartDisabled = yes and
AggregateDuplicates = yes. This reduces a bit the noise caused by
static pointers initialized with new. There are a lot of leaks
reported for which I don't know whether they are some sort of false
positives.  I hope they vanish once that someone cleans up the
valgrind log. :)
2011-11-18 19:58:13 +00:00
Anonymissimus
6ac1945c3e add a missing include guard 2011-11-18 00:55:27 +00:00
Anonymissimus
fcd6b4bef6 add a missing include guard 2011-11-18 00:55:10 +00:00
Anonymissimus
f3375b1015 add a missing include guard 2011-11-18 00:54:50 +00:00
Anonymissimus
2d8521958c add a missing include guard 2011-11-18 00:54:27 +00:00
Derek Hoagland
e3ad4e82a3 Added paragraph about eclipse plugin. 2011-11-17 19:47:53 +00:00
Nils Kneuper
d3734d8043 updated Indonesian translation 2011-11-17 11:07:40 +00:00
Derek Hoagland
f4e930c3aa Replace Dead Water screenshot with whiteboard screenshot 2011-11-17 00:19:17 +00:00
Nils Kneuper
444cdeaeed updated Lithuanian translation 2011-11-16 23:40:57 +00:00
Nils Kneuper
b81219405d updated Galician translation 2011-11-16 23:39:48 +00:00
Steven Panek
b4c300040b Updated the British English translation. 2011-11-16 12:46:53 +00:00
Steven Panek
f0e35cc05e 'Nickmask' -> 'Nickname mask' 2011-11-16 12:37:03 +00:00
Nils Kneuper
bc33ca3942 pot-update (string change in "dm":
"northeast" -> "northwest" in two strings)

regenerated doc files
2011-11-16 11:49:42 +00:00
Nils Kneuper
3249302f61 correct spelling to match commit message and pofix.py entry 2011-11-16 11:41:26 +00:00
Nils Kneuper
fa4ffa3615 at least for gentoo the default location of docbook-xsl/xhtml.xsl...
...was changed to /usr/share/asciidoc/docbook-xsl/xhtml.xsl instead of
/etc/asciidoc/docbook-xsl/xhtml.xsl

reflect this in our build systems
2011-11-16 11:00:50 +00:00
Sergey Popov
cb4da595eb scons: made po4a use utf8 for man pages. 2011-11-16 10:11:36 +00:00
Steven Panek
680f4d2f97 Converted some hyphen-minuses to em dashes;
converted an 'x' to a dimension sign.
2011-11-16 03:42:09 +00:00
Steven Panek
068fbaaa63 More 'nick' -> 'nickname'. 2011-11-16 03:11:44 +00:00
Steven Panek
e4701781fe 'nick' -> 'nickname'. 2011-11-16 02:59:36 +00:00
Steven Panek
78cc87886b Converted an 'x' to a dimension sign. 2011-11-16 02:31:55 +00:00
Steven Panek
838dfae978 Converted some hyphen-minuses to em dashes. 2011-11-16 02:08:48 +00:00
Steven Panek
37a2372343 'on-line' -> 'online'. 2011-11-15 23:56:46 +00:00
Steven Panek
5029bbe671 Converted straight quotation marks. 2011-11-15 23:46:46 +00:00
Steven Panek
632d873c8b Fixed capitalization in another dialog title. 2011-11-15 23:24:14 +00:00
Steven Panek
6093e69976 Fixed capitalization in a dialog title. 2011-11-15 23:09:28 +00:00
Nils Kneuper
799cc16dc1 updated Latvian translation 2011-11-15 22:43:00 +00:00
Steven Panek
4415e01701 Updated the Finnish translation. 2011-11-15 22:31:03 +00:00
Steven Panek
b61ea7d440 'Create new map' -> 'Create New Map' for the button in the New Map dialog. 2011-11-15 20:32:31 +00:00
Steven Panek
015d0d5166 'Resize map' -> 'Resize Map' for the button in the Resize Map dialog. 2011-11-15 20:19:08 +00:00
Eric S. Raymond
9104cf4e88 Sigh - string fix required, "northeast" -> "northwest". 2011-11-15 15:29:09 +00:00
Nils Kneuper
a82d369ab1 updated Korean translation 2011-11-15 13:44:05 +00:00
Nils Kneuper
daaab4db03 apply pofix after the fixes from esr in 2011-11-15T08:51:22Z!esr@thyrsus.com 2011-11-15 10:09:24 +00:00
Eric S. Raymond
7e77ace805 Fix spelling mistakes. 2011-11-15 08:51:22 +00:00
Eric S. Raymond
28514d2911 Fix up wmlscope glitches. 2011-11-15 05:25:00 +00:00
Eric S. Raymond
5432361b25 Fix a bad macro call detected by wmlscope. 2011-11-15 05:09:43 +00:00
Eric S. Raymond
65ab58a574 Fix wmllint glitches. 2011-11-15 04:58:47 +00:00
Eric S. Raymond
9488506827 Fix or work around broken image references. 2011-11-15 04:32:40 +00:00
Mark de Wever
caa19a0dc4 Try to recover from broken pango-markup.
Espreon noticed an ampersand in a campaign description breaks the
description markup. Now try to recover from unescaped ampersands. The
rest of the broken markup remains broken (pango seems to handle
unescaped single quotes and double quotes properly).
2011-11-14 20:37:16 +00:00
Nils Kneuper
a354a72d12 updated Latvian translation 2011-11-14 18:47:47 +00:00
Nils Kneuper
51b9c5876d updated Indonesian and Latvian translation 2011-11-14 09:43:34 +00:00
Alexander van Gessel
30e0b761c7 Do not parse the #enddef in a string + #enddef line twice 2011-11-14 05:46:00 +01:00
Alexander van Gessel
50d8b6fed7 Make #po: comments appear on their own lines 2011-11-14 05:16:01 +01:00