Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2005:
[Freeciv-Dev] (PR#14264) win-gtk2 save savename and load savename order
Home

[Freeciv-Dev] (PR#14264) win-gtk2 save savename and load savename order

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#14264) win-gtk2 save savename and load savename order buglets
From: "Christian Knoke" <chrisk@xxxxxxxxx>
Date: Tue, 11 Oct 2005 02:14:44 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=14264 >


Windows GTK2 2.0.6

with autosave=1 the game is saved at the beginning of each round. When I
save manually later this turn, the savename get a 'm' appended. Now the
bug is:

the autosave name has another .sav extension (doubled), the manual
savename has not:

civgame-0150.sav.sav.gz
civgame-0150m.sav.gz

The second bug is, that the older of these two created savegames is
presented *first* in the load savegame screen. Maybe the sorting is done
by filename rather than file creation date?

Christian

-- 
http://cknoke.de




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#14264) win-gtk2 save savename and load savename order buglets, Christian Knoke <=