Re: [Freeciv-Dev] (PR#40034) [Patch] Fix SDL -client compilation

2008-01-21 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=40034 > Marko Lindqvist wrote: > Will commit immediately. > Great! Anybody that can do the same for gui-win32? ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-de

[Freeciv-Dev] (PR#40034) [Patch] Fix SDL -client compilation

2008-01-21 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=40034 > TRUNK and S2_2: - Include game.h in a number of c -files that require it S2_1: - Replace reference to non-existent variable with correct one Will commit immediately. - ML diff -Nurd -X.diff_ignore freeciv/client/gui-sdl/cma_fe.c

Re: [Freeciv-Dev] (PR#40033) sanity checking and debugging improvements

2008-01-21 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=40033 > Committed S2_1 revision 14267. Committed S2_2 revision 14268. Committed trunk revision 14269. ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev

[Freeciv-Dev] (PR#40033) sanity checking and debugging improvements

2008-01-21 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=40033 > Some helpful debugging improvements, and other niceties found along the way: * sanity checking with file and line * clear city and unit pointers on free() * always pair create_unit_virtual() with destroy_unit_virtual() * moved kill_dying_

Re: [Freeciv-Dev] i18n: FR: several nation_adj

2008-01-21 Thread Daniel Markstedt
On 1/22/08, Egor Vyscrebentsov <[EMAIL PROTECTED]> wrote: > Good daytime! > > In some languages (f.e. russian) there are 4 genders for adjectives. > For example: > Polish territory - польская (polskaya) территория; > Polish diplomat - польский (polskiy) дипломат; > polish unit - польское (polskoye)

[Freeciv-Dev] gui-sdl lines for translation

2008-01-21 Thread Egor Vyscrebentsov
[Just talk] Shouldn't this message be pluralized? ;-) #: client/gui-sdl/wldlg.c:1481 #, c-format msgid "" "(%d/%d/%d)\n" "%d/%d %s\n" "%d %s" msgstr "" Seriously, it's hard to understand aout what this message is without looking into the code. And it seems to me that msgstr will be equal to msgid

Re: [Freeciv-Dev] (PR#39983) BUG: gui-xaw shows bad tiles

2008-01-21 Thread Egor Vyscrebentsov
http://bugs.freeciv.org/Ticket/Display.html?id=39983 > On Fri, 28 Dec 2007 Egor Vyscrebentsov wrote: > On Sun, 23 Dec 2007 William Allen Simpson wrote: > > Also, note the little window above the worker at the left, the text is > > cut off, and doesn't scroll. When we divide text lines (PR#8737)

[Freeciv-Dev] i18n: FR: several nation_adj

2008-01-21 Thread Egor Vyscrebentsov
Good daytime! In some languages (f.e. russian) there are 4 genders for adjectives. For example: Polish territory - польская (polskaya) территория; Polish diplomat - польский (polskiy) дипломат; polish unit - польское (polskoye) соединение; Polish musketeers - польские (polskiye) мушкетёры. Is the

[Freeciv-Dev] (PR#40032) 2_1:server/plrhand.c:1730 should be plural

2008-01-21 Thread Egor Vyscrebentsov
http://bugs.freeciv.org/Ticket/Display.html?id=40032 > Good daytime! branches/2_1 server/plrhand.c:1730 should be plural: ... " and the upstart %s now holds power in %d rebel provinces." PS. [offtopic] There are too much messages which need cases for %s... -- Thanks, evyscr _

Re: [Freeciv-Dev] Freeciv - Covermount authorization for Hype!, a portuguese videogames magazine

2008-01-21 Thread Jorge Vieira
OK. Thanks for the feedback on this subject. We'll distribute the source code along with program, as mentioned in the GNU GPL license requirements. Best regards, Jorge -Original Message- From: William Allen Simpson [mailto:[EMAIL PROTECTED] Sent: segunda-feira, 21 de Janeiro de 2008 17:1

Re: [Freeciv-Dev] Freeciv - Covermount authorization for Hype!, a portuguese videogames magazine

2008-01-21 Thread William Allen Simpson
Egor Vyscrebentsov wrote: > Good day! > > On Wed, 16 Jan 2008 Jorge Vieira wrote: > >> Cheers. >> >> My name is Jorge Vieira and i'm editor in chief of Hype!, a Portuguese >> videogames magazine. >> >> The magazine has an print run of 30.000 copies, 22.000 of them including 1 >> covermount DVD wi

Re: [Freeciv-Dev] (PR#40011) client crash with bad tile(s)

2008-01-21 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=40011 > Committed S2_1 revision 14262. Committed S2_2 revision 14263. Committed trunk revision 14264. ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev

Re: [Freeciv-Dev] Freeciv - Covermount authorization for Hype!, a portuguese videogames magazine

2008-01-21 Thread Egor Vyscrebentsov
Good day! On Wed, 16 Jan 2008 Jorge Vieira wrote: > Cheers. > > My name is Jorge Vieira and i'm editor in chief of Hype!, a Portuguese > videogames magazine. > > The magazine has an print run of 30.000 copies, 22.000 of them including 1 > covermount DVD with full games, demos, software and other

Re: [Freeciv-Dev] (PR#40011) client crash with bad tile(s)

2008-01-21 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=40011 > OK, these two savegames crash in several different ways, but I've got both running (not crashing) now. Even though the server tells us the tile is not "unknown", it still isn't sending valid terrain or sometimes special data. For those that

[Freeciv-Dev] (PR#40011) client crash with bad borders, city, and tile owners

2008-01-21 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=40011 > Merged with previous report. I'm thinking that my initial approach to the solution is wrong. While better server checking in 2.2 should catch many problems, the clients SHOULD NOT be this fragile. No matter how badly the server behaves,

Re: [Freeciv-Dev] (PR#40030) Segfault while drawing map

2008-01-21 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=40030 > 2.2 has more error checking, and here's what it found: 1: Failed sanitycheck.c:231 (cityturn.c:215) in Bellingshausen[2](58,83): tile_owner(pcity->tile) == NULL || tile_owner(pcity->tile) == pplayer 1: Failed sanitycheck.c:231 (cityturn.c:2

[Freeciv-Dev] (PR#40030) Segfault while drawing map

2008-01-21 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=40030 > Thank you for the savegame. This sounds like the known problem with borders that we hope will be solved in 2.2. I'll use it to test. ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mai

Re: [Freeciv-Dev] (PR#40028) gtk/pango invalid utf8 warning for LANG=fr_FR

2008-01-21 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=40028 > Madeline Book wrote: > Oh wow, it really was trivial! But certainly not obvious > for the likes of me :(. Once I ran the client with LANG= > fr_FR.UTF-8 the libc messages displayed correctly and gtk/ > pango was very happy. > Nor to me. Lea

Re: [Freeciv-Dev] (PR#40031) 2.1.2 M$windows title bar not visible in multiple monitor setup

2008-01-21 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=40031 > Shaun Cummings wrote: > Freeciv 2.1.2 Stable Release (from pre-built Windows binary download) > Which one? win32? gtk2? sdl? > Windows Vista Ultimate, fully patched as of 1/20/08 > > AMD Athlon64 3500+ > > 2GB System RAM > > Nvidia G