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

2009-01-05 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=40610 > 2009/1/6 Madeline Book: > >> [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"

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

2009-01-05 Thread Madeline Book
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

[Freeciv-Dev] (PR#40628) [Patch] Fix help about attacking about unreachable units

2009-01-05 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=40628 > Help text claims that each and every unit "can attack against xxx units, which are usually unreachable". In default ruleset this shows up like anybody would be able to attack Air units. Fix attached. - ML diff -Nurd -X.diff_ignore fre

Re: [Freeciv-Dev] (PR#40381) AutoReply

2009-01-05 Thread Matthias Pfafferodt
http://bugs.freeciv.org/Ticket/Display.html?id=40381 > ups - missed a '_'. Version 2 of the patch attached Matthias diff -ur -X./freeciv-2.1.99svn15393/diff_ignore freeciv-2.1.99svn15393/common/game.c freeciv-2.1.99svn.patch_noend/common/game.c --- freeciv-2.1.99svn15393/common/game.c 2009-01-

[Freeciv-Dev] (PR#40627) [Patch] Fix crash when building first base to tile

2009-01-05 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=40627 > There's crash if one builds base type that conflicts with another to the tile where is no previous base. Fix attached. - ML diff -Nurd -X.diff_ignore freeciv/server/unittools.c freeciv/server/unittools.c --- freeciv/server/unittools.c

Re: [Freeciv-Dev] (PR#40381) AutoReply

2009-01-05 Thread Matthias Pfafferodt
http://bugs.freeciv.org/Ticket/Display.html?id=40381 > The new option 'endspaceship' allows it to play the game after a spaceship arrived at Alpha Centauri. Matthias diff -ur -X./freeciv-2.1.99svn15393/diff_ignore freeciv-2.1.99svn15393/common/game.c freeciv-2.1.99svn.patch_noend/common/game.c