[Patch] Improved Build Station GUI [r19159]
Moderator: OpenTTD Developers
Re: [Patch] Improved Build Station GUI
i'm kind of new to the patching,
but this patch wont work for ottd 0.7.2 right ? (i seem to get some errors when patching for latest version)
but this patch wont work for ottd 0.7.2 right ? (i seem to get some errors when patching for latest version)
-
- Chief Executive
- Posts: 658
- Joined: 11 Nov 2007 12:06
- Contact:
Re: [Patch] Improved Build Station GUI
I going with it need updateing 
If you are going to do that please update from the frist post that is V4 not V3

If you are going to do that please update from the frist post that is V4 not V3
For Community Integrated Version http://code.google.com/p/civopenttd/
Re: [Patch] Improved Build Station GUI
My mistake, I only saw "v3" on the last page, so I thought that's all there was. scoz's post just says "updated to 16206", not "v4".
Terkhen's seems to be v3, because it's in the patchpack I play with and that doesn't have the "tooltips now show up on mouseover instead of right-click" from v4.
Terkhen's seems to be v3, because it's in the patchpack I play with and that doesn't have the "tooltips now show up on mouseover instead of right-click" from v4.
Melt with the Shadows,
Embrace your destiny...
Embrace your destiny...
Re: [Patch] Improved Build Station GUI
compiling the version 4 will give me these errors:
i hope this helps you
i hope this helps you

- Attachments
-
- error log
- error.PNG (16.24 KiB) Viewed 4632 times
Re: [Patch] Improved Build Station GUI
Apply patches to the revision they were made from. Anything else and you need to know what you're doing/what you need to do when it goes wrong, which requires knowledge of how OpenTTD is implemented.
By the kind of posts you have made lately I am fairly certain you don't have enough knowledge. As such you should keep to applying patches to ONLY the revision they were made from.
By the kind of posts you have made lately I am fairly certain you don't have enough knowledge. As such you should keep to applying patches to ONLY the revision they were made from.
-
- Chief Executive
- Posts: 658
- Joined: 11 Nov 2007 12:06
- Contact:
Re: [Patch] Improved Build Station GUI
or look in to learning more about patching the game i am still learning myself
but it takes A LOT of time and if you anit got the time theres not much point in trying
but it takes A LOT of time and if you anit got the time theres not much point in trying
For Community Integrated Version http://code.google.com/p/civopenttd/
Re: [Patch] Improved Build Station GUI
aah ok, starting to understand it more and more
i think i'll dive into ottd some more
i think i'll dive into ottd some more

-
- Chief Executive
- Posts: 658
- Joined: 11 Nov 2007 12:06
- Contact:
Re: [Patch] Improved Build Station GUI
have some music in the back ground or your go loopy lol and all ways keep an eye on the time
For Community Integrated Version http://code.google.com/p/civopenttd/
Re: [Patch] Improved Build Station GUI
any hope for this one?

it will going to make thing much easier to build those custom stations
it will going to make thing much easier to build those custom stations
- NekoMaster
- Tycoon
- Posts: 4001
- Joined: 16 Aug 2008 22:26
- Skype: neko-master
- Location: Oshawa, Ontario, CANADA
Re: [Patch] Improved Build Station GUI
Would it be possible to get a update for r19009?


Nekomasters Projects! (Downloads available on BaNaNaS!) \(>^w^<)/
# NARS ADD-ON SET 2CC | 2cc Rapid Transit For Me! (2ccRTFM) | 2cc Wagons In NML (2ccWIN)
# NML Category System (Organize your GRFS!) <- TT-Forums Exclusive Download!
Re: [Patch] Improved Build Station GUI
Hmm, I guess, I need to unsubscribe from this thread.
Now the 2nd time, I am excited about a update and then I see just a request for a update.
I hope next mail will be a bit more "contentish"...
Greets
Ammler
Now the 2nd time, I am excited about a update and then I see just a request for a update.

I hope next mail will be a bit more "contentish"...
Greets
Ammler
Town Names:


