*This post will be edited to list information as it is added*
VBGore community project svn repo:http://nexnethosting.com/svn/vbgorelogin: vbgore
pass: vbgore
Other SVN repo's had been created, but since i am hosting this on my own server it allows a little more freedom and flexibility.
What is subversion?Subversion (svn) is source and version control software. Svn allows groups to work on a project using the same set of source files located on a central repository. It tracks all changes, letting developers keep their respective local copies in sync and up to date with the latest revisions.
More information can be found at the Subversion home page:
http://subversion.tigris.org/How do i use subversion?Instructions on use will vary slightly depending on your chosen svn client. Please refer to your clients included documentation.
List of free svn clients:TortoiseSVN
http://tortoisesvn.net/Revision History:Please post any revisions you have committed to the repository. I will keep this section up to date until i have set up Trac (
http://trac.edgewall.org/ ). Be sure to also comment revisions when committing to the repo as well.
Sunday June 1st:All default tiles and sprites removed. Community graphics and a suggested rmxp tile set have been added along with corresponding grh data.
Default maps removed and replaced with one empty map since the tile change would have broken the old maps anyway.
Friday April 25th:Commit of vanilla vbgore code. If you are planning to contribute to the project, please check this out from the repo as opposed using the copy from the vbgore download section, just to be sure we all have the same local copy.