Difference between revisions of "HowTos"

From VsWiki
Jump to: navigation, search
(Installing, Compiling, Programming, etc)
Line 1: Line 1:
 
{{Wiki_Nav_Index}}
 
{{Wiki_Nav_Index}}
 
__FORCETOC__
 
__FORCETOC__
= Game HowTos =
+
= Game Play HowTos =
 
== Modelling ==
 
== Modelling ==
 
* [[HowTo:Create Models]] A summary on how to create a new model for Vega Strike
 
* [[HowTo:Create Models]] A summary on how to create a new model for Vega Strike
Line 41: Line 41:
 
* [[HowTo:Cygwin Compiling|Compiling from CVS under Cygwin]]
 
* [[HowTo:Cygwin Compiling|Compiling from CVS under Cygwin]]
 
* [[HowTo:Compile from CVS|Compiling from CVS under your favourite Unixlike OS]]
 
* [[HowTo:Compile from CVS|Compiling from CVS under your favourite Unixlike OS]]
 +
* Debug a Vega Strike Compilation
 +
* [[HowTo:Use GDB|Using GDB]]
 
= Miscellaneous HowTos =
 
= Miscellaneous HowTos =
* [[HowTo:Use GDB|Using GDB]]
 
 
* Wings
 
* Wings
 
** [[HowTo:Compile Wings3d from CVS|Compiling CVS version of Wings 3d (Linux)]]
 
** [[HowTo:Compile Wings3d from CVS|Compiling CVS version of Wings 3d (Linux)]]
 
** [[HowTo:Install Wings3d|Installing Wings 3D and the Xmesh Plugin]]
 
** [[HowTo:Install Wings3d|Installing Wings 3D and the Xmesh Plugin]]
* See Also
+
=See Also=
 
** [[FAQ:Installing|Installing]]
 
** [[FAQ:Installing|Installing]]
 
** [[Development]]
 
** [[Development]]
 
==See also==
 
 
* For related tools see the [[Links]] section.
 
* For related tools see the [[Links]] section.
 
[[Category:HowTo]]
 
[[Category:HowTo]]

Revision as of 02:25, 23 March 2005

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

Game Play HowTos

Modelling

Artwork

MODs

Miscellaneous

Game Engine HowTos

Obtain a copy of the CVS files

Compile the Vega Strike sourcecode

Miscellaneous HowTos

See Also