From: brett l. <wak...@gm...> - 2010-01-22 22:15:29
|
Ah. Yes. I saw your commit and just haven't had time to revert Freek's patch. I'll do that later tonight. ---Brett. On Fri, Jan 22, 2010 at 2:10 PM, Erik Vos <eri...@xs...> wrote: > On yes, Brett, are you going to revert the TileSet.xml changes? > These are unnecessary now that I have hardcoded processing the > unlimited tiles option, and the mismatch between my old > shorter versions and the longer versions in CVS > is greatly slowing down my synchronizations. > > Erik. > > -----Original Message----- > From: Erik Vos [mailto:eri...@xs...] > Sent: Friday 22 January 2010 23:08 > To: 'Development list for Rails: an 18xx game' > Subject: RE: [Rails-devel] Fixes > > No, not yet. I'm going to look at the Pullmanns > and perhaps do another thing or two. > > But I should remark that from now on I will likely have > a lot less time to work on Rails than in the past weeks. > When 1.1.3 is out it might well become a bit quiet here.... > > Erik. > > -----Original Message----- > From: brett lentz [mailto:wak...@gm...] > Sent: Friday 22 January 2010 22:59 > To: Development list for Rails: an 18xx game > Subject: Re: [Rails-devel] Fixes > > Should we ship out 1.1.3 this weekend, or would you like to do a few > more fixes first? > > ---Brett. > > > > On Fri, Jan 22, 2010 at 1:54 PM, Erik Vos <eri...@xs...> wrote: >> I have found and fixed two bugs that bear upon the recently found > problems: >> >> 1. On loading a game, the game options in GamesList.xml are not read. >> I had recently removed processing of the options that had been duplicated > in >> Game.xml, but that caused the default values not being known at a game >> reload. For most options that isn't fatal, but 18EU is the only game >> currently having numeric game options (i.e. the extra 3 and 4-trains). The >> result was that reloading 3- and 4-trains failed. I haven't exactly sorted >> out the mechanism, but it turned out that reverting the removal of > Game.xml >> option processing fixed the train-related problems (I also found the >> defaults were actually missing in Game.xml, so I suspect there must have >> been some problems all the time). >> >> 2. The StockRound had a while statement that should have been an if >> statement. That caused the looping that I and some other users have >> experienced. >> >> My problems are now gone, and also Jon's saved file loads fine, including >> the bought 8-train. >> I'd suggest people who run from the source base to update and recheck. >> >> Erik. >> >> >> > ---------------------------------------------------------------------------- > -- >> Throughout its 18-year history, RSA Conference consistently attracts the >> world's best and brightest in the field, creating opportunities for > Conference >> attendees to learn about information security's most important issues > through >> interactions with peers, luminaries and emerging and established > companies. >> http://p.sf.net/sfu/rsaconf-dev2dev >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... >> https://lists.sourceforge.net/lists/listinfo/rails-devel >> > > ---------------------------------------------------------------------------- > -- > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for > Conference > attendees to learn about information security's most important issues > through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |