Difference between revisions of "HowTos"

From VsWiki
Jump to: navigation, search
m (Obtain a copy of the development-version files: Reworded sentence to match other sentences in list)
 
Line 54: Line 54:
 
* [[HowTo:Checkout SVNMac|Checkout Vega Strike's Subversion (SVN) modules on Mac OSX.]]
 
* [[HowTo:Checkout SVNMac|Checkout Vega Strike's Subversion (SVN) modules on Mac OSX.]]
 
* [[HowTo:Checkout GIT|Checkout Vega Strikes Subversion (SVN) modules using GIT.]]
 
* [[HowTo:Checkout GIT|Checkout Vega Strikes Subversion (SVN) modules using GIT.]]
 +
* [[HowTo:Apply Patch|Apply patches to source code]] - latest changes that are under testing and didn't make it into SVN (yet) are [[https://sourceforge.net/p/vegastrike/patches/ available as patches on Review board]].
 
* [[HowTo:Checkout CVS|Checkout Vegastrike CVS modules with various programs.]] - '''Deprecated'''
 
* [[HowTo:Checkout CVS|Checkout Vegastrike CVS modules with various programs.]] - '''Deprecated'''
 
'''NOTE: Vegastrike development has moved to SVN. CVS is still theoretically accessible, but the repository is months out of date and will never be updated again. There is no reason not to use Subversion instead.'''
 
'''NOTE: Vegastrike development has moved to SVN. CVS is still theoretically accessible, but the repository is months out of date and will never be updated again. There is no reason not to use Subversion instead.'''

Latest revision as of 15:15, 16 July 2013

View this site in other languages:   DeutschEnglishFrançaisEspañolPolskiItalianoNederlandsРуccкий简体中文


Wiki Home | FAQ | Manual | Database | HowTos | Development | MODs | Links

Game How-Tos Introduction

Modeling

This series of How-to articles is intended to take you through the full process of creating a model and adding it to Vega Strike.

Advanced Topics

Shaders

Artwork

Artwork related Howtos

Modding

Sourcecode HowTos

Obtain a copy of the development-version files

NOTE: Vegastrike development has moved to SVN. CVS is still theoretically accessible, but the repository is months out of date and will never be updated again. There is no reason not to use Subversion instead.

  • Moving data4.x to data - We recently (on May 1, 2008) moved the data4.x repository to "data". This has instructions on how to update your repository without checking out everything again.

Compile the Vega Strike sourcecode

Miscellaneous HowTos

See Also