From: Stefan F. <ste...@we...> - 2012-06-25 13:31:34
|
Further comments: 1) Actually there was nobody working on 1870 for quite some time. My initial trigger to start rails2.0 was the intention to have a better foundation for adding the changes required for 1870 (especially for price protection and destination runs). 3) The latest releases were based on the code in the rails1.7.x branch. The 1837 patches were applied to the rails master branch and will be included in the next major release (1.8.0). If you checkout the master branch you will see 1837 listed as "in development". Seems that there are several labels for that (some others are "prototype"s, some are "not playable" and 1880 is already almost playable. If there is the demand, I can make a build of the master branch available on the rails webpage. The build and upload process is fully automated so there is hardly any effort involved from my side. However as Martin pointed out there most other developers have a Windows setup as well, so it should be possible to track down those issues. I wonder how you developed and tested your patches without a working environment? Stefan On 06/25/2012 12:00 AM, John David Galt wrote: > 1. This patch is to allow the private company tokens to be laid. > > (I realize that someone else is working on 1870, and if this isn't welcome I'll > stop. I'm doing it more to teach myself the code than anything else.) > > 2. I haven't yet figured out how to let the major companies lay two tiles in their > first turn. CompanyManager.xml does have > > <TileLays> > <Number colour="yellow" phase="1,2,3,4,5,6,7,8" number="2"/> > </TileLays> > > which seems to work in 18EU; I haven't figured out why it fails in 1870. > > 3. How do I go about getting 1837 added to the "prototype" list so I can see how > it behaves so far (since I can't seem to get it to build on Windows)? > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |