Mike (and others):
The branch rails_2_develop is updated, so that you can start
implementing 1862 (or porting code from 1880 in 1.8.x).
It includes all changes of the Rails 2.x up-to-date except the tile
laying algorithm, which still has to be merged. However I do not expect
any difficulties there, so an alpha release for 2.0 will be possible
tonight.
One important change in the XML definition files:
The game options are now only defined once in a separate xml, aptly
named "GameOptions.xml" inside each game directory. This replaces the
duplicate definitions in "GameList.xml" and specific "Game.xml".
This required a rewrite of the GameSetup window, thus it might still be
buggy at some places.
Stefan
|