Project

General

Profile

Actions

Feature #689

closed

Alphabetize terrain enums

Added by Alina Lenk about 1 month ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Bootstrap
Target version:
Start date:
05/30/2024
Due date:
% Done:

0%

Estimated time:

Description

Sort enum values in terrain_enums.def by their identifier wherever possible and reasonable, and mark them with the style option from #688.
  • terrain_class: happens to already be in order, unlikely to have new values added ~> might as well mark it as sorted
  • terrain_alteration: order not relevant (only affects rulesave output); sort it
  • terrain_flag_id: User flags are currently not autogenerated (because of TER_LAST), but they happen to be at the end anyway ~> sort it
  • mapgen_terrain_property: order not relevant; sort it

Files

Actions #2

Updated by Alina Lenk about 1 month ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF