Skip to content
Snippets Groups Projects

Textmap parser

Merged Nev3r requested to merge textmap-parser into next

This introduces a barebones textmap parser. All of the UDMF features and changes are missing so far, and it behaves much like a binary map save for the format itself. Loading an UDMF map produces a console warning, to alert users to the fact that the format is incomplete and will change in the future.

The linedef types that abuse the texture fields to pass text parameters are broken in UDMF right now. We opted not to fix this because the fix would not be trivial and would have to be undone anyway once we implement linedef arguments.

Test files:

Edited by MascaraSnake

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • toaster
  • toaster
  • MascaraSnake added 1 commit

    added 1 commit

    • a41c6405 - Move shared parts of sidedef initialization into P_InitializeSidedef

    Compare with previous version

  • MascaraSnake added 1 commit

    added 1 commit

    Compare with previous version

  • MascaraSnake unmarked as a Work In Progress

    unmarked as a Work In Progress

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading