Patch: New orders window

Forum for technical discussions regarding development. If you have a general suggestion, problem or comment, please use one of the other forums.

Moderator: OpenTTD Developers

User avatar
skidd13
OpenTTD Developer
OpenTTD Developer
Posts: 522
Joined: 03 Mar 2005 10:49
Location: Germany

Post by skidd13 »

Experimental new display. ATM out of order. Just a concept.

[EDIT] Fixed and included in the patch. Thanks to Rubidium.

[EDIT2] New icons concepts attached.
Attachments
preview.png
preview.png (2.57 KiB) Viewed 5244 times
What does that mean - the circumstances? I determine what circumstances prevail. -- Napoleon Bonaparte
---
If we cannot end now our differences, at least we can help make the world safe for diversity. -- John F. Kennedy
---
Our problems are man-made, therefore they may be solved by man. No problem of human destiny is beyond human beings. -- John F. Kennedy
User avatar
skidd13
OpenTTD Developer
OpenTTD Developer
Posts: 522
Joined: 03 Mar 2005 10:49
Location: Germany

Post by skidd13 »

Patch updated against current trunk.

And don't forget to vote for your favourite iconset!! ;)
What does that mean - the circumstances? I determine what circumstances prevail. -- Napoleon Bonaparte
---
If we cannot end now our differences, at least we can help make the world safe for diversity. -- John F. Kennedy
---
Our problems are man-made, therefore they may be solved by man. No problem of human destiny is beyond human beings. -- John F. Kennedy
User avatar
Digitalfox
Chief Executive
Chief Executive
Posts: 710
Joined: 28 Oct 2004 04:42
Location: Catch the Fox if you can...

Post by Digitalfox »

Well i vote "I" it seems more easy for me to understand :o
l_Blue_l
Transport Coordinator
Transport Coordinator
Posts: 285
Joined: 29 Mar 2006 22:42
Contact:

Post by l_Blue_l »

i like I and VI but i do think BI could stand out a bit more with a larger red line.

@skidd13: On a side note when i finish my skip order patches i think that the skip function should be moved to the new / expanded gui system with the other skip order.
User avatar
Zojj
Engineer
Engineer
Posts: 97
Joined: 27 Apr 2007 17:58
Location: Vegas baby
Contact:

Post by Zojj »

Learning SVG so I made these. =) This is what I had suggested earlier.
Attachments
simple arrows.svg
(9.99 KiB) Downloaded 270 times
simple arrows.png
simple arrows.png (4.02 KiB) Viewed 5066 times
I'm on the Zoloft to keep me from killing yall

My patches: Better graphs - Train acceleration - Crash rates
User avatar
skidd13
OpenTTD Developer
OpenTTD Developer
Posts: 522
Joined: 03 Mar 2005 10:49
Location: Germany

Post by skidd13 »

Zojj wrote:Learning SVG so I made these. =) This is what I had suggested earlier.
The problem is that the icons aren't clear enougth.
Thats why I have to edit the Set #1.

Rubidium: Hope its better now.

New ones are IH, IL.
Attachments
preview.png
preview.png (1.44 KiB) Viewed 5495 times
What does that mean - the circumstances? I determine what circumstances prevail. -- Napoleon Bonaparte
---
If we cannot end now our differences, at least we can help make the world safe for diversity. -- John F. Kennedy
---
Our problems are man-made, therefore they may be solved by man. No problem of human destiny is beyond human beings. -- John F. Kennedy
User avatar
skidd13
OpenTTD Developer
OpenTTD Developer
Posts: 522
Joined: 03 Mar 2005 10:49
Location: Germany

Post by skidd13 »

I think the poll has shown enought. I keept to near to the style of SET I. But I changed it cause some dev's think they are too unclear.
Thanks to all the votes to help me finding the right style.

Added also the new cursor and updated the patch. :)

Hope it's fine now.

Can a moderator please kill the poll. Thanks.
What does that mean - the circumstances? I determine what circumstances prevail. -- Napoleon Bonaparte
---
If we cannot end now our differences, at least we can help make the world safe for diversity. -- John F. Kennedy
---
Our problems are man-made, therefore they may be solved by man. No problem of human destiny is beyond human beings. -- John F. Kennedy
User avatar
skidd13
OpenTTD Developer
OpenTTD Developer
Posts: 522
Joined: 03 Mar 2005 10:49
Location: Germany

Post by skidd13 »

Due the concerns of some dev's regarding icons for goto, delete and skip I rewrote the gui back to a textbtn gui. So no changes to the openttd.grf, etc.

Have fun with the TEXTBTN's. ;)
Attachments
orders_window_r10029.patch
(53.18 KiB) Downloaded 208 times
Corocoro Transport, 4th Nov 1982.png
Corocoro Transport, 4th Nov 1982.png (64.13 KiB) Viewed 5795 times
What does that mean - the circumstances? I determine what circumstances prevail. -- Napoleon Bonaparte
---
If we cannot end now our differences, at least we can help make the world safe for diversity. -- John F. Kennedy
---
Our problems are man-made, therefore they may be solved by man. No problem of human destiny is beyond human beings. -- John F. Kennedy
User avatar
Wolf01
Tycoon
Tycoon
Posts: 2016
Joined: 24 Apr 2004 10:43
Location: Venezia - Italia
Contact:

Post by Wolf01 »

what does change from the normal gui?
(except for the non stop button for vehicles)
kaan
Route Supervisor
Route Supervisor
Posts: 399
Joined: 02 Apr 2007 20:13
Location: Nørup, Denmark

Post by kaan »

I like the text buttons :)

Code: Select all

if (YouAreHappyAndYouKnowIt) {
    ClapYourHands();
}
User avatar
skidd13
OpenTTD Developer
OpenTTD Developer
Posts: 522
Joined: 03 Mar 2005 10:49
Location: Germany

Post by skidd13 »

Wolf01 wrote:what does change from the normal gui?
(except for the non stop button for vehicles)
The non-stop is for trams only. The basic features are still in (Move orders, skip to selected order and new extendable order display).
What does that mean - the circumstances? I determine what circumstances prevail. -- Napoleon Bonaparte
---
If we cannot end now our differences, at least we can help make the world safe for diversity. -- John F. Kennedy
---
Our problems are man-made, therefore they may be solved by man. No problem of human destiny is beyond human beings. -- John F. Kennedy
User avatar
skidd13
OpenTTD Developer
OpenTTD Developer
Posts: 522
Joined: 03 Mar 2005 10:49
Location: Germany

Post by skidd13 »

So I split the patch in a few parts. Skip orders, move order and some commets are already in trunk.
Attachments
window_orders_r10052.patch
new orders gui
(23.52 KiB) Downloaded 180 times
display_orders_r10081.patch
new (more extendable) way of drawing order strings
(13.03 KiB) Downloaded 195 times
Last edited by skidd13 on 05 Aug 2007 11:00, edited 2 times in total.
What does that mean - the circumstances? I determine what circumstances prevail. -- Napoleon Bonaparte
---
If we cannot end now our differences, at least we can help make the world safe for diversity. -- John F. Kennedy
---
Our problems are man-made, therefore they may be solved by man. No problem of human destiny is beyond human beings. -- John F. Kennedy
User avatar
skidd13
OpenTTD Developer
OpenTTD Developer
Posts: 522
Joined: 03 Mar 2005 10:49
Location: Germany

Re: Patch: New orders window

Post by skidd13 »

I updated the icon-gui variant cause I still like it. ;) See first post.
What does that mean - the circumstances? I determine what circumstances prevail. -- Napoleon Bonaparte
---
If we cannot end now our differences, at least we can help make the world safe for diversity. -- John F. Kennedy
---
Our problems are man-made, therefore they may be solved by man. No problem of human destiny is beyond human beings. -- John F. Kennedy
Post Reply

Return to “OpenTTD Development”

Who is online

Users browsing this forum: No registered users and 3 guests