Opened 9 years ago

Last modified 8 years ago

#3355 closed defect

Move gamesetup strings to simulation/data/settings/ — at Initial Version

Reported by: elexis Owned by:
Priority: Should Have Milestone: Alpha 20
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description

Many strings are hardcoded in the gamesetup and used in other places like the lobby, session and summary screen and will also be used in the visual replay menu (#3258).

The affected settings are: AI_Difficulties, Ceasefire, GameSpeeds, GameTypes, MapTypes, MapSizes, PlayerDefaults, PopulationCapacity and StartingResources.

The strings should be moved to simulation/data/settings/ and treated consistently, so that redundant code can be removed.

Refs #3049

Change History (1)

Note: See TracTickets for help on using tickets.