Difference between revisions of "HowTos"

From VsWiki
Jump to: navigation, search
(Artwork, Modding, Modeling, etc)
(Installing, Compiling, Programming, etc)
Line 34: Line 34:
 
** [[HowTo:Edit News|Creating or editing news events]]
 
** [[HowTo:Edit News|Creating or editing news events]]
  
==Installing, Compiling, Programming, etc==
+
=Game Engine HowTos =
(see also [[FAQ:Installing]])
+
== Obtain a copy of the CVS files ==
* See also [[Development]]
+
* [[HowTo:Checkout CVS|Checkout Vegastrike CVS modules with various programs.]]
 +
== Compile the Vega Strike sourcecode ==
 +
* [[HowTo:VCPP Compiling|Compiling from CVS under Visual C++]]
 +
* [[HowTo:Cygwin Compiling|Compiling from CVS under Cygwin]]
 +
* [[HowTo:Compile from CVS|Compiling from CVS under your favourite Unixlike OS]]
 +
= Miscellaneous HowTos =
 
* [[HowTo:Use GDB|Using GDB]]
 
* [[HowTo:Use GDB|Using GDB]]
* VS-CVS (many tips/hints in these HowTos will works for the other OS as well):
 
** [[HowTo:Checkout CVS|Checkout Vegastrike CVS modules with various programs.]]
 
** [[HowTo:Compile from CVS|Compiling from CVS under your favourite Unixlike OS]]
 
** [[HowTo:Cygwin Compiling|Compiling from CVS under Cygwin]]
 
** [[HowTo:VCPP Compiling|Compiling from CVS under Visual C++]]
 
 
* 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
 +
** [[FAQ:Installing|Installing]]
 +
** [[Development]]
  
 
==See also==
 
==See also==
 
* For related tools see the [[Links]] section.
 
* For related tools see the [[Links]] section.
 
[[Category:HowTo]]
 
[[Category:HowTo]]

Revision as of 02:21, 23 March 2005

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

Game HowTos

Modelling

Artwork

MODs

Miscellaneous

Game Engine HowTos

Obtain a copy of the CVS files

Compile the Vega Strike sourcecode

Miscellaneous HowTos

See also

  • For related tools see the Links section.