[Freeciv-Dev] (PR#40487) add chat buttons

2009-02-26 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40487 [book - Thu Sep 18 21:31:39 2008]: Here is my port of the allies-only button warclient feature for S2_1 and later. It has some improvements over the warclient version, namely that for local games (i.e. games on a forked server)

[Freeciv-Dev] (PR#40488) add more information to client info popup (popit)

2009-02-26 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40488 [niemcewi...@gmail.com - Mon Sep 15 05:33:44 2008]: What exactly do you want to have in the info popup? Refresh my memory on the extra stuff that warclient has that is not in 2.1.6. (Please be specific in your feature requests.)

[Freeciv-Dev] (PR#12825) Re: freeciv doesn't work on small-resolution displays

2009-02-24 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=12825 The attached patches for S2_1 and trunk rearrange and cleanup widget layout in the gtk2 gui so that a freeciv window can fit on an 800x600 screen. There are a number of things that I changed so that this is possible: - The buttons in

[Freeciv-Dev] (PR#40740) [Patch] Sort small wonders next to great wonders, not with buildings

2009-02-24 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40740 The attached patch makes small wonders sort before great wonders in build target lists. So for example the list of possible city productions would go: 1. Buildings not covered below. 2. Coinage 3. Civilian units 4. Other units

[Freeciv-Dev] (PR#40737) [Patch] Fix some compile warnings in S2_0

2009-02-23 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40737 Fix the O_CREAT 3-argument open warning as reported by Gorillaz on the forum, and replace an alloc macro in the alsa sound code by equivalent code, since it was causing a gcc warning: audio_alsa.c: In function ‘set_hw_params’:

[Freeciv-Dev] (PR#40731) gtk_tree_view_set_cursor_on_cell: assertion `tree_view-priv-tree != NULL' failed

2009-02-20 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40731 [cazf...@gmail.com - Fri Feb 20 14:39:22 2009]: [...] #4 0x004695ed in gtk_tree_view_focus (view=0x4fd6720) at ../../../../src.patched/client/gui-gtk-2.0/gui_stuff.c:251 path = value optimized out #5

[Freeciv-Dev] (PR#40718) [Patch] Option to prepend message window events

2009-02-18 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40718 [book - Sat Feb 14 03:33:57 2009]: Patch implements a gui option to have new message events appear at the top of the message window list, rather than being added to the bottom (where they might be missed by the user). Version 2

[Freeciv-Dev] (PR#40733) [Patch] Option to hide message window buttons

2009-02-18 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40733 Patch implements a gui option to hide the inspect city and goto buttons in the message window. --- 押さなきゃならないボタンを見つからないんだよ。 client/gui-gtk-2.0/gui_main.c | 12

[Freeciv-Dev] (PR#40680) [Patch] Revert city report column ordering changes

2009-02-18 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40680 [book - Sat Feb 07 02:35:55 2009]: [book - Thu Jan 29 01:21:42 2009]: [book - Mon Jan 26 02:56:39 2009]: The order of city report columns was changed for no good reason as a bundled feature of r12989 (39385, not even

[Freeciv-Dev] (PR#40726) [Patch] Fix windows gtk-client compilation (undefined reference to localtime_r)

2009-02-17 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40726 [cazf...@gmail.com - Tue Feb 17 09:07:53 2009]: Windows gtk-client compilation is broken in current TRUNK due to localtime_r call. Luckily we don't really need reentrant version. Fix attached. The same code is in S2_1 (40706,

[Freeciv-Dev] (PR#40727) [Patch] Improved mass unit selection

2009-02-17 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40727 This patch improves and extends the unit selection order (shortcut 'y') to somewhat more useful groupings of units. Also, a more efficient algorithm is used to filter units which should be selected. The Select same type menu item in the

[Freeciv-Dev] (PR#40725) [Patch] (i18n) Fix leader translation ambiguity

2009-02-17 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40725 [book - Sun Feb 15 19:50:48 2009]: Reported by Susanna Björverud on freeciv-i18n and missed by me when I posted the other i18n fixes. ;( Version 2 is fixed to work in trunk, and for S2_1 I changed the qualifiers for Leader when

[Freeciv-Dev] (PR#40729) [Patch] City report add 2nd last production menu item

2009-02-17 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40729 Patch implements a city report production menu item to add a build target in the next to last (i.e. 2nd last) position in the selected cities' work queues. That is, the build target is placed before the last target in the cities'

[Freeciv-Dev] (PR#40730) [Patch] Option to disable caravan popup

2009-02-17 Thread Madeline Book
manually make the traderoute with 'r', or help build a wonder with 'b'. --- それらの駱駝を抑えろ! commit f9b4e487eabb9938e518db3ea4f575f4a43739fd Author: Madeline Book madeline.b...@gmail.com Date: Wed Feb 11 20:41:20 2009 -0500 Option

[Freeciv-Dev] (PR#40701) [Patch] Metaserver tab first

2009-02-17 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40701 [book - Sun Feb 15 05:05:03 2009]: [book - Wed Feb 04 05:35:29 2009]: The attached patch makes the metaserver tab in the network page appear before the lan (local server) tab. So the metaserver list appears right away when

[Freeciv-Dev] (PR#40228) Lone And, became more experienced! -message

2009-02-16 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40228 [cazf...@gmail.com - Mon Feb 16 12:12:21 2009]: 2008/5/4 Marko Lindqvist: S2_2 After successful attack, Messages tab shows: Start of turn 2 And, became more experienced! And, became more experienced has event

[Freeciv-Dev] (PR#40721) [Patch] Better automatic chatline scrolling

2009-02-14 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40721 Attached patch cleans up and improves automatic chatline scrolling, so that the chatline is scrolled to the bottom when switching to the pregame or game page, and when the chatline textview widget is resized.

[Freeciv-Dev] (PR#40610) auto_arrange_workers: Assertion `cmr.found_a_valid' failed.

2009-02-14 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40610 civserver: cityturn.c:276: auto_arrange_workers: Assertion `cmr.found_a_valid' failed. I have merged all incoming reports about this into ticket 40610. Please check the previous discussions about temporary workarounds while the exact

[Freeciv-Dev] (PR#40723) [Patch] Cityrep clear worklist production menu item

2009-02-14 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40723 Attached patch implements a Clear Worklist menu item for the Production menu in the city report. When activated, this item removes all build targets from the worklists of all selected cities.

[Freeciv-Dev] (PR#40701) [Patch] Metaserver tab first

2009-02-14 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40701 [book - Wed Feb 04 05:35:29 2009]: The attached patch makes the metaserver tab in the network page appear before the lan (local server) tab. So the metaserver list appears right away when users click the Connect to Network Game

[Freeciv-Dev] (PR#40716) [Patch] Backport trunk hash iteration to S2_1

2009-02-13 Thread Madeline Book
()). --- 私もハッシュブラウンにします。 commit b754520b376a95300c0dee5d4d4a3314974d9bd1 Author: Madeline Book madeline.b...@gmail.com Date: Fri Feb 13 16:38:05 2009 -0500 Hash iteration from trunk. diff --git a/utility/Makefile.am b/utility/Makefile.am index 3fa02cc..154b313 100644

[Freeciv-Dev] (PR#40717) [Patch] Map decoration cleanup

2009-02-13 Thread Madeline Book
)) { ADD_SPRITE_SIMPLE(t-sprites.user.attention); } break; commit 47680f1dbbedf8da397e4abba690b0f019be55fb Author: Madeline Book madeline.b...@gmail.com Date: Fri Feb 13 17:35:48 2009 -0500 Mapdeco cleanup. --- client/goto.c| 111 +-- client/goto.h

[Freeciv-Dev] (PR#40715) Start Scenario Game crashes after make install

2009-02-13 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40715 [ksc...@nmt.edu - Fri Feb 13 01:20:02 2009]: using make install to install freeciv, running civclient and clicking on Start Scenario Game crashes with the following message: 0: Did not find token value in

[Freeciv-Dev] (PR#40646) Use XOR for selection rectangle drawing

2009-02-13 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40646 [book - Thu Jan 08 22:42:38 2009]: Attached patch changes the selection rectangle drawing code to use xor instead overwriting pixel values. This means that it can be erased by just drawing over itself again, rather than redrawing

[Freeciv-Dev] (PR#40719) [Patch] Right click in message window centers on event tile

2009-02-13 Thread Madeline Book
59cfba690e2601960ed2095a40794331b23d165d Author: Madeline Book madeline.b...@gmail.com Date: Wed Feb 11 21:05:27 2009 -0500 Right click in message list centers on event tile. diff --git a/client/gui-gtk-2.0/messagewin.c b/client/gui-gtk-2.0/messagewin.c index b0f842f..3b622dd 100644 --- a/client/gui

[Freeciv-Dev] (PR#40619) gold upkeep

2009-02-11 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40619 [guest - Wed Feb 11 21:29:37 2009]: [book - Mi 11. Feb 2009, 00:32:07]: It might be better to do this with effects, but it would probably further complicate the functions that calculate unit upkeep (maybe the upkeep values

[Freeciv-Dev] (PR#40619) gold upkeep

2009-02-09 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40619 [matthias.pfaffer...@mapfa.de - Sun Jan 04 22:03:07 2009]: The gold upkeep patch (version 2) I have made some adjustments to your patch and attached it as version 3. The most pertinent changes are: - The option is called

[Freeciv-Dev] (PR#40711) [Patch] Fix silly bug in hash iterator implementation

2009-02-08 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40711 A silly off-by-one bug in the hash iterator implementation. --- 数えることができないのかも。 commit b1c9260b3a2499911eb4d56b4e0af9437b856509 Author: Madeline Book madeline.b

[Freeciv-Dev] (PR#40680) [Patch] Revert city report column ordering changes

2009-02-06 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40680 [book - Thu Jan 29 01:21:42 2009]: [book - Mon Jan 26 02:56:39 2009]: The order of city report columns was changed for no good reason as a bundled feature of r12989 (39385, not even part of the original ticket request?!).

[Freeciv-Dev] (PR#40700) [Patch] Revert concise city status symbols in city report

2009-02-03 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40700 The concise city status symbols (* for celebrating, X for disorder) were changed to + and - in r12989 (39385) for no reason I can see. This patch reverts those changes.

[Freeciv-Dev] (PR#40701) [Patch] Metaserver tab first

2009-02-03 Thread Madeline Book
it an option, though this could be easily done. --- 今誰が配置しているか。 commit 8b5cec75cdf188a67a04b3d84ce295b4c90d75c8 Author: Madeline Book madeline.b...@gmail.com Date: Sun Jan 25 19:54:46 2009 -0500 Metaserver tab first. diff --git

[Freeciv-Dev] (PR#40702) [Patch] Option to show city buy cost in mapview city description

2009-02-03 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40702 Patch implements a view option that when enabled appends the buy cost of a city's current production to the production string in the citybar/city description. So for example the user would see Settlers 8/76 where the 8 is the number of

[Freeciv-Dev] (PR#40703) [Patch] Option to select cities before units

2009-02-03 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40703 Patch implements an option to have the selection rectangle select cities only when there are both cities and units in the rectangle area. --- ここ五日の間にこのりんごを少しずつ食べるつもりだ。

[Freeciv-Dev] (PR#40704) [Patch] Buy city production directly from mapview

2009-02-03 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40704 Patch implements a feature to be able to buy directly from the main map in multiple cities at once. The buying function is activated by pressing 'b' when the target cities are selected. The selected cities are sorted in order of

[Freeciv-Dev] (PR#40705) [Patch] Option for split lower notebook

2009-02-03 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40705 Patch implements an option to have the lower notebook split into two notebooks so that the chat tab and the message tab are both visible at the same time. If enabled the message tab is hard- coded to appear in the right notebook. The

[Freeciv-Dev] (PR#40706) [Patch] Option to show time of chat messages

2009-02-03 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40706 Patch implements an option to have chat messages prefixed by a time string of the form [hour:minute:second] . --- 誰か私の時計を見つけたか。 diff --git

[Freeciv-Dev] (PR#40699) [Patch] Fix typos in tutorial scenario

2009-01-31 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40699 As reported by Sini Ruohomaa on freeciv-i18n. --- チュートリアルをやってみたの? diff --git a/data/scenario/tutorial.sav b/data/scenario/tutorial.sav index e908f27..ac1e9ed 100644

[Freeciv-Dev] (PR#40698) [Patch] Fix shift+rmb unit selection append

2009-01-30 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40698 I see now why clipboard copy was dropped (inadvertently or otherwise) - there is a rather nasty mess in the mouse button press/release handling and selection rectangle code that makes it difficult to change or add mouse button behavior.

[Freeciv-Dev] (PR#40694) [Patch] Nation tweaks

2009-01-29 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40694 [dmarks - Thu Jan 29 12:50:37 2009]: I don't think we should make changes to strings in S2_1 just to fix minor grammar/spelling mistakes - as long as it won't cause controversoy or misunderstanding. ;) I have noticed that the most

[Freeciv-Dev] (PR#40667) [Patch] Drawing traderoutes as lines on the mapview

2009-01-28 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40667 [book - Mon Jan 19 03:31:45 2009]: Attached patch implements traderoute line drawing on the main map view. [...] Version 2 uses cyan (i.e. the goto line color) instead of green for improved visibility.

[Freeciv-Dev] (PR#40668) [Patch] Minimal mapview traderoute lines for 2.1

2009-01-28 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40668 [book - Mon Jan 19 04:13:02 2009]: The attached patch implements traderoute line drawing on the main map, toggled by ctrl-t. Here is a version with the lines in cyan.

[Freeciv-Dev] (PR#40680) [Patch] Revert city report column ordering changes

2009-01-28 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40680 [book - Mon Jan 26 02:56:39 2009]: The order of city report columns was changed for no good reason as a bundled feature of r12989 (39385, not even part of the original ticket request?!). This patch changes the ordering back so

[Freeciv-Dev] (PR#40694) [Patch] Nation tweaks

2009-01-28 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40694 Some minor nation cleanup as reported by Sini Ruohomaa on freeciv-i18n. --- ニート国家を今でも待っている。 data/nation/armenian.ruleset|2 +- data/nation/illyrian.ruleset

[Freeciv-Dev] (PR#40695) [Patch] Fix total buy cost update bug in 2.1 too

2009-01-28 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40695 Upon play testing it was found that after all it is somewhat annoying using the total buy cost label in the city report without the fix in 40599. Attached is the S2_1 backport.

[Freeciv-Dev] (PR#40681) [Patch] Include turn number in generated save name

2009-01-27 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40681 [dmarks - Tue Jan 27 00:38:35 2009]: How about a prefix for the year part too? savename_Tturn_Yyear.sav.gz Ok. On second look the underscores do seem uglier than dashes, so I also changed the format to: savename-Tturn-YyearBC

[Freeciv-Dev] (PR#40684) [Patch] (i18n) Fix Workers translation ambiguity

2009-01-27 Thread Madeline Book
なら、労働者にさえ綺麗な靴下が与えられます。 commit 2cb408bb4abb75d20fa8705bb3b4370f927619ff Author: Madeline Book madeline.b...@gmail.com Date: Tue Jan 27 15:41:32 2009 -0500 Fix Workers translation ambiguity. Reported by: Sini Ruohomaa sini.ruoho...@cs.helsinki.fi Susanna Björverud

[Freeciv-Dev] (PR#40685) [Patch] (i18n) Fix sentence fragments in text_happiness_units

2009-01-27 Thread Madeline Book
! commit 673b33072d0bb02c7c0202c2bd0ff4c620b726b0 Author: Madeline Book madeline.b...@gmail.com Date: Tue Jan 27 15:46:20 2009 -0500 Fix sentence fragments. Reported by: Sini Ruohomaa sini.ruoho...@cs.helsinki.fi --- client/text.c | 27 ++- 1 files changed, 10

[Freeciv-Dev] (PR#40686) [Patch] (i18n) Fix typo and phrasing in helpdata.txt

2009-01-27 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40686 As reported on freeciv-i18n. --- では、拳で接触します。 commit b7d0556ad532ae2dc205b0128094df6fd455dca9 Author: Madeline Book madeline.b...@gmail.com Date: Tue Jan 27 15:47:34

[Freeciv-Dev] (PR#40687) [Patch] (i18n) Fix gold upkeep message missing period

2009-01-27 Thread Madeline Book
03fb5090ea513fe6676357fddb3f348a2a6236f8 Author: Madeline Book madeline.b...@gmail.com Date: Tue Jan 27 15:53:27 2009 -0500 Fix missing period and phrasing of unit gold upkeep message. Reported by: Sini Ruohomaa sini.ruoho...@cs.helsinki.fi --- server/unittools.c |5 +++-- 1 files changed, 3 insertions

[Freeciv-Dev] (PR#40688) [Patch] (i18n) Fix civil war message

2009-01-27 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40688 As reported on freeciv-i18n. --- 趣味は?内戦煽動。 commit 27c85d0b02e5e7cb12155a0d4a41dcd20d7cf81b Author: Madeline Book madeline.b...@gmail.com Date: Tue Jan 27 16:06:51

[Freeciv-Dev] (PR#40689) [Patch] (i18n) Fix government of the nation construct

2009-01-27 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40689 As reported on freeciv-i18n by Sini Ruohomaa, the attached patches fix two instances of %s of the %s (government of the nation plural) contruct in translated strings. The strings are replaced by ?nationgovernment:%s %s (i.e. nation

[Freeciv-Dev] (PR#40690) [Patch] (i18n) Do not translate game loading error message

2009-01-27 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40690 As per the i18n guide the attached patches remove a LOG_ERROR message from translation. Actually I'm not sure how much the original author expected users to see this message (and if they should really be made aware of it) rather than

[Freeciv-Dev] (PR#40691) [Patch] (i18n) Fix some sdl strings.

2009-01-27 Thread Madeline Book
Author: Madeline Book madeline.b...@gmail.com Date: Tue Jan 27 16:11:55 2009 -0500 Fix typo and remove unused code block in sdl code. Reported by: Sini Ruohomaa sini.ruoho...@cs.helsinki.fi diff --git a/client/gui-sdl/graphics.c b/client/gui-sdl/graphics.c index c9f10c9..25daf43 100644

[Freeciv-Dev] [RFC] S2_1 multiplayer usability features

2009-01-25 Thread Madeline Book
I have been trying the 2.1 client (r15425) in multiplayer games as well as talking with players and reading forum postings, and I have to agree that the client is hard (if not impossible) to use to play well. There are a number of annoying behaviours that constantly get in the way, taking away

[Freeciv-Dev] (PR#40677) [Patch] S2_1 city report governor menu

2009-01-25 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40677 This is the S2_1 port of 40621, and is part of the basic usability features for multiplayer 2.1 games. The patch moves the city report governor menu to its own city report toplevel menu entry for ease of accessibility.

[Freeciv-Dev] (PR#40678) [Patch] Option to disable mouse cursor changing

2009-01-25 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40678 The mouse cursor changing code is unreliable to the point of being a constant annoyance when playing a game, doubly so in multiplayer time contraints. Numerous people have complained about this:

[Freeciv-Dev] (PR#40679) [Patch] Re-enable production clipboard copy

2009-01-25 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40679 Somehow it became impossible to copy production to the clipboard using the gtk2 client. This patch re-enables that feature; the mouse key sequences are: shift + ctrl + rmb: Paste production. shift + rmb: Copy production. In trunk the

[Freeciv-Dev] (PR#40681) [Patch] Include turn number in generated save name

2009-01-25 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40681 The attached patch factors out duplicate save name generating code into a new function generate_save_name(). This function also adds the current turn number to savefile names it generates, so that save files become:

[Freeciv-Dev] (PR#40658) [Patch] No teleporting to resolve stacks

2009-01-25 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40658 [book - Mon Jan 12 01:51:02 2009]: The attached patch changes the function bounce_unit() to move a unit to a random tile a maximum of two tiles away from its current position, chosen from a list of tiles where the unit can survive

[Freeciv-Dev] (PR#40676) crash: Assertion `*connect_initial == 0' failed

2009-01-24 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40676 [...@domaintje.com - Sat Jan 24 18:48:35 2009]: Freeciv crashed with the following error: civclient: goto.c:767: fill_client_goto_parameter: Assertion `*connect_initial == 0' failed. [...] I have been able to replicate

[Freeciv-Dev] (PR#40675) [Patch] Fix city dialog shortcut conflicts

2009-01-22 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40675 Conflicts in the gtk2 city dialog shortcuts were reported by Susanna Björverud on freeciv-i18n. The attached patch fixes all conflicts I could find within the city dialog and its sub-tabs by re-assigning the mnemonic keys.

[Freeciv-Dev] (PR#40618) randomize genlist

2009-01-22 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40618 [matthias.pfaffer...@mapfa.de - Sat Jan 03 12:50:40 2009]: Am Saturday 03 January 2009 02:27:31 schrieb Madeline Book: URL: http://bugs.freeciv.org/Ticket/Display.html?id=40618 [matthias.pfaffer...@mapfa.de - Fri Jan 02 21:15

[Freeciv-Dev] (PR#40671) [Patch] Allow underscore in option names

2009-01-21 Thread Madeline Book
using '_' in option names... --- 下線のある文字を覚えてください。 commit 6ef157a101cec93f90da14b6a49837e5afe8a34d Author: Madeline Book madeline.b...@gmail.com Date: Wed Jan 21 21:13:25 2009 -0500 Allow underscore character '_' in option

[Freeciv-Dev] (PR#40612) Patch: migration

2009-01-21 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40612 I have made some minor changes to the combined v6 patches (the base migration patch v6 and the food patch). The result is the attached patch which could be commited to trunk, if nobody has any objection or problems in the code are found.

[Freeciv-Dev] (PR#40667) [Patch] Drawing traderoutes as lines on the mapview

2009-01-18 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40667 Attached patch implements traderoute line drawing on the main map view. The code is ported from the warclient project and was originally written by pepeto and myself. This code builds on the traderoute display feature in 40447; it is

[Freeciv-Dev] (PR#40668) [Patch] Minimal mapview traderoute lines for 2.1

2009-01-18 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40668 The attached patch implements traderoute line drawing on the main map, toggled by ctrl-t. This is a minimal backport of 40447 + 40667 for S2_1. I know this is a feature rather than a bugfix, but it is fairly often requested by users,

[Freeciv-Dev] (PR#40666) 2_2 savegame glitch

2009-01-16 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40666 [markmet...@yahoo.ca - Sat Jan 17 05:32:43 2009]: 2_2, At revision 15422. Running under Fedora Core 9 on 32-bit Dell Optimax or Optima or some such name. The popup saying to report the bug wasn't amenable to the normal Xwindows

[Freeciv-Dev] (PR#40661) sun cc compile fail because enum array

2009-01-15 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40661 [halton@sun.com - Thu Jan 15 03:47:27 2009]: Hi, I'm compiling freeciv-2.1.8 with sun cc, and I get following source='helpdata.c' object='helpdata.o' libtool=no \ DEPDIR= depmode=none /bin/bash ../bootstrap/depcomp \

[Freeciv-Dev] (PR#40662) [Patch] Somewhat clearer client hack messages

2009-01-15 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40662 This was suggested on freeciv-i18n by Sini Ruohomaa. --- 驚かないでください。我々はあなたのまぶたを支配しています。 diff --git a/client/connectdlg_common.c b/client/connectdlg_common.c index

Re: [Freeciv-Dev] building a city always loses connection with server

2009-01-14 Thread Madeline Book
On 1/14/09, Dominique Leuenberger dominique.leuenber...@tmf-group.com wrote: On 1/14/2009 at 4:41 PM, Marko Lindqvist cazf...@gmail.com wrote: 2009/1/14 Dominique Leuenberger dominique.leuenber...@tmf-group.com: Good day everybody, I'm part of the team building RPMs for openSUSE. Today we

[Freeciv-Dev] (PR#40655) [Patch] Notify player of alliance problem on treaty fail

2009-01-11 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40655 [cazf...@gmail.com - Sun Jan 11 14:21:43 2009]: 2009/1/10 Madeline Book: If a user tries to ally with another player and is at war with one of their allies, the server correctly disallows the alliance, but does not notify

[Freeciv-Dev] (PR#40658) [Patch] No teleporting to resolve stacks

2009-01-11 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40658 When an alliance is cancelled the server tries to resolve unit stacks by teleporting illegal units to the nearest city of their owner. By cleverly arranging stacks of units and swapping key cities, two players can thus purposely teleport

[Freeciv-Dev] (PR#40655) [Patch] Notify player of alliance problem on treaty fail

2009-01-10 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40655 If a user tries to ally with another player and is at war with one of their allies, the server correctly disallows the alliance, but does not notify the user of the reason. The accept button just does nothing, leaving the user wondering

[Freeciv-Dev] (PR#40644) [Patch] Iteration support to scripting

2009-01-09 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40644 [cazf...@gmail.com - Fri Jan 09 13:32:08 2009]: 2009/1/8 Madeline Book: It would be nice if one could do for player in game:players() do print player:name()-- or whatever end Lua has a lot of great features

[Freeciv-Dev] (PR#40611) default.serv sets startunits to cccwwx

2009-01-09 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40611 [guest - Mon Jan 05 12:28:43 2009]: [book - So 28. Dez 2008, 04:24:04]: [bvanev...@gmail.com - Sat Dec 27 22:33:31 2008]: [...] Solution: change line in default.serv to ccwwx Ok. The patch seems to be

[Freeciv-Dev] (PR#40616) patch: allow 2.1.8 to compile under sun studio community edition 11/08

2009-01-09 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40616 [james.mccl...@gmail.com - Thu Jan 01 04:14:04 2009]: Hello, I can confirm that the gtk 2 client does compile smoothly with the patch that you sent applied. I can also build with the --enable-debug and --enable-client=sdl

[Freeciv-Dev] (PR#40644) [Patch] Iteration support to scripting

2009-01-08 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40644 [cazf...@gmail.com - Thu Jan 08 20:25:03 2009]: Attached patch adds support to iterate though players, cities, and units to lua scripting. I decided not to use iterator objects with all the memory handling they would require.

[Freeciv-Dev] (PR#40610) auto_arrange_workers: Assertion `cmr.found_a_valid' failed.

2009-01-07 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40610 [oliverburgh...@web.de - Wed Jan 07 12:17:16 2009]: Freeciv server is crashing on my linux. reproduction: start a game and create a city. When the first city of user or ai is created the server crashes. version (both):

[Freeciv-Dev] (PR#40610) auto_arrange_workers: Assertion `cmr.found_a_valid' failed.

2009-01-07 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40610 [guest - Wed Jan 07 23:12:40 2009]: I am using gcc 4.3.2, but by using -O1 it works - thanks. This is strange. I thought the assertion was being triggered due to miscompiled code caused by a bug in gcc 4.2, that has since been

[Freeciv-Dev] (PR#40177) [Patched] Shared common library

2009-01-07 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40177 [cazf...@gmail.com - Thu Jan 08 00:15:25 2009]: 2008/11/10 Marko Lindqvist: About status of this ticket: Some windows compilations (SDL client, build with nls) fail with this patch. Fixed. Please test. I plan to commit

[Freeciv-Dev] (PR#40610) auto_arrange_workers: Assertion `cmr.found_a_valid' failed.

2009-01-05 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40610 [book - Sat Dec 27 20:10:43 2008]: [guest - Sat Dec 27 19:12:10 2008]: Compiling with -O0 (before was -O2) like: ./configure --prefix=/home/users/vip/freeciv --enable-debug CFLAGS=-O0 and server stopped hanging up while

[Freeciv-Dev] (PR#40625) Lake tiles for 2.2, Amplio

2009-01-04 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40625 [jwbj...@gmail.com - Mon Jan 05 03:13:15 2009]: It's not clear to me if caz has implemented the code for lakes yet. I just wanted graphics to be ready. As far as I know lakes are defined in the terrain ruleset file (since the

[Freeciv-Dev] (PR#40624) Editor behavior when there is no military bases in ruleset

2009-01-04 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40624 [cazf...@gmail.com - Sun Jan 04 21:38:32 2009]: Maybe it should be impossible to select military base tool at all when ruleset has no base types at all. Currently it ends printing error message ...because 0 is not a valid base

[Freeciv-Dev] (PR#40621) [Patch] Separate governor menu in city report

2009-01-02 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40621 Attached patch makes the Citizen Governor menu accessible from the main city report menu via a Governor menu item, rather than from Production/Change/Citizen Governor. See: http://forum.freeciv.org/viewtopic.php?t=5737

[Freeciv-Dev] (PR#40618) randomize genlist

2009-01-02 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40618 [matthias.pfaffer...@mapfa.de - Fri Jan 02 21:15:47 2009]: This patch adds the possibility to randomize the lists used by freeciv. I think array_shuffle() would be better placed in utility/ shared.[ch], since it is useful for more

Re: [Freeciv-Dev] Costom nations and Dutch spelling

2009-01-01 Thread Madeline Book
On 1/1/09, Jos Herrebrugh soldier1...@hotmail.com wrote: Good Morning/afternoon/evening, Civilization 2 has an option that lets you make costom nations. for example: Leader: Here you write the leader Tribe: Here you write the nation's name Adjective: Here you write the adjective of the

Re: [Freeciv-Dev] debugging with Eclipse on Windows

2009-01-01 Thread Madeline Book
On 1/1/09, Brandon Van Every bvanev...@gmail.com wrote: This is a tiring Hell that I don't want to be a part of anymore. I guess nobody uses IDEs to debug Freeciv on Windows. Doesn't have to be Eclipse, just somebody tell me something that works? Meanwhile, I'm going to see if I can make a

[Freeciv-Dev] (PR#40570) [Patch] marine explorers try to violate peace treaties and thus are stoped

2009-01-01 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40570 I have updated your patch according to the preceeding discussions, as it seemed a much easier solution than having to muck about in the ai_fill_unit_param internals. I replaced the ignores zoc condition with a check for whether the unit

[Freeciv-Dev] (PR#40612) Patch: migration

2009-01-01 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40612 [guest - Thu Jan 01 03:28:31 2009]: [matthias.pfaffer...@mapfa.de - Mi 31. Dez 2008, 18:03:52]: - Use LOG_DEBUG not LOG_NORMAL for debugging messages. Oh, this was for me to test the patch; all set to debug now There

[Freeciv-Dev] (PR#40616) patch: allow 2.1.8 to compile under sun studio community edition 11/08

2008-12-31 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40616 [james.mccl...@gmail.com - Wed Dec 31 01:55:26 2008]: This email contains a patch that allows version 2.1.8 of FreeCiv to compile under the 11/08 version (the latest I believe) version of the Sun Studio Community Edition compiler.

[Freeciv-Dev] (PR#40616) patch: allow 2.1.8 to compile under sun studio community edition 11/08

2008-12-31 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40616 [james.mccl...@gmail.com - Wed Dec 31 22:12:35 2008]: Using O_MAX rather than O_COUNT does work. Moving the definition out of the function into file scope does not work.. Interesting. So I assume the attached patch completely

[Freeciv-Dev] (PR#40612) Patch: migration

2008-12-31 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40612 [matthias.pfaffer...@mapfa.de - Wed Dec 31 18:03:52 2008]: I get the following error; could it be related to the migration code (remove_city() in make_city_migration())? I have not found a pattern to narrow it down if it is the

[Freeciv-Dev] (PR#40616) patch: allow 2.1.8 to compile under sun studio community edition 11/08

2008-12-31 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40616 [james.mccl...@gmail.com - Thu Jan 01 02:38:33 2009]: That patch that you attached completely fixes the problem with repodlgs.c, but the change to helpdata.c that was in the earlier patch(es) that I sent is also required to make

[Freeciv-Dev] (PR#40612) Patch: migration

2008-12-30 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40612 [matthias.pfaffer...@mapfa.de - Tue Dec 30 21:34:34 2008]: here is an updated version of the patch. Unfortunately I just made adjustements to you previous patch today, and was about to post the updated version when I noticed you

[Freeciv-Dev] (PR#16811) Issue tracking system for Freeciv

2008-12-29 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=16811 [s1kevin - Mon Dec 29 07:06:22 2008]: This bug has been open since May of '06. Is anyone taking my offer to assist moving from RT to Bugzilla seriously? If not, please close this issue. I believe this is the best way I can

[Freeciv-Dev] (PR#40615) [Editor] Remove border/territory tool

2008-12-29 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40615 I can't see how to logically design a border editing tool with the current or any assumed future border system so here is a patch that removes it. If I or someone else thinks of a use for this tool that makes sense, it can of course be

[Freeciv-Dev] (PR#40605) timer_list_size() crash

2008-12-29 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40605 [book - Sat Dec 20 04:05:05 2008]: [cazf...@gmail.com - Fri Dec 19 11:08:09 2008]: 2.1.8, using fantasy ruleset Program terminated with signal 11, Segmentation fault. [New process 20595] #0 0x0042a01b in

[Freeciv-Dev] (PR#40608) Screen doesn't refresh if maximized in 2.1.8 on windows XP

2008-12-28 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40608 [fin...@gmx.net - Sun Dec 28 21:56:40 2008]: (- the window resizes itself, exeeding the 1024x768 of the screen - another bug) I remember from warclient that this automatic resizing was a bug in the win32 gtk libraries on windows.

Re: [Freeciv-Dev] 2.1.8 civserver failure

2008-12-27 Thread Madeline Book
On 12/27/08, Piotr Budny piotr.bu...@gmail.com wrote: After starting the game, I move my pawns, when the turn ends, and starting new, the server hangs up. I'm using PLD Linux, 2.1.8 freeciv. [...] civserver: cityturn.c:276: auto_arrange_workers: Assertion `cmr.found_a_valid' failed. Thanks

[Freeciv-Dev] (PR#40610) auto_arrange_workers: Assertion `cmr.found_a_valid' failed.

2008-12-27 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40610 Forwarded from a posting to freeciv-dev: On 12/27/08, Piotr Budny piotr.bu...@gmail.com wrote: After starting the game, I move my pawns, when the turn ends, and starting new, the server hangs up. I'm using PLD Linux, 2.1.8 freeciv.

<    1   2   3   4   5   6   7   >