Elvas Tower: Route Riter source code - Elvas Tower

Jump to content

  • 7 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Route Riter source code Rate Topic: ***** 2 Votes

#31 User is offline   Genma Saotome 

  • Owner Emeritus and Admin
  • PipPipPipPipPipPipPipPipPipPipPipPipPip
  • Group: ET Admin
  • Posts: 15,366
  • Joined: 11-January 04
  • Gender:Male
  • Location:United States
  • Simulator:Open Rails
  • Country:

Posted 04 May 2022 - 09:06 AM

An important update could be to recognize and accept the use of include files. Should not be hard to do.

#32 User is offline   FrannDzs 

  • Apprentice
  • Group: Status: Active Member
  • Posts: 38
  • Joined: 15-April 22
  • Gender:Male
  • Location:Rosario, Santa Fé
  • Simulator:Open Rails
  • Country:

Posted 04 May 2022 - 11:22 AM

 Genma Saotome, on 04 May 2022 - 09:06 AM, said:

An important update could be to recognize and accept the use of include files. Should not be hard to do.




I think it would be a good implementation although, it would allow the program to be easily expanded. Idk at what stage this can be done. You will know.

I found this:
https://web.archive....create_dll.html
You can create DLLs in VB6 :o

#33 User is offline   FrannDzs 

  • Apprentice
  • Group: Status: Active Member
  • Posts: 38
  • Joined: 15-April 22
  • Gender:Male
  • Location:Rosario, Santa Fé
  • Simulator:Open Rails
  • Country:

Posted 18 May 2022 - 06:12 PM

I updated and reordered the Github repository. I added some missing ActiveX controls and dlls like SAWZipNG and C1 VSFLEX 32-bit versions and added 64-bit version and updated them to the latest versions.
I also updated other secondary files, the readme and deleted unnecessary files.
Now it is more understandable.

#34 User is offline   Weter 

  • Member, Board of Directors
  • PipPipPipPipPipPipPipPipPipPip
  • Group: ET Admin
  • Posts: 7,051
  • Joined: 01-June 20
  • Gender:Not Telling
  • Simulator:ORTS
  • Country:

Posted 18 May 2022 - 11:06 PM

Thanks for contributed efforts. Route builders, IMHO, would appreciate your work.

#35 User is offline   FrannDzs 

  • Apprentice
  • Group: Status: Active Member
  • Posts: 38
  • Joined: 15-April 22
  • Gender:Male
  • Location:Rosario, Santa Fé
  • Simulator:Open Rails
  • Country:

Posted 19 May 2022 - 07:39 AM

 Weter, on 18 May 2022 - 11:06 PM, said:

Thanks for contributed efforts. Route builders, IMHO, would appreciate your work.

Thx Weter


- added more tools for development or pre compilation.
- improved the readme a bit more.
- added a videotutorial on how to install VS6 on Win10
+ other bonuses.

I would like that if anyone finds something wrong or can improve the repository, please consult or make your proposals for changes. Your contributions are greatly appreciated.

Link to download the complete Route Riter repository in a zip file:
RouteRiter-Repository.ZIP

#36 User is offline   rickloader 

  • Conductor
  • Group: Status: First Class
  • Posts: 493
  • Joined: 05-February 13
  • Gender:Male
  • Location:Southampton uk
  • Simulator:Open Rails
  • Country:

Posted 19 May 2022 - 08:20 AM

Thank you for your work. A fully functioning Route Riter will be a help in OR.
Please could you check if the following problem still exists.
In TSUtils there are some .tdb repair tools with names like "clrdb" "reorgdb". They are intended to fix the .tdb and put new revised files in a folder called "New Route"
The repaired files do not appear in the New Route folder.
Worse, every world file gets a new line at the end that stops OR. The new line says Something like " carlos xxxx Tsutils xxx xxx ..........."
Thanks, Rick

#37 User is offline   FrannDzs 

  • Apprentice
  • Group: Status: Active Member
  • Posts: 38
  • Joined: 15-April 22
  • Gender:Male
  • Location:Rosario, Santa Fé
  • Simulator:Open Rails
  • Country:

Posted 19 May 2022 - 08:49 AM

 rickloader, on 19 May 2022 - 08:20 AM, said:

Thank you for your work. A fully functioning Route Riter will be a help in OR.
Please could you check if the following problem still exists.
In TSUtils there are some .tdb repair tools with names like "clrdb" "reorgdb". They are intended to fix the .tdb and put new revised files in a folder called "New Route"
The repaired files do not appear in the New Route folder.
Worse, every world file gets a new line at the end that stops OR. The new line says Something like " carlos xxxx Tsutils xxx xxx ..........."
Thanks, Rick

Hi Rick

I have recently talked to Carl-Heinz Rave, the author of TSUtils, and I asked him about his source code thinking that he would no longer develop it, and surprisingly he told me that yes, he is still developing it but that he moved slowly since programming is his hobby, and there are good changes now pointing to Open Rails as it should.
We must wait for his new release and this will move in a good direction.
Carl-Heinz released the TSUtils source code, he shared with me a link to the version we use today (3.6.0.5H). He will release the source code of the new build when it is complete, according to his words.

I don't share the TSUtils source code because I don't know its license status, but I expect his permission on it and soon it may be available for everyone.

Fran

#38 User is offline   FrannDzs 

  • Apprentice
  • Group: Status: Active Member
  • Posts: 38
  • Joined: 15-April 22
  • Gender:Male
  • Location:Rosario, Santa Fé
  • Simulator:Open Rails
  • Country:

Posted 19 May 2022 - 09:17 AM

Added links to MSDN library latest version (october 2001)

#39 User is offline   FrannDzs 

  • Apprentice
  • Group: Status: Active Member
  • Posts: 38
  • Joined: 15-April 22
  • Gender:Male
  • Location:Rosario, Santa Fé
  • Simulator:Open Rails
  • Country:

Posted 19 May 2022 - 01:38 PM

I finished updating and reordering the repository. If you see something wrong, find a bug or something to improve, comment me here or open a pull request/issue in github

#40 User is offline   FrannDzs 

  • Apprentice
  • Group: Status: Active Member
  • Posts: 38
  • Joined: 15-April 22
  • Gender:Male
  • Location:Rosario, Santa Fé
  • Simulator:Open Rails
  • Country:

Posted 24 May 2022 - 01:26 PM

Hi guys

I've made quite a few changes to the Route Riter repository, aiming just to prepare the development environment: I improved the Readme and added some useful tools as well as getting the full versions of the root files and updated the third-party programs to the latest versions. The source code remains intact.

I advise checking Github from time to time so you don't miss the latest changes.

I will start working on a new version soon, once I feel this is ready.

Fran

  • 7 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users