From: Stefan F. <ste...@we...> - 2011-10-03 20:09:44
|
Erik & Martin, I will try to merge all new commits from Rails 1.x into the Rails 2.0 branch. However over time it will get more difficult to do so. Currently it only effects code that uses state or model mechanisms. The next major step after that will cover all the Round classes and related parts of the GameManager class. Things I will not touch in the near future are the actions classes and all of the UI. A more detailed roadmap will follow. Stefan On Monday, October 03, 2011 06:25:05 pm Erik Vos wrote: > I suppose not, because all varieties could so far be fitted into the > standard version. > > Adding such an option should be pretty simple, similar to > StatusWindow_1835. > > > > Please note that new dialogs should preferably be non-modal. GameUIManager > has some hooks to handle such dialogs. > > > > Erik. > > > > From: Dr....@t-... [mailto:Dr....@t-...] > Sent: Monday, October 03, 2011 5:18 PM > To: Rails Development > Subject: [Rails-devel] StartRoundWindow class ? > > > > Hi Eric, Brett & Stefan, > > > > do i understand the Code right that there is currently no mechanismn to > detect, load and use a different StartRoundWindow GuiClass ? > > > > I was trying to use a specific StartRoundWindow for 1880 to handle the > player order display and introduce the BuildingRightDialog. > > > > Regards, > Martin |