[Freeciv-Dev] [bug #20577] new parameter gameloss_style in game.ruleset

2013-03-19 Thread Marko Lindqvist
Follow-up Comment #17, bug #20577 (project freeciv): - Updated to apply on svn HEAD (r22531) (file #17453) ___ Additional Item Attachment: File name: GamelossStyle.patchSize:13 KB

[Freeciv-Dev] [patch #3781] Alien ruleset rivers

2013-03-19 Thread Marko Lindqvist
Update of patch #3781 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #1449] [Metaticket] Don't exit the server on ruleset loading failure

2013-03-19 Thread Marko Lindqvist
Update of patch #1449 (project freeciv): Depends on: => patch #3788 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #3788] Handle lookup_unit_type() errors

2013-03-19 Thread Marko Lindqvist
URL: Summary: Handle lookup_unit_type() errors Project: Freeciv Submitted by: cazfi Submitted on: Wed 20 Mar 2013 07:36:08 AM EET Category: general Priority: 5 - Normal

[Freeciv-Dev] [patch #3785] Handle lookup_tech() errors

2013-03-19 Thread Marko Lindqvist
Update of patch #3785 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #1449] [Metaticket] Don't exit the server on ruleset loading failure

2013-03-19 Thread Marko Lindqvist
Update of patch #1449 (project freeciv): Depends on: => patch #3785 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #3782] Qt options dialog

2013-03-19 Thread Marko Lindqvist
Follow-up Comment #4, patch #3782 (project freeciv): There's plenty of vertical space in your own screenshot already, but maybe I have even more. (file #17451) ___ Additional Item Attachment: File name: QtOptions.png Size:

[Freeciv-Dev] [bug #20577] new parameter gameloss_style in game.ruleset

2013-03-19 Thread Not Given
Follow-up Comment #16, bug #20577 (project freeciv): OK, here comes the next try. It still doesn't contain the capstr thing, and still is against r22446. Last time I updated to the trunk version it took me short of a day to cope with all the changes and to get everything working again, so I am v

[Freeciv-Dev] [patch #3782] Qt options dialog

2013-03-19 Thread mir3x
Follow-up Comment #3, patch #3782 (project freeciv): How does it look like ? For me it's gtk - ttp://cdn.imghack.se/images/06eca8f948e0cbc456f24b4c36a0d5f2.jpg qt - http://cdn.imghack.se/images/fdc8070da786141c266f31b84d6ab859.jpg I dont see any ugly spacing ( spacing is deafult )

[Freeciv-Dev] [bug #20577] new parameter gameloss_style in game.ruleset

2013-03-19 Thread Marko Lindqvist
Follow-up Comment #15, bug #20577 (project freeciv): It's generated file (that's what "_gen" part in its name tries to tell). You shouldn't edit it directly (as any changes will be overwritten when it next gets regenerated) but common/packets.def _

[Freeciv-Dev] [bug #20577] new parameter gameloss_style in game.ruleset

2013-03-19 Thread Not Given
Follow-up Comment #14, bug #20577 (project freeciv): Excuse me, I had a concussion and still have trouble concentrating, so I probably make even more mistakes as from natural dumbness alone. I try to include missing packets_gen but fail, because it "is not under version control", not even when I

[Freeciv-Dev] [patch #3782] Qt options dialog

2013-03-19 Thread Marko Lindqvist
Update of patch #3782 (project freeciv): Category:None => client-qt Planned Release: => 2.5.0 ___ Follow-up Comment #2: I only glimpsed th

[Freeciv-Dev] [patch #3782] Qt options dialog

2013-03-19 Thread Marko Lindqvist
Follow-up Comment #1, patch #3782 (project freeciv): Lua compiler warnings raised as bug #20632 ___ Reply to this item at: ___ Message sent via/by Gna! http://

[Freeciv-Dev] [bug #20632] lua-5.2 compiler warnings

2013-03-19 Thread Marko Lindqvist
URL: Summary: lua-5.2 compiler warnings Project: Freeciv Submitted by: cazfi Submitted on: Tue 19 Mar 2013 11:25:37 AM EET Category: None Severity: 3 - Normal Pr

[Freeciv-Dev] Patch handling scripts (Was: [bug #20577])

2013-03-19 Thread Marko Lindqvist
On 19 March 2013 10:58, Marko Lindqvist wrote: > > But then compiler errors begun: > src.patched/server/plrhand.c: In function 'kill_player': > src.patched/server/plrhand.c:159:17: error: 'struct packet_game_info' has no > member named 'gameloss_style' > src.patched/server/plrhand.c:159:35: error:

[Freeciv-Dev] [bug #20577] new parameter gameloss_style in game.ruleset

2013-03-19 Thread Marko Lindqvist
Follow-up Comment #13, bug #20577 (project freeciv): game.info is sent to client side, so server and client have to agree on what it contains. If new server would send gameloss_style to old client, client would be expect that value to be used for something completely different purpose. I tried to

[Freeciv-Dev] [patch #3783] Disable client when building fcweb version

2013-03-19 Thread Marko Lindqvist
Update of patch #3783 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #3726] Booleanize all save functions for savegame v2

2013-03-19 Thread Marko Lindqvist
Follow-up Comment #4, patch #3726 (project freeciv): save_command() should cmd_reply(C_FAIL) when appropriate and return FALSE in such a case. ___ Reply to this item at: _