Blzut3
Member
Posts: 375
Registered: 06-04 |
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?
|