[Freeciv-Dev] [patch #2795] direction8 as specenum

2011-07-18 Thread Marko Lindqvist

Follow-up Comment #1, patch #2795 (project freeciv):

- Updated against current svn

(file #13600)
___

Additional Item Attachment:

File name: SpecenumDir8_2795-2.diff   Size:5 KB


___

Reply to this item at:

  http://gna.org/patch/?2795

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2797] Remove empty switch_page_callback()

2011-07-18 Thread Marko Lindqvist

Update of patch #2797 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?2797

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18376] Xaw: incorrect gray alpha png load

2011-07-18 Thread Egor Vyscrebentsov

URL:
  http://gna.org/bugs/?18376

 Summary: Xaw: incorrect gray alpha png load
 Project: Freeciv
Submitted by: evyscr
Submitted on: Пнд 18 Июл 2011 22:10:20
Category: client-xaw
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: Any
 Planned Release: 

___

Details:

client/gui-xaw/graphics.c assumes that there are only paletted or rgb png
files. Quick fix attached.



___

File Attachments:


---
Date: Пнд 18 Июл 2011 22:10:20  Name: trunk-xaw-png-gray-alpha.diff 
Size: 1kB   By: evyscr

http://gna.org/bugs/download.php?file_id=13601

___

Reply to this item at:

  http://gna.org/bugs/?18376

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2513] [lua01] rename files (preparation for lua module rework)

2011-07-18 Thread Matthias Pfafferodt

Follow-up Comment #3, patch #2513 (project freeciv):

 What is the patch file then? You should move files with svn mv
 to preserve history, not by removing old files and creating new
 ones by applying a patch. 

I'm working with git - it detects file moves automatically (so moving a file
in git = remove it at one place and recreate it on another place). I'm not
sure how to do this using svn. If the patch is to be commited I would ask
somebody who knows svn to do this ...
 
 Of course you need to make changes to configure.ac,
 Makefile.am:s, POTFILES.in (at least) with a patch, but patch
 here didn't look like that one.

For the required changes to files see patch #2514. This two are basic patches
which only move/rename/restructure files  data but should not change any
functionallity.

At the moment I do rebase all of the luascript patches and resort some
changes to submit them as separate tickets.

___

Reply to this item at:

  http://gna.org/patch/?2513

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18376] Xaw: incorrect gray alpha png load

2011-07-18 Thread Jacob Nevins

Follow-up Comment #1, bug #18376 (project freeciv):

This seems to have changed the fog-of-war behaviour, but not completely fixed
it for me.

Previously I was seeing an exciting repeating triangular black-and-white
pattern in all unexplored areas; this can also be see in file #8195 attached
to bug #15441, although I don't get the pyschedelic colours.

After applying this patch, I have blackness in unexplored areas, but also in
fogged area and the edges of unfogged areas; the latter have hard rectangular
boundaries.

___

Reply to this item at:

  http://gna.org/bugs/?18376

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18369] freeciv-modpack fails to handle HTTP Transfer-Encoding: chunked?

2011-07-18 Thread Jacob Nevins

Follow-up Comment #2, bug #18369 (project freeciv):

Yes, trunk looks healthier. (Hacked-up modpack using svn.gna.org at
http://tartarus.org/~jacob/junk/20110718/amplio.modpack)

(Goes a lot quicker than S2_3, too!)

___

Reply to this item at:

  http://gna.org/bugs/?18369

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2812] Fix modpack initialization

2011-07-18 Thread Jacob Nevins

Follow-up Comment #3, patch #2812 (project freeciv):

NB, the patch attached here also includes the patch for bug #18354.

___

Reply to this item at:

  http://gna.org/patch/?2812

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18329] Packet receiving code assumes sizeof(enum packet_type) == sizeof(int)

2011-07-18 Thread Marko Lindqvist

Update of bug #18329 (project freeciv):

  Status:  Ready For Test = Fixed  
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?18329

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] Release Candidate of Freeciv 2.3.0

2011-07-18 Thread Jacob Nevins
Soo... how strict are we about changes between RC and final?

We've got a couple of small outstanding patches that take
freeciv-modpack, a headline new feature in 2.3.x, from being completely
unusable on Windows (crashes on launch) to being basically functional as
far as it's been tested (bug #18354, patch #2812).

