Land info window patch
Moderator: OpenTTD Developers
Land info window patch
My first patch! :D
Changes:
-) Land info window auto-updates now
-) The window is a little less wide so it doesn't take up so much screen space
-) It also now has a function where you can enter a tile that you want to jump to with the main viewport
Not too much but it gave me a good idea where what is and a general overview of how things work. Any comments/suggestions are welcome :)
-Abraxa
Changes:
-) Land info window auto-updates now
-) The window is a little less wide so it doesn't take up so much screen space
-) It also now has a function where you can enter a tile that you want to jump to with the main viewport
Not too much but it gave me a good idea where what is and a general overview of how things work. Any comments/suggestions are welcome :)
-Abraxa
- Attachments
-
- english.txt
- The master language file
- (241.66 KiB) Downloaded 225 times
-
- landinfo_2289.diff
- The diff file
- (11 KiB) Downloaded 253 times
-
- A screenie
- landinfo.png (97.66 KiB) Viewed 6194 times
Last edited by Abraxa on 10 May 2005 18:12, edited 1 time in total.
- Born Acorn
- Tycoon
- Posts: 7596
- Joined: 10 Dec 2002 20:36
- Skype: bornacorn
- Location: Wrexham, Wales
- Contact:
-
- Engineer
- Posts: 38
- Joined: 19 May 2005 08:30
Thanks for the suggestions, will look into it, add proper comments and then submit it to SF for integration into the trunk.
I got a couple questions, though:
1) Moving the cost to clear down might separate the entities better, however every other version of TTD has it that way as well so I don't really want to break UI similarities if I don't have to :)
2) Which square brackets?
-Abraxa
I got a couple questions, though:
1) Moving the cost to clear down might separate the entities better, however every other version of TTD has it that way as well so I don't really want to break UI similarities if I don't have to :)
2) Which square brackets?
-Abraxa
Could someone please add a "credits" section to the land info patch. which will need to be able to link into a credit inside the NewGFX file (32bpp GFX and onwards)
we still need to work out where the credit is placed but it could be a simple .txt. file inside the GFX directory for that object with a name written and a License type written.
Alltaken
we still need to work out where the credit is placed but it could be a simple .txt. file inside the GFX directory for that object with a name written and a License type written.
Alltaken
I think it's a bad idea to have a 'credits' field in the query window for every tile you click on. It has nothing to do gameplay-wise and is just confusing.
We already have a gfx list where there is space for credits, or have gfx artists credited in the OpenTTD->About window.
We already have a gfx list where there is space for credits, or have gfx artists credited in the OpenTTD->About window.
TrueLight: "Did you bother to read any of the replies, or you just pressed 'Reply' and started typing?"
<@[R-Dk]FoRbiDDeN> "HELP, this litte arrow thing keeps following my mouse, and I can't make it go away."
<@[R-Dk]FoRbiDDeN> "HELP, this litte arrow thing keeps following my mouse, and I can't make it go away."
no because credits are "object" based for graphics.Darkvater wrote:I think it's a bad idea to have a 'credits' field in the query window for every tile you click on. It has nothing to do gameplay-wise and is just confusing.
We already have a gfx list where there is space for credits, or have gfx artists credited in the OpenTTD->About window.
Alltaken
a) There are no stupid questions, just stupid answers ;)PET wrote:I have a stupid question:
How do i open the .... window to see the info ? :oops:
b) It's the button on the very right hand side of the menu
btw, is there any interest in adding this to the trunk?
If so I'll make my patch apply properly with the latest revision and do the proposed grouping of the owner/authority. If not I'll leave this as abandoned ;o
-Abraxa
-
- Engineer
- Posts: 38
- Joined: 19 May 2005 08:30
Some followup
1. That hex-garbage is exactly that, hex garbage that no user is going to care about
2. Breaking UI compaitiblity from TT(D|Patch) is not necessarily a bad thing. We are going to have to do it eventually.
3. Credits in this dialog are a bad idea, as they eat space and are not useful for gameplay.
Corey
1. That hex-garbage is exactly that, hex garbage that no user is going to care about
2. Breaking UI compaitiblity from TT(D|Patch) is not necessarily a bad thing. We are going to have to do it eventually.
3. Credits in this dialog are a bad idea, as they eat space and are not useful for gameplay.
Corey
-
- Engineer
- Posts: 38
- Joined: 19 May 2005 08:30
-
- Engineer
- Posts: 84
- Joined: 22 May 2005 09:45
- Location: United Kingdom
Wow, you've got an axe to grind - what exactly is the problem here? I don't see how displaying the hexademical co-ordinates is making the land info tool any more difficult to use. In fact, you could completely ignore it.Burgundavia wrote:Can we least have this off by default then? Users that wish to turn it on can, and those who just wish to play the game can not be bothered by useless hex code. Remember, the primary audience for a game is not the developers.
The display is not only used by the developers - it is useful to punch in the (shorter) hexademical version into scrollto() (or the new snazzy patch button) and of course, like Owen said, for savegame tweaking.
@HEXA_XY:
You should place the HEXA value for the tile here only if DEBUG LEVEL is higher that 0. (Or if _DEBUG is set at compilation time.)
@CREDITS INFO:
I am for Credits info in some GFX dialog. It would be difficult to code function which determines on what I have clicked on... And too much work for small result.[/code]
You should place the HEXA value for the tile here only if DEBUG LEVEL is higher that 0. (Or if _DEBUG is set at compilation time.)
@CREDITS INFO:
I am for Credits info in some GFX dialog. It would be difficult to code function which determines on what I have clicked on... And too much work for small result.[/code]
-
- Engineer
- Posts: 38
- Joined: 19 May 2005 08:30
Who is online
Users browsing this forum: No registered users and 13 guests