From: brett l. <wak...@gm...> - 2006-08-03 01:29:34
|
On 8/2/06, John A. Tamplin <ja...@ja...> wrote: > brett lentz wrote: > > The XML isn't read until after Game.initialize() has been called. We > > can't initialize more than one game (or maybe I just don't know how to > > uninitialize it). > > > > So, we can't get at the variant XML data in the Options window. > > > > Is there something I'm missing? Is there an easy way around this? > > > How does it find the list of games to present in the dialog? If there > is a file containing the list of games, the information about that > status of the game can be kept there as well. > Currently it uses a directory list (bad). I agree, once we have the central XML that provides information about game development status, we should include variant info there as well. ---Brett. |