Difference between revisions of "Development"

From VsWiki
Jump to: navigation, search
(Art-related)
m (Art-related)
Line 41: Line 41:
 
* [[Development:Orbital Planet Surfaces|Orbital Planet Surfaces]] - General guidance for development of planet surfaces visible from orbit.
 
* [[Development:Orbital Planet Surfaces|Orbital Planet Surfaces]] - General guidance for development of planet surfaces visible from orbit.
 
* [[Development:System_Backgrounds|Generating star system backgrounds]]
 
* [[Development:System_Backgrounds|Generating star system backgrounds]]
* [[Development:Base_Backgrounds|Creating and adding base backgrounds]]
+
* [[Development:Base_Backgrounds|Creating and adding backgrounds for bases, planets, or capital ships]]
 
* [[Development:Logos & Signage|Logos & Signage]]
 
* [[Development:Logos & Signage|Logos & Signage]]
 
* [[Development:HUD (graphics)|HUD (graphics)]]
 
* [[Development:HUD (graphics)|HUD (graphics)]]

Revision as of 12:53, 13 March 2008

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


Development pages

Status/task list pages

Developer information pages

Code-related

  • 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.
    • Packet format - A description of the packet format that had been implemented a few years ago.
    • Todo - What still needs to be done.
    • Testing - Testing the network code.
  • Keyboard layout - Discuss and display new keyboard layouts here.
  • Scripts & Tools - to make your life easier
    • 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)

Data-related

  • Cargo - Detailed descriptions of cargo items, listed by category.
  • Quests & Campaigns Quests, Campaigns & Adventures
  • Faction Balancing - General guidelines to keep in mind when play balancing the Vega Strike factions.

Art-related

Please read this Development:Graphics_Requirements page first before continuing to the specific requirements.

Configuration

Internationalization/Localisation-related

Common topics

See also