Skip to content

WAD Parser #1

@Blitzman

Description

@Blitzman

The first thing to do is to implement routines for completely parsing the DOOM WAD files. This implies loading the whole content into memory in an organized and easy to access and interpret manner.

  • Implement WAD data reading functions for int/uint, short/short and string data.
  • WAD file loading.
  • WAD header reading.
  • WAD directory reading.
  • Palette parser.
  • Palette visualizer.
  • Colormap parser.
  • Colormap visualization.

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions