Added two (temporary) scripts for development:
1) get_rev.php -- Gets the (online) Subversion repository information and passes it to a user-defined template. Used to generate the assembly information.
2) make-resources.php -- Creates all of the data files for Shining Online. Compresses images using pngcrush and optipng, and then zips data files and places them in data directory.
These will probably be replaced by BlitzBuild equivalents in a later release.