[Freeciv-Dev] Re: Natural city names getting started
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Tue, Dec 04, 2001 at 10:07:44AM -0500, Cameron Morland wrote:
> La 2001-12-04, Raimar Falke skribis:
>
> > Ok here is an updated patch. Changes:
> > - use of macros
> > - changed comments and log messages
> > - use of terrain_name_orig instead of graphic_str
> >
> > Please review.
>
> It is necessary to translate_data_names() before we try to
> load_ruleset_nations, or else terrain_name_orig contains nothing.
>
> In ruleset.c:
>
> load_ruleset_terrain(&terrfile); /* terrain must precede nations */
> load_ruleset_buildings(&buildfile);
> + translate_data_names();
> load_ruleset_nations(&nationfile);
> load_ruleset_game(game.ruleset.game);
> - translate_data_names();
> }
>
> Now I'll change the data patch to use the correct convention.
I wait.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"Reality? That's where the pizza delivery guy comes from!"
|
|