The code patches are only in modinst.c itself. So they can't affect the
client or server; it seems the worst that could happen is that
freeciv-modpack is broken on some platform on which it was previously
working. (In my test on Ubuntu Linux, it still works as well as it ever
did, but that's hardly exhaustive.)

However, freeciv-modpack is arguably of most use to Windows users, so
that could be a risk worth taking. (Looking at the patches, the risk
seems small anyway.)

Conceivably, freeciv-modpack could start failing to _build_ on some
obscure platform, I suppose, but that seems very unlikely.

Additionally, the latter patch touches configure.ac; but only if MINGW32
is defined. So the risk seems confined to the Windows build process,
which (approximately) only needs to work for cproc (most Windows users
use executables), and clearly does (since it's his patch).

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18376] Xaw: incorrect gray alpha png load

2011-07-18 Thread Egor Vyscrebentsov

Follow-up Comment #2, bug #18376 (project freeciv):

I forgot about mask, of course. Better fix is attached. My guess that whole
function should be rewritten to get right fix. [And alpha channel never worked
in gui-xaw.]

(To be honest, I just wanted to remove distracting valgrind messages while
testing something.)

(file #13603)
___

Additional Item Attachment:

File name: trunk-xaw-png-gray-alpha-v2.diff Size:1 KB


___

Reply to this item at:

  http://gna.org/bugs/?18376

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18376] Xaw: incorrect gray alpha png load

2011-07-18 Thread Jacob Nevins

Follow-up Comment #3, bug #18376 (project freeciv):

That fixes it properly for me, thanks. (This has been the most obvious bug in
the Xaw client for me for a while.)

___

Reply to this item at:

  http://gna.org/bugs/?18376

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18379] Trunk: server: free(): invalid next size

2011-07-18 Thread Egor Vyscrebentsov

URL:
  http://gna.org/bugs/?18379

 Summary: Trunk: server: free(): invalid next size
 Project: Freeciv
Submitted by: evyscr
Submitted on: Втр 19 Июл 2011 05:41:34
Category: general
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: trunk
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 

___

Details:

Fresh trunk (r19973), after 'quit' from console. Unfortunately, ulimit was 0,
so there is no core available.

*** glibc has detected an error in fcser-all: free(): invalid next size
(fast): 0x0893adf8 ***
=== Backtrace: =
/lib/libc.so.6(+0x6bc4a)[0xb75bcc4a]
/lib/libc.so.6(+0x6d58b)[0xb75be58b]
/lib/libc.so.6(cfree+0x71)[0xb75c1811]
fcser-all(adv_data_close+0x34)[0x8096784]
fcser-all(server_remove_player+0x1b0)[0x80d3bc0]
fcser-all(server_game_free+0xca)[0x80731aa]
fcser-all(server_quit+0x1a)[0x807336a]
fcser-all[0x8083348]
fcser-all[0x8103fd8]
/lib/libreadline.so.5(rl_callback_read_char+0x9a)[0xb777641a]
fcser-all(server_sniff_all_input+0x1236)[0x8105ed6]
fcser-all(srv_main+0xb15)[0x8073ec5]
fcser-all(main+0x6b4)[0x806c224]
/lib/libc.so.6(__libc_start_main+0xe6)[0xb7567c96]
fcser-all[0x806b871]
=== Memory map: 
08048000-082de000 r-xp  08:0b 18357052  
/home/evyscr/freeciv/bin/trunk/all/bin/freeciv-server (deleted)
082de000-082df000 r--p 00295000 08:0b 18357052  
/home/evyscr/freeciv/bin/trunk/all/bin/freeciv-server (deleted)
082df000-082e5000 rw-p 00296000 08:0b 18357052  
/home/evyscr/freeciv/bin/trunk/all/bin/freeciv-server (deleted)
082e5000-09947000 rw-p  00:00 0  [heap]
b6e0-b6e21000 rw-p  00:00 0 
b6e21000-b6f0 ---p  00:00 0 
b6fc-b6fcb000 r-xp  08:07 6709   /lib/libnss_files-2.11.3.so
b6fcb000-b6fcc000 r--p a000 08:07 6709   /lib/libnss_files-2.11.3.so
b6fcc000-b6fcd000 rw-p b000 08:07 6709   /lib/libnss_files-2.11.3.so
b6fcd000-b6fe8000 r-xp  08:07 84 /lib/libgcc_s.so.1
b6fe8000-b6fe9000 r--p 0001a000 08:07 84 /lib/libgcc_s.so.1
b6fe9000-b6fea000 rw-p 0001b000 08:07 84 /lib/libgcc_s.so.1
b7006000-b7007000 rw-p  00:00 0 
b7007000-b70d2000 r--p  08:0b 18357055  
/home/evyscr/freeciv/bin/trunk/all/share/locale/ru/LC_MESSAGES/freeciv.mo
(deleted)
b70d2000-b7111000 r--p  08:09 51184 
/usr/lib/locale/ru_RU.utf8/LC_CTYPE
b7111000-b722e000 r--p  08:09 27461 
/usr/lib/locale/ru_RU.utf8/LC_COLLATE
b722e000-b723 rw-p  00:00 0 
b723-b7242000 r-xp  08:07 6753   /lib/libresolv-2.11.3.so
b7242000-b7243000 ---p 00012000 08:07 6753   /lib/libresolv-2.11.3.so
b7243000-b7244000 r--p 00012000 08:07 6753   /lib/libresolv-2.11.3.so
b7244000-b7245000 rw-p 00013000 08:07 6753   /lib/libresolv-2.11.3.so
b7245000-b7247000 rw-p  00:00 0 
b7247000-b7249000 r-xp  08:07 536/lib/libkeyutils.so.1.3
b7249000-b724a000 r--p 1000 08:07 536/lib/libkeyutils.so.1.3
b724a000-b724b000 rw-p 2000 08:07 536/lib/libkeyutils.so.1.3
b724b000-b724c000 rw-p  00:00 0 
b724c000-b7253000 r-xp  08:07 1843   /lib/libkrb5support.so.0.1
b7253000-b7254000 r--p 6000 08:07 1843   /lib/libkrb5support.so.0.1
b7254000-b7255000 rw-p 7000 08:07 1843   /lib/libkrb5support.so.0.1
b7255000-b7257000 r-xp  08:07 6688   /lib/libcom_err.so.2.1
b7257000-b7258000 r--p 1000 08:07 6688   /lib/libcom_err.so.2.1
b7258000-b7259000 rw-p 2000 08:07 6688   /lib/libcom_err.so.2.1
b7259000-b725c000 r-xp  08:07 6690   /lib/libdl-2.11.3.so
b725c000-b725d000 r--p 2000 08:07 6690   /lib/libdl-2.11.3.so
b725d000-b725e000 rw-p 3000 08:07 6690   /lib/libdl-2.11.3.so
b725e000-b728 r-xp  08:07 1780   /lib/libk5crypto.so.3.1
b728-b7281000 r--p 00021000 08:07 1780   /lib/libk5crypto.so.3.1
b7281000-b7282000 rw-p 00022000 08:07 1780   /lib/libk5crypto.so.3.1
b7282000-b7311000 r-xp  08:07 1785   /lib/libkrb5.so.3.3
b7311000-b7313000 r--p 0008e000 08:07 1785   /lib/libkrb5.so.3.3
b7313000-b7314000 rw-p 0009 08:07 1785   /lib/libkrb5.so.3.3
b7314000-b7315000 rw-p  00:00 0 
b7315000-b746a000 r-xp  08:07 141/lib/libcrypto.so.1.0.0d
b746a000-b746b000 ---p 00155000 08:07 141/lib/libcrypto.so.1.0.0d
b746b000-b747a000 r--p 00155000 08:07 141/lib/libcrypto.so.1.0.0d
b747a000-b748 rw-p 00164000 08:07 141/lib/libcrypto.so.1.0.0d
b748-b7483000 rw-p  00:00 0 
b7483000-b74d4000 r-xp  08:07 1862   /lib/libssl.so.1.0.0d
b74d4000-b74d6000 r--p 0005 08:07 1862   /lib/libssl.so.1.0.0d

