Difference between revisions of "Development"

From VsWiki
Jump to: navigation, search
m (Development pages)
(Development pages)
Line 7: Line 7:
 
* [[Development:Roadmap|Roadmap]] - The developer roadmap of Vegeastrike.
 
* [[Development:Roadmap|Roadmap]] - The developer roadmap of Vegeastrike.
 
* [[Development:Dependencies|Dependencies]] - A guide to system dependencies, broken down by subsystem.
 
* [[Development:Dependencies|Dependencies]] - A guide to system dependencies, broken down by subsystem.
 +
* [[Development:CVS Tree|CVS Tree]] - A guide to the layout of the CVS tree.
 
* [[Development:Code style|Code style]] -  A guide/manual to write code for Vegastrike that fits in and is readable.
 
* [[Development:Code style|Code style]] -  A guide/manual to write code for Vegastrike that fits in and is readable.
  

Revision as of 03:15, 11 October 2005

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

Development pages

  • Roadmap - The developer roadmap of Vegeastrike.
  • Dependencies - A guide to system dependencies, broken down by subsystem.
  • CVS Tree - A guide to the layout of the CVS tree.
  • Code style - A guide/manual to write code for Vegastrike that fits in and is readable.
  • Network - Everything network related goes in here.
  • Cargo - How cargo/goods should be classified -> Cargo/Goods tree.





  • Scripts (WIP)
    • obj2obj converter (Perl, commandline) - Converts obj files to cockpit files. or extracts tag-data from the models. (At least that's what is planned, Testing under Win32/Linux. Pontiac)

See also