Difference between revisions of "Development:CVS Tree"
Line 2: | Line 2: | ||
|parent=[[Development]]}} | |parent=[[Development]]}} | ||
+ | ==Vegastrike no longer uses the CVS repository new work is located under [[Development:SVN Tree]]== | ||
This article is a work in progress, and is intended to become a centralized list of the contents of the VegaStrike CVS repository. | This article is a work in progress, and is intended to become a centralized list of the contents of the VegaStrike CVS repository. | ||
This can be used to get a good idea of what is needed to build vegastrike, or as a place to gain high level familiarity with the design of VegaStrike. | This can be used to get a good idea of what is needed to build vegastrike, or as a place to gain high level familiarity with the design of VegaStrike. | ||
− | |||
The CVS repository can be browsed here: http://cvs.sourceforge.net/viewcvs.py/vegastrike/ | The CVS repository can be browsed here: http://cvs.sourceforge.net/viewcvs.py/vegastrike/ |
Revision as of 08:08, 22 August 2006
Development |
Contents
- 1 Vegastrike no longer uses the CVS repository new work is located under Development:SVN Tree
- 2 D:/
- 3 charserver
- 4 data
- 5 data4.x
- 6 ethereal
- 7 evilwm
- 8 history
- 9 mission_select
- 10 modtools
- 11 music
- 12 syseditor
- 13 texturizer
- 14 vega-new-proj
- 15 vega-proj
- 16 vega-vc7
- 17 vegastrike
- 18 virtuanet
- 19 vssetup
Vegastrike no longer uses the CVS repository new work is located under Development:SVN Tree
This article is a work in progress, and is intended to become a centralized list of the contents of the VegaStrike CVS repository. This can be used to get a good idea of what is needed to build vegastrike, or as a place to gain high level familiarity with the design of VegaStrike.
The CVS repository can be browsed here: http://cvs.sourceforge.net/viewcvs.py/vegastrike/
D:/
Someone's accidental add to the database. Needs removed from CVS. DO NOT USE.
charserver
data
Game data for versions prior to 0.4.0.
data4.x
Game data for 0.4.0 and subsequent.
ethereal
A sand box for showing changes that need additional review before being placed into the VegaStrike CVS. Highly experimental code.
evilwm
Evil Window Manager. This is a modification of an existing X Window Manager. Active development has been dropped, as it only supports X Windows clients.
history
Text files containing the history of the Vega Strike universe, including descriptions for most factions.
mission_select
modtools
music
Stores music that is to be used in game.
syseditor
texturizer
vega-new-proj
vega-proj
Vega Strike project files for Microsoft Visual C++ 6.
Note: Visual C++ 6 is no longer supported, see HowTo:VCPP Compiling.
vega-vc7
Vega Strike project files for Microsoft Visual C++ 7 (Visual Studio 2003 and above.)
vegastrike
This is the source code for the vegastrike game engine.
virtuanet
vssetup
A stand-alone application that allows configuration of the vegastrike configuration file. This tool does not use the autotools to build.