Howto talk:Start core development: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Created page with "= Open questions = = Planned improvements = * navigating the source trees (FG + SG) * FG entry point (bootstrap.cxx) * the FG main loop * FG subsystems")
 
Line 5: Line 5:
* the FG main loop
* the FG main loop
* FG subsystems
* FG subsystems
* adding new fgcommands
* adding new network protocols
* adding new telnet/props commands
* adding new startup options (options.cxx)
* adding new subsystems
* networking
* scripting
* GUI code
* instruments
* list of FG related projects (URLs, type of software)
* list of FG related websites
* list of FG related people (i.e. developers)

Revision as of 01:09, 7 January 2012

Open questions

Planned improvements

  • navigating the source trees (FG + SG)
  • FG entry point (bootstrap.cxx)
  • the FG main loop
  • FG subsystems
  • adding new fgcommands
  • adding new network protocols
  • adding new telnet/props commands
  • adding new startup options (options.cxx)
  • adding new subsystems
  • networking
  • scripting
  • GUI code
  • instruments
  • list of FG related projects (URLs, type of software)
  • list of FG related websites
  • list of FG related people (i.e. developers)