Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2000:
[Freeciv-Dev] patch: Allow changing the client option file name in confi
Home

[Freeciv-Dev] patch: Allow changing the client option file name in confi

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] patch: Allow changing the client option file name in config.h
From: sebauer@xxxxxxxxxxx (Sebastian Bauer)
Date: Sat, 29 Apr 2000 12:12:16 +0100

Hi!

The attached very small patch allows the changing of the client
options file name in config.h. For this a new OPTION_FILE_NAME
define can be defined (configure does not touch it; it is only
for a handwritten config.h)

The patch is necessary to allow the amiga version of the client
save the client options (without it, the player had always to set a
environment variable)

I also changed the "double res" declaration in tech_turns_to_advance()
of common/tech.c to "int res".

bye,
Sebastian Bauer

Attachment: options.diff.gz
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] patch: Allow changing the client option file name in config.h, Sebastian Bauer <=