Difference between revisions of "HowTos"
m (added navi-bar (topmost)) |
m (→Installing, Compiling, Programming, etc) |
||
Line 35: | Line 35: | ||
* [[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): | * VS-CVS (many tips/hints in these HowTos will works for the other OS as well): | ||
− | ** [[HowTo:Checkout CVS| | + | ** [[HowTo:Checkout CVS|Checkout Vegastrike CVS modules with various programs.]] |
** [[HowTo:Compile from CVS|Compiling from CVS under your favourite Unixlike OS]] | ** [[HowTo:Compile from CVS|Compiling from CVS under your favourite Unixlike OS]] | ||
** [[HowTo:Compile from CVS under Cygwin|Compiling from CVS under Cygwin]] | ** [[HowTo:Compile from CVS under Cygwin|Compiling from CVS under Cygwin]] |
Revision as of 04:30, 21 March 2005
Artwork, Modding, Modeling, etc
- You want to create your own mod for VS? Start here.
- Ship/Unit related
- Creating a 3D-model of your ship/station/...
- HowTo:Create Ships - outdated but maybe useful version of the above.
- Editing the xunit file of a ship
- Editing the xmesh file of a ship
- Editing HUDs, placing radars, ...
- Creating a 3D cockpit for your ship.
- Texturing your 3D model
- Adding an engine glow to your 3D model
- Adding per-pixel lighting to your 3D model
- Making autopiloting leave behind star dust
- Using animated textures on a model
- Creating a 3D-model of your ship/station/...
- Adding new weapons to the game
- Creating or editing star systems
- Generating cubicic or spherical backgrounds for star systems
- Making splash screens that display at startup
- Making backgrounds for bases and capships (See also this thread)
- Info related
- Mission/Event related
Installing, Compiling, Programming, etc
(see also FAQ:Installing)
- See also Development
- Using GDB
- VS-CVS (many tips/hints in these HowTos will works for the other OS as well):
- Wings
- PLEASE CHECK Spelling (including the above links
- HowTo:Compile CVS under Cygwin <-- SP?
- HowTo:Compile CVS under VCpp <-- SP?
- HowTo:Compile From CVS <-- SP?
- HowTo:Checkout CVS <--SP?
- HowTo:Using gdb <--SP?
See also
- For related tools see the Links section.