2.6 "Nightly" download location
Moderator: TTDPatch Moderators
2.6 "Nightly" download location
I announce that http://roboboy.users.tt-forums.net/TTDPatch/nightlies/ is now open for browsing. You can download all nightlies compiled by developers who choose to use the site for uploading their builds. There are links to the old official nightly site plus links to useful sites or files. If you are a developer and want FTP access, PM me and I can arrange a personal FTP account for you. If you have any issues or suggestions for the site, post them in this thread.
---Old post
Until I have commit access to the TTDPatch SVN repository, this topic will be the download location for new developer compiled "nightly" binaries. Once I have commit access, I will be launching a website similar to the one at http://nightly.ttdpatch.net/latest for downloading developer compiled "nightlies". All the usual warnings will still apply to these versions as the nightlies from http://nightly.ttdpatch.net/.
---Old post
Until I have commit access to the TTDPatch SVN repository, this topic will be the download location for new developer compiled "nightly" binaries. Once I have commit access, I will be launching a website similar to the one at http://nightly.ttdpatch.net/latest for downloading developer compiled "nightlies". All the usual warnings will still apply to these versions as the nightlies from http://nightly.ttdpatch.net/.
Last edited by WWTBAM on 12 Aug 2013 10:16, edited 3 times in total.
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/
Re: 2.6 "Nightly" download location
I just gave it a try ...
My observations :
a) It is r2368 and not r2367 what you have uploaded.
b) as you only modified a text ID, r2366 and r2368 should be of the same length. They are not, so something may be missing :
r2366 = 630,894 bytes
r2368 = 611,990 bytes
c) when starting I get the following messages. The warning used to be the case in the past, but it was fixed and I haven't sen that warning for a long time. BTW, I always delete TTDLOADW.OVL before starting the game.
I did continue and the game starts normally.
d) Normally, it takes 2 to 3 seconds to start TTDPatch, r2368 takes at least 10 to 15 seconds.
My observations :
a) It is r2368 and not r2367 what you have uploaded.
b) as you only modified a text ID, r2366 and r2368 should be of the same length. They are not, so something may be missing :
r2366 = 630,894 bytes
r2368 = 611,990 bytes
c) when starting I get the following messages. The warning used to be the case in the past, but it was fixed and I haven't sen that warning for a long time. BTW, I always delete TTDLOADW.OVL before starting the game.
Code: Select all
TTDPatch V2.6 alpha 0 r2368 (Windows) starting.
TTDLOADW.OVL not found, looking for original files:
Copying GAMEGFX.EXE to TTDLOADW.OVL
This is the Windows executable.
The program name is:
Transport Tycoon (Deluxe) V3.02.011 Copyright (C) 1995 Chris Sawyer
The exact version is 3.02.011 11th October 1996 17:23:14
Parsed version is V3.02.011, size 1695744
Setting program size to 8.5 MB.
Installing code loader.
- dplay.dll FIX DEBUG FileLocation: 1B478
- dplay.dll FIX DEBUG OriginalFirstThunk: 232D8
TTDLOADW.OVL is OK.
WARNING! Your program version is not known to this program. We can now try
to start it anyway and determine the necessary information, but if
that fails, TTD may receive a Protection Fault and terminate.
Depending on how well your operating system handles a GPF, it may
cause your computer to lock up, and you may lose data. Please read
the "Version Trouble" section in the TTDPatch manual for more
information.
Answer 'y' only if you really know what you are doing. YOU HAVE BEEN WARNED!
Do you want to start TTD anyway?
d) Normally, it takes 2 to 3 seconds to start TTDPatch, r2368 takes at least 10 to 15 seconds.
Re: 2.6 "Nightly" download location
Woopsie. Will change the post in a sec to say that it is r2368. I will upload a correctly named zip in the morning as I am on a tablet now. Lake made code changes to fix the tooltip for the new objects button so that explains the length difference. Not sure about the warnings or difference in startup times. I compiled it with
I couldn't find anything else about how to build a non debug version.
Code: Select all
make win debug=0
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/
Re: 2.6 "Nightly" download location
The difference likely comes from a lack of version data in the executable. The warning is effectively TTDPatch informing the user of that fact. It's really a non-issue in the scheme of things though.
Building the version data shouldn't be too difficult.
[Edit] Also, there is usually a smallish difference in size when compiling executables with different compiler set-ups.
~ Lakie
Building the version data shouldn't be too difficult.
[Edit] Also, there is usually a smallish difference in size when compiling executables with different compiler set-ups.
~ Lakie
TTDpatch Developer 2005 - 2010 ~ It all started because of shortened vehicle not loading correctly, now look where I've gone with it!
Grfs coded ~ Finnish Train Set (Teaser) | Bm73 (Release 3) | Emu 680 (Release 3)| Glass Station (Release 1) | UK Roadset (Version 1.1a) | New Water Coasts (Version 7)
Pikka: "Lakie's a good coder, but before he'll add any feature to TTDP you have to convince him that you're not going to use it to destroy the world as we know it."
Grfs coded ~ Finnish Train Set (Teaser) | Bm73 (Release 3) | Emu 680 (Release 3)| Glass Station (Release 1) | UK Roadset (Version 1.1a) | New Water Coasts (Version 7)
Pikka: "Lakie's a good coder, but before he'll add any feature to TTDP you have to convince him that you're not going to use it to destroy the world as we know it."
Re: 2.6 "Nightly" download location
The next Windows binary I post will have version information for the version OzTrans and I have.
Edit: Why aren't the version files in the SVN repo?
Edit: Why aren't the version files in the SVN repo?
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/
Re: 2.6 "Nightly" download location
I'm not sure, I believe they are considered too volatile. It's not really an issue not having them in the SVN (and it saves on the effort developers have to do for commits).
~ Lakie
~ Lakie
TTDpatch Developer 2005 - 2010 ~ It all started because of shortened vehicle not loading correctly, now look where I've gone with it!
Grfs coded ~ Finnish Train Set (Teaser) | Bm73 (Release 3) | Emu 680 (Release 3)| Glass Station (Release 1) | UK Roadset (Version 1.1a) | New Water Coasts (Version 7)
Pikka: "Lakie's a good coder, but before he'll add any feature to TTDP you have to convince him that you're not going to use it to destroy the world as we know it."
Grfs coded ~ Finnish Train Set (Teaser) | Bm73 (Release 3) | Emu 680 (Release 3)| Glass Station (Release 1) | UK Roadset (Version 1.1a) | New Water Coasts (Version 7)
Pikka: "Lakie's a good coder, but before he'll add any feature to TTDP you have to convince him that you're not going to use it to destroy the world as we know it."
Re: 2.6 "Nightly" download location
Just uploaded r2369 to the first post. Hopefully I will be able to announce the web address soon.
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/
Re: 2.6 "Nightly" download location
If you talk to Rubidium/orudge, they might be able to get the compile farm working for TTDPatch again, rather than you having to set up a new site for it
AroAI - A really feeble attempt at an AI
It is practically impossible to teach good programming to students that have had a prior exposure to BASIC: as potential programmers they are mentally mutilated beyond hope of regeneration. --Edsger Dijkstra
It is practically impossible to teach good programming to students that have had a prior exposure to BASIC: as potential programmers they are mentally mutilated beyond hope of regeneration. --Edsger Dijkstra
Re: 2.6 "Nightly" download location
Owen has provided me with space. I have most of the site working. Just a few last details.Lord Aro wrote:If you talk to Rubidium/orudge, they might be able to get the compile farm working for TTDPatch again, rather than you having to set up a new site for it
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/
Re: 2.6 "Nightly" download location
Announced the launch of the website in the first post.
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/
- luk3Z
- Traffic Manager
- Posts: 199
- Joined: 25 Dec 2005 17:42
- Location: Kielce, Poland (Mars sometimes)
Re: 2.6 "Nightly" download location
Thanks for links I didn't know that something above 2.5 exist.
I have only TTDPatch 2.5 beta 9 [2006].
I discover it today by coincidence...
I have only TTDPatch 2.5 beta 9 [2006].
I discover it today by coincidence...
Find new graphics easier:
GRFCrawler -> http://grfcrawler.tt-forums.net
BaNaNaS -> https://bananas.openttd.org/
32 bit gfx in OTTD (32bpp) -> https://wiki.openttd.org/en/Community/N ... 20graphics
TTDPatch 2.6 -> viewtopic.php?f=19&t=67694
How to subtract tax from income (workaround) -> viewtopic.php?t=89763&start=20
How to ban distance from income -> Simple Cargo Decay Override
GRFCrawler -> http://grfcrawler.tt-forums.net
BaNaNaS -> https://bananas.openttd.org/
32 bit gfx in OTTD (32bpp) -> https://wiki.openttd.org/en/Community/N ... 20graphics
TTDPatch 2.6 -> viewtopic.php?f=19&t=67694
How to subtract tax from income (workaround) -> viewtopic.php?t=89763&start=20
How to ban distance from income -> Simple Cargo Decay Override
Re: 2.6 "Nightly" download location
What's the point of sticking to TTDPatch after all those years? Hasn't OpenTTD surpassed it in every possible way? I'm just curious.
My add-ons: • AdmiralAI fix • Persistence for vehicle evolution lines
My pictures: • The animation thread
My pictures: • The animation thread
Re: 2.6 "Nightly" download location
Because it's fun.
I sometimes crank up the original just for a change of pace. It's also a good way to appreciate just how much the game has evolved.
wallyweb on tt-forums: Screenshots - Wallyweb World - Projects & Releases
wallyweb on Simuscape: Projects - Releases
Other Stuff: TTDPatch 2.6 "Nightly" download - cirdan's OpenTTD branch (New Map Features)
Screenshot Of The Month Contest Winner: August 2015 - Tied May 2016 - January 2018 - December 2018 - May 2019
wallyweb on Simuscape: Projects - Releases
Other Stuff: TTDPatch 2.6 "Nightly" download - cirdan's OpenTTD branch (New Map Features)
Screenshot Of The Month Contest Winner: August 2015 - Tied May 2016 - January 2018 - December 2018 - May 2019
- luk3Z
- Traffic Manager
- Posts: 199
- Joined: 25 Dec 2005 17:42
- Location: Kielce, Poland (Mars sometimes)
Re: 2.6 "Nightly" download location
Any ideas what are the requirements for TTO Full Conversion v1.4 ?
viewtopic.php?p=1251785#p1251785
Partially solved. TTDPatch is needed for TTO Full Conversion.
viewtopic.php?p=1251785#p1251785
Partially solved. TTDPatch is needed for TTO Full Conversion.
Find new graphics easier:
GRFCrawler -> http://grfcrawler.tt-forums.net
BaNaNaS -> https://bananas.openttd.org/
32 bit gfx in OTTD (32bpp) -> https://wiki.openttd.org/en/Community/N ... 20graphics
TTDPatch 2.6 -> viewtopic.php?f=19&t=67694
How to subtract tax from income (workaround) -> viewtopic.php?t=89763&start=20
How to ban distance from income -> Simple Cargo Decay Override
GRFCrawler -> http://grfcrawler.tt-forums.net
BaNaNaS -> https://bananas.openttd.org/
32 bit gfx in OTTD (32bpp) -> https://wiki.openttd.org/en/Community/N ... 20graphics
TTDPatch 2.6 -> viewtopic.php?f=19&t=67694
How to subtract tax from income (workaround) -> viewtopic.php?t=89763&start=20
How to ban distance from income -> Simple Cargo Decay Override
Re: 2.6 "Nightly" download location
While checking up on the website I created and linked to in the first post of this thread, I noticed that the old official nightly hosting page refuses to load with an SSL error. https://binaries.ttdpatch.net/nightlies/trunk/ fails to load with the error
It would be nice to still have access to the old versions however I don't think anyone should rush to fixing it.This site can’t provide a secure connectionbinaries.ttdpatch.net uses an unsupported protocol.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH
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: No registered users and 1 guest