Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2003:
[Freeciv-Dev] (PR#6875) SDL client - patch to add option to save setting
Home

[Freeciv-Dev] (PR#6875) SDL client - patch to add option to save setting

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#6875) SDL client - patch to add option to save settings
From: "Guest" <rt-guest@xxxxxxxxxxx>
Date: Sat, 15 Nov 2003 12:33:38 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=6875 >

This patch creates a 'Save options' button in the options menu, which
saves all the options, including those unique to the SDL client (such as
resolution and fullscreen/windowed).  The settings are loaded at
startup, and are no longer overridden by the SDL client.  Patch is
against latest CVS (Sat Nov 15 06:38:08 PST 2003).

Note that the SDL client will crash with a segmentation fault if
smooth_move_units is set to FALSE and you are in the game options menu.
This bug exists without this patch and is not caused by my changes.

Michael

Attachment: add_save_options_to_sdl_client.diff
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#6875) SDL client - patch to add option to save settings, Guest <=