Page 2 of 3

Posted: 04 Jun 2006 04:26
by Pnaky
Oleg wrote:Very interesting. Is it known what will be the lower plank for mobile devices? So if I'm going to change my mobile now, what am I to buy in order to run Train Tycoon?
Yes, very interesting. Lower plank??? Oh... It's too hard to say, I use SE k750i without problem, game now supported middle class mobile phones with colour display... Technical characteristics for run game I don't know... I promise, I send this question to developers...

Posted: 06 Jun 2006 04:25
by abarten
Thanks for passing on this news (even if it's old to some, it's new news to me).

Al

Posted: 06 Jun 2006 05:04
by Pnaky
No problem, I like do it for you... ;)

Posted: 13 Jun 2006 22:07
by Pnaky
Hey guys,
I have for you new screens for game ;)

Company value graph | Bank account | Station contstruction with acceptable sort cargo
Image Image Image

Buying train | Industry information | Town population with popularity
Image Image Image

Same game information up to now:
Size of application: 82.409 b
Graphics: 46.160 b
Other (without sounds): 3.760 b

Source code:
Letters: 210.299
Source lines: 5.571

Posted: 14 Jun 2006 08:34
by michael blunck
> They used original game engine from TT [...]

Do you have any information how the game got implemented, i.e. what kind of sources have been available?

regards
Michael

Posted: 14 Jun 2006 08:43
by eis_os
I am not sure Michael has followed it, Chris Sawyer has a contract with them ...

Posted: 14 Jun 2006 09:10
by michael blunck
> Chris Sawyer has a contract with them ...

Yeah, that´s the legal side of things. My question aimed at a more technical aspect.

(Anyway, I presume it got totally re-implemented from scratch but I could be wrong.)

regards
Michael

Posted: 14 Jun 2006 09:46
by Born Acorn
It would probably have had to have been, unless he did a straight up port to Java and then removed all the plane ships and road vehicles code.

Posted: 14 Jun 2006 11:03
by Pnaky
The source can be available after release... Cca 3 months after release, on my opinion... On the todo list is: multiplayer game over BT, new scenarions over WAP, submiting high score to web, support foreign graphics to game as in the patch (no same code for this) etc...

Posted: 14 Jun 2006 11:24
by eis_os
Open source that would be nice...
Game are use new TNT engine outgoing from original TT engine... TNT engine is write specially for Train Tycoon in J2ME game platform...
After all we know that the name Transport Tycoon is owned by Atari now :)

I hope they the moveing is smoother then in the gif animation ...

Posted: 25 Jun 2006 01:55
by jfs
So any word on when this will be out for "public comsumption"? :)

Posted: 26 Jun 2006 00:52
by 3wE
Train Tycoon Engine is write from beginning in J2ME (It is very limited platform, so there can't be some features of original TT). There was no possibility to use existing code of OpenTTD or another project.

I'm not planning to released source code of TNT Engine (how I called Train Tycoon Engine).

Currently is game designed mainly for Nokia Series 60 phones. Best experience with final game released you will have with Nokia S60, SE K700, SE D750 or another very fast mobile phone.

I'm sorry for my bad english.

The Train Tycoon Developer

Posted: 26 Jun 2006 07:43
by Blackandy
Well this game looks pretty sweet. If you wont have anything else with you you'll be able to play this :)

Posted: 26 Jun 2006 08:04
by eis_os
Hi 3wE

Nice to get a direct contact. I can understand that the Engine doesn't get OpenSource. If you have more informations for us simple post here and thanks for the requirements...

Posted: 26 Jun 2006 15:20
by 3wE
Game will run on most of mobile phones. I wrote that current version (it's only developer version) runs on Nokia Series 60, that I'm using to test the game.

Posted: 26 Jun 2006 20:07
by 3wE
I'm sorry I forgot to give you address to my website about Train Tycoon.

For some articles (only in czech language, but there is a lot of screenshot) or questions visit http://www.traintycoon.net

V.

Posted: 27 Jun 2006 16:44
by Roman
@ 3wE:

So you didn't use any line from the original Transport Tycoon source code from Chris Sawyer?
Have you been delivered insight into the original TT code?
Has Chris Sawyer been involved with the development?
How many people are working on Train tycoon?
Has Redboss Games been sold the rights of Transport Tycoon?
Did you have to take copyright issues into consideration at all?
Have you been in touch with Chris Sawyer or Simon Foster?
Can you say how much Train Tycoon will cost?

I have to apologize for the number of questions, but they really have been bothering me... :)

Posted: 27 Jun 2006 17:52
by m3henry
chris sawer is involved. see panaky's link in first post

Posted: 27 Jun 2006 18:07
by 3wE
Lord wrote:@ 3wE:

1.) So you didn't use any line from the original Transport Tycoon source code from Chris Sawyer?
2.) Have you been delivered insight into the original TT code?
3.) Has Chris Sawyer been involved with the development?
4.) How many people are working on Train tycoon?
5.) Has Redboss Games been sold the rights of Transport Tycoon?
6.) Did you have to take copyright issues into consideration at all?
7.) Have you been in touch with Chris Sawyer or Simon Foster?
8.) Can you say how much Train Tycoon will 1cost?

I have to apologize for the number of questions, but they really have been bothering me... :)
1.) No, I didn't use any line of original TT source. I think TT is written in C and my engine is pure J2ME (mobile java), so there is no possibility to use original sources.

2.) No, I didn't see any line of original TT code. I wrote my own code to solve every part of Engine. My code is optimized very well to be the fastest possible and use only necessary heap (operation memory). There is a lot of differences between computer and mobile phone.

3.) No, Chris Sawyer only give Redboss permission to use original TT graphics.

4.) The game is developed only by me. There was a designer, who adapt some parts of original graphics for small screen, but I do everything from entire source code, to adapt game system, controls and other aspects of the game for mobile phones.

5.) I'm from Czech Republic so English is little difficulty for me and I'm afraid I maybe don't understand this question well. Redboss haven't rights to Transport Tycoon. Transport Tycoon is licenced by Atari and Redboss can't contract with Atari, so game name is Train Tycoon.

6.) I think every copyright issue is solved. Game name was changed and we have permission from sawyer to use original graphics.

7.) Redboss is in touch with Chris Sawyer.

8.) I think Train Tycoon will be sold like another mobile game, so price will be same, but it's depent on country and on local publisher.

Sorry for my bad english. If you don't understand something please write me it and I do maximum to give best answer I can.

V.

Posted: 27 Jun 2006 18:35
by Dave
3wE wrote:1.) No, I didn't use any line of original TT source. I think TT is written in C and my engine is pure J2ME (mobile java), so there is no possibility to use original sources.
Actually, TT and TTD was written in x86 assembler... right?

I've also read somewhere, I think it's CS's official site, that RCT was written in x86 too, but used C for the User Interface and so on.

So is this the same for TTD? Or is it written totally in x86?