Fri Aug 16 06:26:27 PDT 2002 Andreas Kemnade freeciv/client/gui-win32 repodlgs.c Show the headers of the units report now when F2 is pressed. Bug reported by J.K.Sun Thu Aug 15 14:21:20 PDT 2002 Raimar Falke freeciv/server citytools.c Send city_info about the new capital to all players which see the capital if the player got a new palace via the savepalace option. Reported by Thomas Strub . Patch by me. Sat Aug 10 03:28:45 PDT 2002 Andreas Kemnade freeciv/client/gui-win32 repodlgs.c put the totals row in the unit dialog into the right order bug reported by Gianmario Scotti Fri Aug 9 00:38:08 PDT 2002 Andreas Kemnade freeciv/client/gui-win32 wldlg.c The column titles in the worklist are now in the correct order bug reported by Chris M Thu Aug 8 13:25:38 PDT 2002 Andreas Kemnade freeciv/client/gui-win32 citydlg.c Fixed several refresh problems in the citydlg Bug reported by Alex Volkov J.K.Sun Wed Aug 7 06:03:59 PDT 2002 Raimar Falke freeciv/client packhand.c Delay the call to agents_processing_finished since the function may return too late (wait_till_request_got_processed). Reported by Christian Knoke . Patch from me. Mon Jul 29 01:51:01 PDT 2002 Raimar Falke freeciv/server gotohand.c Initialize all values with DONT_SELECT_ME_FITNESS instead of 0 since 0 can be valid best_fitness value. Without this change every direction can be returned if best_fitness is 0. Reported by Jordi Negrevernis i Font . Patch from me. Sun Jul 28 07:21:28 PDT 2002 Andreas Kemnade freeciv/client/gui-win32 citydlg.c Display the upkeep costs of improvements now (like the gtk client does) Sun Jul 28 07:19:32 PDT 2002 Andreas Kemnade freeciv/client/gui-win32 mapctrl.c use the middle mouse button now bug reported by Markus Schaber Sat Jul 27 10:16:38 PDT 2002 Andreas Kemnade freeciv/client/gui-win32 inputdlg.c entering return in the input dialog now is the same as clicking on ok. bug reported by Daniel Herding Sat Jul 27 10:10:55 PDT 2002 Mike Kaufman freeciv/server srv_main.c The server doesn't save at the end of the game if game.save_nturns = 0. Reported by Christian Knoke Sun Jul 21 10:52:59 PDT 2002 Andreas Kemnade freeciv/client/gui-win32 chatline.c Don't cut the text in the chatline when the cursor is in the middle of the line and return is pressed. Bug reported by Daniel Herding Fri Jul 19 12:11:22 PDT 2002 Gaute B Strokkenes freeciv/client/gui-gtk-2.0 gui_main.c freeciv/doc BUGS freeciv/client/gui-gtk-2.0/gui_main.c (ui_init): Assume networking encoding is ISO-8859-1 when ASCII is given. freeciv/doc/BUG: Remove entry about font problems in C locale. Fri Jul 19 07:24:05 PDT 2002 Per I. Mathisen freeciv/server settlers.c Ensure that autosettler code does not core if there are no F_SETTLER or F_CITIES type units in the game rules. Tue Jul 16 07:57:02 PDT 2002 Raimar Falke freeciv/server stdinhand.c Exchange to order of notradesize and fulltradesize. This way saved settings can be read back in without an error. Patch from Christian Knoke . Sun Jul 14 15:12:33 PDT 2002 Sebastian Bauer freeciv/amiga .cvsignore ReadMe smakefile Final Amiga Release preparation