Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
Blzut3

Minor USDF Spec Revision

Recommended Posts

So awhile ago it came to my attention that the USDF spec is slightly out of line with the binary format. The description of the page block reads:

Starts a new page. Pages are automatically numbered starting at 0.

However, both USDC and ZDoom have implemented it as starting from 1. This makes sense as the vanilla binary format hacked the sign for if the dialog should close on choices. Since all known implementations are in line, should I go ahead and change the spec to match this?

Share this post


Link to post

Change the spec. Changing the implementation will certainly cause problems now, especially since the current spec differs from the binary format.

Share this post


Link to post

All right, I have committed the updated document there as well. Amusing side note, I just saw that the new spec is 6,666 bytes.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
×