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

View DLC Textfiles #5236

Closed
DorpsGek opened this issue Jul 6, 2012 · 6 comments
Closed

View DLC Textfiles #5236

DorpsGek opened this issue Jul 6, 2012 · 6 comments
Labels
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

DorpsGek commented Jul 6, 2012

LordAro opened the ticket and wrote:

As per Todo List :)

Code review please :P

Attachments

Reported version: trunk
Operating system: All


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

DorpsGek commented Jul 7, 2012

LordAro wrote:

Update, split into more patches, and implement Zuu's bug report fixes

hg patch queue, for r24376

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/5236#comment11330

@DorpsGek
Copy link
Member Author

Yexo wrote:

I just committed the first 2 patched. The 3rd patch still has some issues:
- HasBaseSet: The name implies it returns a boolean, which is previously did. If you change the return value to a string you should update the name accordingly.
- ScriptScanner::FindScript: documentation mentions "find a script", "@return A filename of a file of the content": this is not explicit enough. It finds the main script (main.nut), not a random filename. I think a better function name is something like GetMainScript (that already exists, but this function services the same purpose).


This comment was imported from FlySpray: https://bugs.openttd.org/task/5236#comment11437

@DorpsGek
Copy link
Member Author

LordAro wrote:

done, although i just found a seg fault situation, which i shall attempt to rectify before re-submitting the patch
(If you have an item of content selected for download, then download it while still selecting it, a seg fault occurs in ContentInfo::GetTextfile - i you want to take a look ;) )
(in patch # 04)


This comment was imported from FlySpray: https://bugs.openttd.org/task/5236#comment11441

@DorpsGek
Copy link
Member Author

LordAro wrote:

fixed!

now against r24477 (if that matters too much)

and with added bonus patch :)

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/5236#comment11443

@DorpsGek
Copy link
Member Author

LordAro wrote:

fixed 04_* patch:

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/5236#comment11456

@DorpsGek
Copy link
Member Author

Yexo closed the ticket.

Reason for closing: Implemented

In r24487 / r24488


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

@DorpsGek DorpsGek added Core 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 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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