Project

General

Profile

« Previous | Next » 

Revision f8ffc80b

Added by danij about 10 years ago

Game API: Use a regular expression for matching names of legacy savegames

A regular expression is more powerful than a blind match by file name
extension. This way one can more precisely target the savegames which
need to be converted.

This allows avoiding to attempt conversion of Hexen map state files
independently of the game state file they accompany.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences