MiniIN patches and TODO list

Got an idea for OpenTTD? Post it here!

Moderator: OpenTTD Developers

richk67
Tycoon
Tycoon
Posts: 2363
Joined: 05 Jun 2003 16:21
Location: Up North
Contact:

Post by richk67 »

Ive added the copy paste update, and look forward to your help on getting TGP in.

Physics/realistic acceleration looks to have developed some hiccups in syncing. (I hate it when lots changes! Takes several fixes to get the patches back stable again.) All my maglevs now slow to 81kmh when there are speed limits on. If I deselect RA-T, or select no speed limits, they go full speed.

Any ideas anyone?
OTTD NewGRF_ports. Add an airport design via newgrf.Superceded by Yexo's NewGrf Airports 2
Want to organise your trains? Try Routemarkers.
--- ==== --- === --- === ---
Firework Photography
User avatar
mart3p
Tycoon
Tycoon
Posts: 1030
Joined: 31 Oct 2005 21:00
Location: UK

Post by mart3p »

Richk: I can't reproduce the maglev speed problem here (using r6009 and starting from a new game). With RA-T on and speed limits enabled a Lev4 is accelerating to 643km/h (the nominal max. speed). With speed limits disabled, it got up to 664km/h.

As for the savegame bump problem, option c) definitely sounds best if you can do it.
Image
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

DaleStan wrote:Here's a little bugfix patch.
See FS#286 for an explanation of what it does. <snip>
It looks like this didn't get committed, so I'll assume that means you want me to update it.

If what you want instead is for me to go away and quit posting this patch, let me know, and I'll do that instead.

EDIT: DONE: Committed at 6109.
Attachments
Mask8bit-MiniIN.patch
(19.21 KiB) Downloaded 256 times
Last edited by DaleStan on 25 Aug 2006 18:15, edited 1 time in total.
To get a good answer, ask a Smart Question. Similarly, if you want a bug fixed, write a Useful Bug Report. No TTDPatch crashlog? Then follow directions.
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
richk67
Tycoon
Tycoon
Posts: 2363
Joined: 05 Jun 2003 16:21
Location: Up North
Contact:

Post by richk67 »

Nooooo... I need all the help I can get... I just didnt get around to your patch. Glad you are keeping an eye on MiniIN progress.
OTTD NewGRF_ports. Add an airport design via newgrf.Superceded by Yexo's NewGrf Airports 2
Want to organise your trains? Try Routemarkers.
--- ==== --- === --- === ---
Firework Photography
richk67
Tycoon
Tycoon
Posts: 2363
Joined: 05 Jun 2003 16:21
Location: Up North
Contact:

Post by richk67 »

Ive synced up to r5946 so TGP is now in. I raised the svn to 40, and TGP in trunk is marked as only valid in v30. As I was saving the old tgen_seed in the savegame, that is now marked as valid for versions 31-39.

MiniIN savegames need to be migrated over to the new version before they are overtaken by the trunk savegame version. A simple load/resave should sort it.

As for the slow trains - it only seems to affect the saves I have of Pile Transport from MiniIN. Pre-MiniIN get up to speed fine, as do new games. I dunno... its a mystery.
OTTD NewGRF_ports. Add an airport design via newgrf.Superceded by Yexo's NewGrf Airports 2
Want to organise your trains? Try Routemarkers.
--- ==== --- === --- === ---
Firework Photography
Frostregen
Transport Coordinator
Transport Coordinator
Posts: 340
Joined: 06 Feb 2006 23:58

Post by Frostregen »

I had the slow trains problem once, after loading the game with different NewGRF's.
Maybe something changed in your config?
richk67
Tycoon
Tycoon
Posts: 2363
Joined: 05 Jun 2003 16:21
Location: Up North
Contact:

Post by richk67 »

Yup - that was it. I had some test station newgrfs in, but why they should affect a game that didnt use them, I dont know. Anyway, no matter. Working now. Thanks.
OTTD NewGRF_ports. Add an airport design via newgrf.Superceded by Yexo's NewGrf Airports 2
Want to organise your trains? Try Routemarkers.
--- ==== --- === --- === ---
Firework Photography
MeusH
Tycoon
Tycoon
Posts: 4349
Joined: 25 Oct 2004 15:39
Location: Mississauga

Post by MeusH »

My suggestions for MiniIN

http://bugs.openttd.org/task/104 Enchanced finances window (needs more author's work)
http://bugs.openttd.org/task/88 Auto semaphores before set year
http://bugs.openttd.org/task/283 Tile Measurement Tool
User avatar
Maedhros
OpenTTD Developer
OpenTTD Developer
Posts: 603
Joined: 30 Mar 2006 18:24
Location: Durham, UK

Post by Maedhros »

By request, here's a MiniIN version of my disable elrails patch. I've had to move the elrails patch option to the Construction tab, because there was no room left in the Vehicles tab, and I don't know how to make it bigger. :oops:
Attachments
disable_elrails-miniin-r6039.diff
Patch against MiniIN r6039.
(6.58 KiB) Downloaded 228 times
No-one's more important than the earthworm.
User avatar
SirkoZ
Tycoon
Tycoon
Posts: 1518
Joined: 06 Mar 2004 23:51
Location: The sunny side of Alps

Post by SirkoZ »

Maedhros wrote:By request, here's a MiniIN version of my disable elrails patch. I've had to move the elrails patch option to the Construction tab, because there was no room left in the Vehicles tab, and I don't know how to make it bigger. :oops:
Nice one. :)
By the way - t'is ok to have it under construction, after all in the game it says "Construct railway/Electrified railway". ;-)
Frostregen
Transport Coordinator
Transport Coordinator
Posts: 340
Joined: 06 Feb 2006 23:58

