Difference between revisions of "Development"

From VsWiki
Jump to: navigation, search
(moved some graphic links + added common topic 'SPEC')
Line 4: Line 4:
 
}}
 
}}
  
* [[Development:Roadmap]]
+
=Development pages=
* [[Development:Cargo]] - How cargo/goods should be classified -> Cargo/Goods tree.
+
* [[Development:Roadmap|Roadmap]] - The developer roadmap of Vegeastrike.
** [[Development:Cargo descriptions]] - Detailed descriptions of the items in the Cargo Mod.
+
* [[Development:Code style|Code style]] - A guide/manual to write code for Vegastrike that fits in and is readable.
** [[Development:Cargo images]] - Images to be displayed in the trading interface for cargo items.
 
  
* [[Development:Economy]] - How ingame economy should work.
 
* [[Development:Political system]]
 
* [[Development:Ingame library]]
 
* [[Development:Quests & Campaigns]] Quests, Campaigns & Adventures
 
* [[Development:Code style]]
 
  
* [[Development:Graphics]]
+
* Cargo - How cargo/goods should be classified -> Cargo/Goods tree.
** [[Development:Logos & Signage]]
+
** [[Development:Cargo (descriptions)|Cargo (descriptions)]] - Detailed descriptions of the items in the cargo MOD.
** [[Development:3D Models]]
+
** [[Development:Cargo (graphics)|Cargo (graphics)]] - Images to be displayed in the trading interface for cargo items.
** [[Development:Cargo Images]]
+
 
 +
 
 +
* [[Development:Quests & Campaigns|Quests & Campaigns]] Quests, Campaigns & Adventures
 +
 
 +
 
 +
* [[Development:Graphics|Graphics]] (Logos&Signage, 3D models, etc...)
 +
 
  
 
* Common topics
 
* Common topics
** [[Development:Realism vs Believability]]
+
** [[Development:Realism vs Believability|Realism vs Believability]]
 +
** [[Development:Behaviour of the SPEC drive and insystem flight in general|Behaviour of the SPEC drive and insystem flight in general]]
 +
** [[Development:Economy|Economy]] - How ingame economy should work.
 +
** [[Development:Political system|Political system]]
 +
** [[Development:Ingame library|Ingame library]] - How can/should it be done? .. if at all.
 +
 
  
 
* [[Development:Scripts|Scripts (WIP)]]
 
* [[Development:Scripts|Scripts (WIP)]]
** [[Development:Script: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. [[User:pontiac|Pontiac]]'')  
+
** [[Development:Script:obj2obj converter|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. [[User:pontiac|Pontiac]]'')  
 +
 
 +
=See also=
 +
* [[HowTos]]
  
 
[[Category:Development]]
 
[[Category:Development]]

Revision as of 19:19, 28 May 2005

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

Development pages

  • Roadmap - The developer roadmap of Vegeastrike.
  • Code style - A guide/manual to write code for Vegastrike that fits in and is readable.


  • Cargo - How cargo/goods should be classified -> Cargo/Goods tree.



  • Graphics (Logos&Signage, 3D models, etc...)



  • 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