From: Erik V. <eri...@hc...> - 2005-08-14 22:51:31
|
I forgot to mention, that the new class util.ConvertTilesXML is the conversion tool to get from TileDictionary.xml to Tiles.xml. As said, it's not complete but it gets a long way. > -----Original Message----- > From: Erik Vos [mailto:eri...@hc...] > Sent: 14 August 2005 23:49 > To: rai...@li... > Subject: Tiles.xml > > I have converted the XML output of Marco Rocci's Tile Dictionary > to a file Tiles.xml. This file is intended to contain the > specifications > that we need for tile orientation validation and route > calculation purposes. > > There are still errors and special cases that need to be addressed, > but to me this looks like a good basis. > > I have committed both the original TileDictionary.xml and > the new Tiles.xml into a new project directory named 'tiles'. > > I don't think we should load the whole file with each game. > To reduce loading time we can better make a subset per game. > Same with the SVG graphical tile specifications (if we can > get those to work). > > Erik. > > > |