Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2002:
[Freeciv-Dev] Re: Numbered tile markers
Home

[Freeciv-Dev] Re: Numbered tile markers

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Teemu Kurppa <tkurppa@xxxxxxxxxx>
Cc: freeciv-dev <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: Numbered tile markers
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Jan 2002 17:56:48 +0100
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

On Tue, Jan 08, 2002 at 06:15:30PM +0200, Teemu Kurppa wrote:
> This patch implements numbered tile markers for Freeciv GTK client.
> I didn't send this to patch tracking yet, because I have a couple of
> technical questions, which I'll ask in another message. However patch is
> working and tested. It should compile and work cleanly against current CVS:
> 
> patch -p1 < numbered_tile_markers.diff 
> autoconf
> automake
> configure
> make
> 
> gunzipped version is available at:
> http://www.cs.helsinki.fi/u/ttkurppa/freeciv/
> 
> Check previous discussion: 
> http://arch.freeciv.org/freeciv-dev-200112/msg00902.html
> http://arch.freeciv.org/freeciv-dev-200112/msg00903.html 
> 
> Keyboard commands are:
> *            - adds/removes a marker to/from tile under a mouse pointer.

> shift+<num>  - e.g. shift+8, sets marker number 8 to tile under a mouse
> pointer
> ctrl+<num>   - e.g. ctrl+8, centers view to marker 8 
> 
> There are some problems with Xserver and GTK key events to catch shift+key
> events. I'll discuss these in another message. So, if shift+<some number>
> doesn't work, try keypad numbers instead. 

What about using F1-F12 instead?

> Marker data is persistent, if server has "attributes" capability
> (1.12.1-devel). So, if you disconnect and reconnect, markers are restored. 
> However, you can use them also on servers without "attributes" capability,
> but then marker data is lost, if you disconnect. 
>  
> Once small technical problems are solved, I'll send this to patch tracking
> system.

IMHO it should be easy to convert it to use a single attibute.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "USENET is *not* the non-clickable part of WWW!"


[Prev in Thread] Current Thread [Next in Thread]