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

2009-02-13 Thread Madeline Book
http://bugs.freeciv.org/Ticket/Display.html?id=40719 > Right clicking on a row in the message window centers on the tile associated with the event (i.e. same as the goto button). --- しかし、前頭葉がないから理解できなかった。 commit 59cfba690e26019

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

2009-02-13 Thread Madeline Book
http://bugs.freeciv.org/Ticket/Display.html?id=40718 > 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). Since the old code assumed that the order of the messages

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

2009-02-13 Thread Madeline Book
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#40717) [Patch] Map decoration cleanup

2009-02-13 Thread Madeline Book
http://bugs.freeciv.org/Ticket/Display.html?id=40717 > The point of these patches is to remove cpu expensive redraws caused by calls to update_map_canvas_visible() in the functions: - popupinfo_popdown_callback() - cancel_tile_hiliting() - release_right_button() These were making selectio

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

2009-02-13 Thread Madeline Book
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 > /usr/local/share

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

2009-02-13 Thread Madeline Book
http://bugs.freeciv.org/Ticket/Display.html?id=40716 > The improved hash tables in trunk are a useful thing to have for fixing and cleaning up some inefficient data structure use in S2_1 (e.g. unit_list use in request_unit_select_same_type()). ---

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

2009-02-13 Thread K. Scott Rowe
http://bugs.freeciv.org/Ticket/Display.html?id=40715 > System: Slackware 12.1.0 Linux bendenweir 2.6.26.2 #2 SMP Sun Feb 8 21:11:24 MST 2009 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel GNU/Linux Symptom: using "make install" to install freeciv, running "civclient" and clicking on "Star