[Freeciv-Dev] [patch #2813] Xaw: [partially rewritten] connect dialog

2011-07-18 Thread Egor Vyscrebentsov

URL:
  http://gna.org/patch/?2813

 Summary: Xaw: [partially rewritten] connect dialog
 Project: Freeciv
Submitted by: evyscr
Submitted on: Втр 19 Июл 2011 06:02:05
Category: client-xaw
Priority: 5 - Normal
  Status: In Progress
 Privacy: Public
 Assigned to: evyscr
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

Patch of somehow cleanuped and partially rewritten gui-xaw connect dialog.
Should fix at least bug #17717. Metaserver part was not properly tested due to
absense of trunk public servers. Password part was not tested due to same
reason.



___

File Attachments:


---
Date: Втр 19 Июл 2011 06:02:05  Name: trunk-xaw-connectdlg.diff  Size:
51kB   By: evyscr

http://gna.org/patch/download.php?file_id=13604

___

Reply to this item at:

  http://gna.org/patch/?2813

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2806] Improved Russian nation

2011-07-18 Thread Egor Vyscrebentsov

Follow-up Comment #1, patch #2806 (project freeciv):

 According to legend, Slavic and Finnic tribes of Novgorod
In 'Povest vremennyh let' Slovene (one slavic tribe) are mentioned only.

 Rurik established Kievan Rus'
According to PVL, this was made by Oleg who had captured Kiev. Rurik was
Novgorod prince only.

Vladimir Monomakh was early then Vsevolod Bolshoe Gnezdo (actually, his
grandfather.)

; Alternative titles for a Despotism is Knyaz/Knyaginya

 Veliky Novgorod
Velikiy Novgorod looks better for me. Also lake/river (Ilmen/Volhov)

 Tver,
  river (Volga)
 Samara,
  river (Volga)
 Ryazan
  river (Oka)
 Yaroslavl
  river (Volga)
 Novosibirsk
  river (Ob')
 Smolensk,
  river (Dnepr)
 Saratov
  river (Volga)

Well, almost all cities are on rivers. Just take most [historically]
important from the start of list.

 Kirov,
 Ulyanovsk
 Komsomolsk-na-Amure (river)
 Dzerzhinsk,
 Engels,
 Chernyakhovsk,
Can be/may be/maybe Soviet.

 Domodedovo,
Village name. Not so good to my mind.

Question on order in city list: what are weights of population/age/historical
importance?

___

Reply to this item at:

  http://gna.org/patch/?2806

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev