[Freeciv-Dev] [bug #13843] [Patch] Build base menu

2009-07-13 Thread John Keller
Follow-up Comment #5, bug #13843 (project freeciv): Sorry, Marko. I suppose I should have given more info so that you could reproduce. Steps: * with a unit capable of it, build a fortress (either with new "Build Base > Fortress" or with old "Build Fortress") * after fortress is built, now look a

[Freeciv-Dev] [bug #13945] saving game creation options before starting a game deletes all stored in-game options

2009-07-13 Thread Nathan Morse
URL: Summary: saving game creation options before starting a game deletes all stored in-game options Project: Freeciv Submitted by: nmx Submitted on: Monday 07/13/2009 at 14:36 Category: None

[Freeciv-Dev] [bug #13946] Wish: Ability to escort units automatically

2009-07-13 Thread Nathan Morse
URL: Summary: Wish: Ability to escort units automatically Project: Freeciv Submitted by: nmx Submitted on: Monday 07/13/2009 at 14:57 Category: ai Severity: 1 - Wish

[Freeciv-Dev] [bug #13843] [Patch] Build base menu

2009-07-13 Thread Marko Lindqvist
Update of bug #13843 (project freeciv): Status: Fixed => In Progress Open/Closed: Closed => Open ___ Follow-up Comment #6: I see the problem

[Freeciv-Dev] (PR#40859) Bug report

2009-07-13 Thread Ben
http://bugs.freeciv.org/Ticket/Display.html?id=40859 > Process: Freeciv [36043] Path:/Applications/Freeciv.app/Contents/MacOS/Freeciv Identifier: freeciv.org.Freeciv-2.1.6 Version: Freeciv-2.1.6 version 0.2 (0.2) Code Type: X86 (Native) Parent Process: laun

[Freeciv-Dev] [bug #13933] [Bugfix] Client assert failure when pillaging base from tile with multiple units

2009-07-13 Thread Marko Lindqvist
Update of bug #13933 (project freeciv): Status:None => Fixed Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #13944] Creation of partisans. Guerilla warfare not needed

2009-07-13 Thread Marko Lindqvist
Update of bug #13944 (project freeciv): Assigned to:None => cazfi ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [bug #13912] Transport dialog for selecting units still appears after onboard units are disbanded

2009-07-13 Thread Marko Lindqvist
Update of bug #13912 (project freeciv): Assigned to:None => cazfi ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [bug #13860] [Patch] Scripting: create_base

2009-07-13 Thread Marko Lindqvist
Follow-up Comment #2, bug #13860 (project freeciv): > Are there rules for the included files, i.e. sort > them alphabetical? Yes. Obviously I tried to fix existing problem with wrong placement of citytools.h, but clicked paste at wrong place. Fixed patch attached. (file #6206) ___

[Freeciv-Dev] [bug #13858] [Patch] Move SINGLE_MOVE & co to movement.h

2009-07-13 Thread Marko Lindqvist
Update of bug #13858 (project freeciv): Status:None => Fixed Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #13846] recursion checking for the read command

2009-07-13 Thread Marko Lindqvist
Update of bug #13846 (project freeciv): Status:None => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #13841] [Patch] Worklist clean up

2009-07-13 Thread Marko Lindqvist
Follow-up Comment #4, bug #13841 (project freeciv): *_worklist() -> worklist_*() rename and universal_kind_name() change already have tickets of their own. Next I would create ticket about using genlist to store unlimited number of global worklists. __

[Freeciv-Dev] [bug #13863] Remove old server goto code, step 1: warmap alternatives

2009-07-13 Thread Marko Lindqvist
Follow-up Comment #2, bug #13863 (project freeciv): This patch adds const modifier to several parameters of several functions and structure fields. Those should be in separate patch. ___ Reply to this item at:

[Freeciv-Dev] [bug #13951] [Bugfix] Fix SDL-client compilation

2009-07-13 Thread Marko Lindqvist
URL: Summary: [Bugfix] Fix SDL-client compilation Project: Freeciv Submitted by: cazfi Submitted on: Tuesday 07/14/2009 at 01:45 Category: client-sdl Severity: 3 - Normal

[Freeciv-Dev] [bug #13951] [Bugfix] Fix SDL-client compilation

2009-07-13 Thread Marko Lindqvist
Update of bug #13951 (project freeciv): Status:None => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #13843] [Patch] Build base menu

2009-07-13 Thread John Keller
Follow-up Comment #7, bug #13843 (project freeciv): OK, that makes sense - much better to fix the problem deeper down. Shows how much I have to learn about the depths of the code. :-) Still, I can't help but wonder: can_units_do_base() and can_units_do_base_gui() return essentially the same info