Post by Frostregen »

Small Copy&Paste Update. Changes are only within copy_paste_gui.c
-Removes Warnings for VS users.

Applies to r6044.


Edit: DONE - committed at r6110
Attachments
copy_paste_rev6044_MiniIN_update.patch
(6.8 KiB) Downloaded 241 times
Frostregen
Transport Coordinator
Transport Coordinator
Posts: 340
Joined: 06 Feb 2006 23:58

Post by Frostregen »

We had a Poll for a new GUI for the Copy&Paste Patch.
This update contains the result.

Sorry for posting so many small updates.
Applies to r6101

EDIT: DONE committed at r6110
Attachments
copy_paste_rev6101_MiniIN_update.patch
(5.93 KiB) Downloaded 264 times
Last edited by Frostregen on 26 Aug 2006 14:41, edited 1 time in total.
User avatar
mart3p
Tycoon
Tycoon
Posts: 1030
Joined: 31 Oct 2005 21:00
Location: UK

Post by mart3p »

I've checked over the code following the latest sync. with the trunk. I found one small error and made a few minor adjustments. All changes are to refit windows, changed by GRF Cargo Subtypes patch.

1. Reinstates text label widget that was missed from aircraft refit window.
2. Adjust aircraft refit window code alignment to suit.
3. Adjust length of label widgets for all refit windows so they don't overlap scrollbar.

I must say, I was expecting to find more problems after the sync with r6045. Well done rubidium :)

Edit: DONE - committed at r6134
Attachments
Mart3p_Updates_MiniIN_r6130.patch
(4.29 KiB) Downloaded 230 times
Last edited by mart3p on 26 Aug 2006 00:21, edited 1 time in total.
Image
richk67
Tycoon
Tycoon
Posts: 2363
Joined: 05 Jun 2003 16:21
Location: Up North
Contact:

Post by richk67 »

MeusH wrote:My suggestions for MiniIN

http://bugs.openttd.org/task/104 Enchanced finances window (needs more author's work)
http://bugs.openttd.org/task/88 Auto semaphores before set year
http://bugs.openttd.org/task/283 Tile Measurement Tool
Hi MeusH. Can you post a MiniIN version of the Tile Measurement Tool?? I would love to get this into MiniIN this weekend. Thanks. :)
OTTD NewGRF_ports. Add an airport design via newgrf.Superceded by Yexo's NewGrf Airports 2
Want to organise your trains? Try Routemarkers.
--- ==== --- === --- === ---
Firework Photography
name101
Engineer
Engineer
Posts: 8
Joined: 16 Aug 2006 11:05

Post by name101 »

i have one sugestion.. when a unit is copied with shared orders the unit that is constucted with those orders are also shared..
because i am also placing more trains on my network and then expaning it over the map and adding orders..and i want all copied trains to also do those shared orders...
i have no idea how to code so im hoping someone can put this into work.
thanks
User avatar
WWTBAM
Moderator
Moderator
Posts: 3689
Joined: 02 Apr 2005 07:01
Location: Sydney NSW Antipodea
Contact:

Post by WWTBAM »

control clickt when you clone.
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/
richk67
Tycoon
Tycoon
Posts: 2363
Joined: 05 Jun 2003 16:21
Location: Up North
Contact:

Post by richk67 »

This request is also in the main MiniIN thread. Please keep this thread for developers and their patches. Thanks :)
OTTD NewGRF_ports. Add an airport design via newgrf.Superceded by Yexo's NewGrf Airports 2
Want to organise your trains? Try Routemarkers.
--- ==== --- === --- === ---
Firework Photography
MeusH
Tycoon
Tycoon
Posts: 4349
Joined: 25 Oct 2004 15:39
Location: Mississauga

Post by MeusH »

richk67 wrote:
MeusH wrote:My suggestions for MiniIN

http://bugs.openttd.org/task/104 Enchanced finances window (needs more author's work)
http://bugs.openttd.org/task/88 Auto semaphores before set year
http://bugs.openttd.org/task/283 Tile Measurement Tool
Hi MeusH. Can you post a MiniIN version of the Tile Measurement Tool?? I would love to get this into MiniIN this weekend. Thanks. :)
What do you mean by saying "MiniIN version"? Do you mean a patch simply updated to the head revision?
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

I assume that Rich means that patch doesn't apply cleanly to the [url=svn://svn.openttd.org/branches/MiniIN]MiniIN branch[/url], and that he wants you to fix this.
To get a good answer, ask a Smart Question. Similarly, if you want a bug fixed, write a Useful Bug Report. No TTDPatch crashlog? Then follow directions.
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
Simfield
Engineer
Engineer
Posts: 17
Joined: 12 May 2005 15:23

Railtypes in smallmap

Post by Simfield »

This little patch I once made probably got lost in the bunch (or was just discarded for giving too little, I don't know). But I'll try reposting it. It's been updated to revision 6303.

When applied and activated (it's an interface-switch), the smallmap shows different colors for streets, normal rail, electrified rail, monorail and maglev rather than just for streets and rail. This view helps me to keep structure in my network (electrified rails are usually mainlines).
Attachments
railtypes_in_smallmap.patch
(7.95 KiB) Downloaded 238 times
Post Reply

Return to “OpenTTD Suggestions”

Who is online

Users browsing this forum: No registered users and 0 guests