From: Erik V. <eri...@hc...> - 2005-08-14 22:48:48
|
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. |