Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended action1 #5227

Closed
DorpsGek opened this issue Jun 29, 2012 · 1 comment
Closed

Extended action1 #5227

DorpsGek opened this issue Jun 29, 2012 · 1 comment
Labels
component: NewGRF This issue is related to NewGRFs flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

Hirundo opened the ticket and wrote:

Trunk r24360

Implementation of extended action1 format seems to contain several problems:
- num_sets is defined as a uint8, but it is an extended byte.
- SkipAct1 doesn't take extended action1 into account at all
- Documentation of the action format doesn't even mention the extended format

Attached is a patch that should fix these issues.

Attachments

Reported version: trunk
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/5227
@DorpsGek
Copy link
Member Author

frosch closed the ticket.

Reason for closing: Fixed

in r24361. thanks for diff :)


This comment was imported from FlySpray: https://bugs.openttd.org/task/5227

@DorpsGek DorpsGek added flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) component: NewGRF This issue is related to NewGRFs bug labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: NewGRF This issue is related to NewGRFs flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant