Is there a breakdown of the XML for "build.widget.PieceSlot" (pieces)? I can write a script that will do something like what is discussed here (hadn't thought of that before!) but though some things are obvious, some things are not (such as the "null;0;0" and other null pointers that you see). It looks tab and semi-colon delimited. I might have to poke around in a few buildfiles to see if I can get a grasp on the convention that is being used.
Here's an example piece, most is obvious to me, some is not: <VASSAL.build.widget.PieceSlot entryName="Shaw" width="48" height="48">+/null/prototype;US Ship piece;;;US_Shaw;Shaw/ null;0;0</VASSAL.build.widget.PieceSlot> GJK On Wed, 06 Sep 2006 00:59:05 +0200 Joel Uckelman <[EMAIL PROTECTED]> wrote: > Thus spake "Brent Easton": >> Hi Tim, >> >> Very, Very Interesting. >> >> You have me hooked, I am downloading Subversion as we >>speak. >> >> Any tips on installation? Looks like I have to setup my >>own Subversion server >> , which runs under Apache - So I need to install Apache >>also, yes? Starting t >> o sound like a big job. > > There are two ways to set up Subversion; setting it up >with Apache > isn't necessary. > >> Is there a no brainer 'How To' get it all running >>somewhere? > > Here's the Subversion Book: > > http://svnbook.red-bean.com/ > > Chapters 1-3, some of 4, and 6 contain everything you're >likely to use. > > Also, you can always ask me if you have questions. > > -- > J. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vassalengine/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
