Difference between revisions of "Development:SVN Tree"
(updated name of datadir) |
|||
Line 2: | Line 2: | ||
|parent=[[Development]]}} | |parent=[[Development]]}} | ||
− | ==trunk/ | + | Note, if you are interested in how to check out a SVN repository, see [[HowTo:Checkout_SVN]] |
− | Game data for 0. | + | |
+ | Also, see [[HowTo:Compile_from_SVN]] for information on compiling an executable. | ||
+ | |||
+ | ==trunk/data== | ||
+ | Game data for 0.5.0 and subsequent. | ||
==trunk/history== | ==trunk/history== | ||
==trunk/masters== | ==trunk/masters== | ||
− | Source images/data used to create textures in | + | Source images/data used to create textures in data |
==trunk/modtools== | ==trunk/modtools== |
Revision as of 05:17, 2 May 2008
Development |
Note, if you are interested in how to check out a SVN repository, see HowTo:Checkout_SVN
Also, see HowTo:Compile_from_SVN for information on compiling an executable.
Contents
trunk/data
Game data for 0.5.0 and subsequent.
trunk/history
trunk/masters
Source images/data used to create textures in data
trunk/modtools
trunk/translations
trunk/vega-proj
Vega Strike project files for Microsoft Visual C++ 6.
Note: Visual C++ 6 is no longer supported, see HowTo:VCPP Compiling.
trunk/vega-vc7
Vega Strike project files for Microsoft Visual C++ 7 (Visual Studio 2003 and above.)
trunk/vega-vc8
Vega Strike project files for Microsoft Visual C++ 8
trunk/vegastrike
This is the source code for the vegastrike game engine.
- Must add branch and tag info too.