Still work in progress: OpenGFX or/and OpenSFX - Please help!
Re: [Patch] Improved Build Station GUI
And a 3rd time. Guess I should unsubscribe too.
Oh, did I just make it the 4th?
Oh, did I just make it the 4th?
May the source be with you.
Re: [Patch] Improved Build Station GUI
Attached is an update of this patch to r19054 based on v3-r15948. There is no functional change and the support of RTL languages isn't properly working.
- Attachments
-
- station-build-gui_v3-r19054.patch
- (21.63 KiB) Downloaded 127 times
- NekoMaster
- Tycoon
- Posts: 4001
- Joined: 16 Aug 2008 22:26
- Skype: neko-master
- Location: Oshawa, Ontario, CANADA
Re: [Patch] Improved Build Station GUI
How do you make patches work for a newer revison when theres nothing new in the patch. Do you just have to change some numbers and words around?


Nekomasters Projects! (Downloads available on BaNaNaS!) \(>^w^<)/
# NARS ADD-ON SET 2CC | 2cc Rapid Transit For Me! (2ccRTFM) | 2cc Wagons In NML (2ccWIN)
# NML Category System (Organize your GRFS!) <- TT-Forums Exclusive Download!
Re: [Patch] Improved Build Station GUI
Developers change code which then causes rejections when the patch is applied. Sure, you could leave the rejections unchecked, but then your make would probably fail. Solving the rejections usually takes some kind of C++ skill, especially when someone like sbr had to update it 4000 revisionsNekoMaster wrote:How do you make patches work for a newer revison when theres nothing new in the patch. Do you just have to change some numbers and words around?
- NekoMaster
- Tycoon
- Posts: 4001
- Joined: 16 Aug 2008 22:26
- Skype: neko-master
- Location: Oshawa, Ontario, CANADA
Re: [Patch] Improved Build Station GUI
Ahh... would you happen to have a cargo dist patch that will work with the most recent one here?petert wrote:Developers change code which then causes rejections when the patch is applied. Sure, you could leave the rejections unchecked, but then your make would probably fail. Solving the rejections usually takes some kind of C++ skill, especially when someone like sbr had to update it 4000 revisionsNekoMaster wrote:How do you make patches work for a newer revison when theres nothing new in the patch. Do you just have to change some numbers and words around?


Nekomasters Projects! (Downloads available on BaNaNaS!) \(>^w^<)/
# NARS ADD-ON SET 2CC | 2cc Rapid Transit For Me! (2ccRTFM) | 2cc Wagons In NML (2ccWIN)
# NML Category System (Organize your GRFS!) <- TT-Forums Exclusive Download!
Re: [Patch] Improved Build Station GUI
Update to current trunk:
- Attachments
-
- station_build_gui_v3_r19138.diff
- (21.86 KiB) Downloaded 174 times
Re: [Patch] Improved Build Station GUI
A bit of work on this patch:
Thanks to scoz for the previous versions of this patch.
- Tooltips always shown in black
- Window height adapts itself to fit station coverage area text
- Take current font height in account to define window size
- Keep selected station class and type visible over resize
- Ready for RTL languages
- Reuse previous window size on next invocation
- Station class matrix enlarge to fit the widest class name
Thanks to scoz for the previous versions of this patch.
- Attachments
-
- station-build-gui_v5.1-r19159.patch
- for subversion users
- (29.82 KiB) Downloaded 114 times
-
- station-build-gui_v5.1-hg-ea541d92bafc.patch
- against r19159, for '-p1' users
- (29.62 KiB) Downloaded 116 times
Last edited by sbr on 18 Feb 2010 16:58, edited 1 time in total.
Re: [Patch] Improved Build Station GUI
Thanks to you for overhauling my cruddy code. I felt so bad not having the time to learn the nested widgets system and leaving this patch in a pretty bad state due to school :\ Not only did you do that, you managed to fix every annoyance I had with the stupid thingsbr wrote:Thanks to scoz for the previous versions of this patch.

I'll update the first post with a link to yours in a minute with some serious props, thank you so much for updating this

Re: [Patch] Improved Build Station GUI [r19159]
The patch suplied seems to look for english.txt under src/a/lang/english.txt which doesn't exist.
Edit: I am trying to patch on Windows 7 with Tortoise Merge.
Edit: I am trying to patch on Windows 7 with Tortoise Merge.
Formerly known as r0b0t_b0y2003, robotboy, roboboy and beclawat. The best place to get the most recent nightly builds of TTDPatch is: http://roboboy.users.tt-forums.net/TTDPatch/nightlies/
Who is online
Users browsing this forum: Baidu [Spider] and 7 guests