Re: [Freeciv-Dev] (PR#39708) Issues with freeciv beta SDL on Win 98

2007-09-14 Thread Daniel Markstedt
http://bugs.freeciv.org/Ticket/Display.html?id=39708 > On 9/15/07, David Nuttall <[EMAIL PROTECTED]> wrote: > > http://bugs.freeciv.org/Ticket/Display.html?id=39708 > > > Issues with FreeCiv SDL Client 2.1.0 beta 6 > > (...) > > - During play > - How do you engage chat/server communication whil

Re: [Freeciv-Dev] (PR#39643) [Bug] Internal server exits silently for ruleset errors

2007-09-14 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39643 > On 31/08/2007, Marko Lindqvist wrote: > > I have always hated how ruleset loading code just exit() for any > error in ruleset ... > - If internally server quits like that, no explanation is provided > for user (client) ... > S2_1 so

[Freeciv-Dev] (PR#39708) Issues with freeciv beta SDL on Win 98

2007-09-14 Thread David Nuttall
http://bugs.freeciv.org/Ticket/Display.html?id=39708 > Issues with FreeCiv SDL Client 2.1.0 beta 6 - Opening window - Load Game is disabled. To restart a game I used /load during server control. - Picking Nation issues - If you select a nation and go back into the Nation Picker, please sta

[Freeciv-Dev] (PR#39707) [Patch] Remove duplicate player->nation zeroing

2007-09-14 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39707 > Seems that trunk already had proper player->nation zeroing before S2_1 bugfix was ported. To be committed to S2_2 and trunk. - ML diff -Nurd -X.diff_ignore freeciv/client/packhand.c freeciv/client/packhand.c --- freeciv/client/packhand

Re: [Freeciv-Dev] (PR#39694) [Patch] Removing gui-sdl specific get_unit_info_label_text2()

2007-09-14 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39694 > On 09/09/2007, Marko Lindqvist wrote: > > This patch makes linebreak behavior parameter of common > get_unit_info_label_text2(), so also gui-sdl can use it. gui-sdl > copies of these functions removed. - Updated comments This is for S2_

Re: [Freeciv-Dev] (PR#39693) [Patch] Unit info label for impossible goto

2007-09-14 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39693 > On 10/09/2007, William Allen Simpson wrote: > > I used the existing infinity and existing "Turns to target: %d", just to > avoid making new translations. If that's not acceptable, and it's OK to > add a new translation, then "Unreachable" wo

Re: [Freeciv-Dev] (PR#7294) Proposal: Reducing the bribe-power of Diplomats

2007-09-14 Thread Christian Knoke
http://bugs.freeciv.org/Ticket/Display.html?id=7294 > Hello, > On Tue, 11 Sep 2007, Per I. Mathisen wrote: > > Ok, "Spy", then. You want to remove most capabilities of spy/diplo for the sake of better game play. I wonder if you can. You're right that bribing, inciting, stealing techs and sab

[Freeciv-Dev] (PR#39706) [Patch] Remove included gettext from include paths

2007-09-14 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39706 > $subject For S2_2 and trunk. Ready for commit. - ML diff -Nurd -X.diff_ignore freeciv/ai/Makefile.am freeciv/ai/Makefile.am --- freeciv/ai/Makefile.am 2007-08-04 18:38:34.0 +0300 +++ freeciv/ai/Makefile.am 2007-09-14 20:18:15

[Freeciv-Dev] (PR#20772) [Patch] Air goto attack on unit or city not possible

2007-09-14 Thread Pepeto _
http://bugs.freeciv.org/Ticket/Display.html?id=20772 > Updating the patch for S2_1 at revision 13590. Seulement dans common/aicore.old: aicore Seulement dans common/aicore: .deps diff -uad common/aicore.old/path_finding.c common/aicore/path_finding.c --- common/aicore.old/path_finding.c 2007-09-

Re: [Freeciv-Dev] (PR#34717) [wishlist] events upon the death of a unit / conquest of a city

2007-09-14 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=34717 > On 04/09/2007, Marko Lindqvist wrote: > > We lack quite a lot of important events. Adding these is bug-prone, > so it should take place in S2_1 only if event is really critical for > many (most) scenarios. I've looked these code paths a bi

[Freeciv-Dev] (PR#39459) Re: (PR#39583) 2.1.0-beta5 gtk2 client crash when founding a city

2007-09-14 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39459 > On 19/08/2007, Benjamin K. Stuhl wrote: > > Platform: linux (freeciv built from source) > GTK+ version: 2.10.14 > Freeciv version: 2.1.0-beta5 (yes, I know it's not officially announced > yet, but that's the tarball it's built from) > > Step

[Freeciv-Dev] (PR#39705) [gui-sdl] support for right-to-left writing systems

2007-09-14 Thread Daniel Markstedt
http://bugs.freeciv.org/Ticket/Display.html?id=39705 > As mentioned elsewhere, gui-sdl should have support for right-to-left writing systems. Font support was recently added, but letters appear in the wrong direction. Currently needed for Arabic, Hebrew, and Farsi/Iranian. ~Daniel __

Re: [Freeciv-Dev] Fwd: [Freeciv-commits] r13570 - /branches/S2_2/

2007-09-14 Thread Marko Lindqvist
We need version 'S2_2' to RT. I don't have permissions to add it. - ML ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev

[Freeciv-Dev] (PR#39704) [gui-sdl] crash with Greek locale

2007-09-14 Thread Daniel Markstedt
http://bugs.freeciv.org/Ticket/Display.html?id=39704 > On a recent checkout of S2_1: Start the client in Greek (el) locale, connect to a server, then open the nation selection screen - crash! Backtrace attached. ~Daniel backtrace Description: Binary data ___

[Freeciv-Dev] Fwd: [Freeciv-commits] r13570 - /branches/S2_2/

2007-09-14 Thread Daniel Markstedt
On 9/12/07, Christian Prochaska <[EMAIL PROTECTED]> wrote: > Author: cproc > Date: Wed Sep 12 13:39:31 2007 > New Revision: 13570 > > URL: http://svn.gna.org/viewcvs/freeciv?rev=13570&view=rev > Log: > Branching for 2.2 release. > > Added: > branches/S2_2/ > - copied from r13566, trunk/ >