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

Loading progress indicator (%) on vehicle status bar #212

Closed
DorpsGek opened this issue Jun 19, 2006 · 4 comments
Closed

Loading progress indicator (%) on vehicle status bar #212

DorpsGek opened this issue Jun 19, 2006 · 4 comments
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay

Comments

@DorpsGek
Copy link
Member

anboni opened the ticket and wrote:

This patch against r5310 adds a loading progress indicator to the vehicle status bar.

Attachments

Reported version: trunk
Operating system: All


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

anboni wrote:

New version of the patch, same functionality, better code...

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/212#comment326

@DorpsGek
Copy link
Member Author

GrimRC wrote:

This patch adds a nice feature. I've applied it against svn R6161, and I had to change v->current_order.station to v->current_order.dest.station, as the struct vehicle has changed. I'm not sure if current_order.dest.station is right, or if it should be current_order.dest.waypoint. You probably understand this much better than me.

Hopefully someone will apply it to trunk.

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/212#comment464

@DorpsGek
Copy link
Member Author

DorpsGek commented Apr 6, 2007

Maedhros wrote:

I had a look at this, but it turns out not to work very well with gradual loading since some wagons can be loading and some unloading at the same time. One possible way to solve it would be to make another string along the lines of "Unloading {COMMA}% / Loading {COMMA}%" when the vehicle is both loading and unloading.


This comment was imported from FlySpray: https://bugs.openttd.org/task/212#comment1127

@DorpsGek
Copy link
Member Author

TrueBrain closed the ticket.

Reason for closing: Implemented

Something like this is added to trunk.


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

@DorpsGek DorpsGek added component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay labels Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay
Projects
None yet
Development

No branches or pull requests

1 participant