Skip to content

Include glulx and zcode games into games.xml using year data from comments in detection tables (IFComp, EctoComp, ParserComp, etc.) #333

@Mardeg

Description

@Mardeg

When I sort my installed games by "Year" in the ScummVM UI I'm seeing far too many text adventures listed under "UNKNOWN YEAR" where we in fact know the year from our very own code.
https://github.com/scummvm/scummvm/blob/master/engines/glk/glulx/detection_tables.h and https://github.com/scummvm/scummvm/blob/master/engines/glk/zcode/detection_tables.h have code comments mentioning release years.

Also historically/culturally significant ones should have an entry in games.xml such as Will Crowther's original, pre-Woods, 1976 Adventure aka Colossal Cave from https://ifarchive.org/if-archive/games/zcode/old/Advent_Crowther-r2.z5 and the 1986 Leather Goddesses of Phobos from https://web.archive.org/web/20190611060403id_/https://eblong.com/infocom/gamefiles/leathergoddesses-invclues-r4-s880405.z5

Something, maybe even this very line in the github issue description, tells you this is the right thing to do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions