Search results

  1. Mr Martian

    Advanced Question Planetary Orbital Periods?

    Hi All, I'm just wondering if anyone knows exactly how Orbiter calculates the orbital periods of planets and moons? I don't mean those with modules and ephemerides, just those with orbital elements defined in the .cfg file. The 'Info' tab in-game allows you to see the orbital period of...
  2. Mr Martian

    SDK Question Debug libs for Orbiter 2024?

    Hi All, @GLS has informed me in this thread that the only .lib files included in the SDK for Orbiter 2024 are built in release mode and there are no debug versions included in the SDK, meaning that development for Orbiter 2024 with debugging is impossible. I have been trying to build orbiter for...
  3. Mr Martian

    API Question Developing for Orbiter 2024?

    Hi all, I've got some projects underway that I was developing for Orbiter 2016, which I now want to target for Orbiter 2024. I've run into a problem however when trying to link with Orbiter's default DlgCtrl.lib, Orbiter.lib and Orbitersdk.lib. I get two linking errors (LNK2038) for both...
  4. Mr Martian

    Strange Surface Behaviour - Memory Leak or Something Else?

    Hi All. I am (still...) working on a long-term project, and have noticed some strange graphics behaviour. I am trying to work out what might be the cause for this: When I create multiple instances of the same vessel with the scenario editor, delete instances, and create instances again, and...
  5. Mr Martian

    OHM Visual Studio 2022 Orbiter Project Templates

    Mr Martian submitted a new addon: Visual Studio 2022 Orbiter Project Templates - Templates for developing for Orbiter 2016 in Visual Studio 2022 Read more about this addon...
  6. Mr Martian

    C++ Question Help Adding Resource Files to Project?

    Hi all, I am trying to get a scenario editor working for a project I'm developing, and I've been stuck trying to create a resource (.rc) file. Not sure if this is the best place to post this, so I do apologize in advance if not. The default ShuttleA in the OrbiterSDK has a resource file which...
  7. Mr Martian

    SDK Question Advice for Redrawing 2D Panel Elements?

    Hi All, I am having a go at creating a vessel class with a 2D panel. It's the first time Iv'e attempted this, and I'm having some issues with redrawing a display screen. My vessel has some display screens much like the DeltaGlider's fuel status screen. I have these working perfectly in the...
  8. Mr Martian

    General Question OrbiterSound or XRSound? What Sound Plugin do you use?

    Hi all, Just wondering what people tend to be using for sound with Orbiter these days. I am developing some addons and would like to make them as clean and compatible as possible for people to install. I have plenty of experience using DanSteph's OrbiterSound SDK, and really like the 3D...
  9. Mr Martian

    OHM VecMapper

    Mr Martian submitted a new addon: VecMapper - Create and edit .vec maps for the Map MFD Read more about this addon...
  10. Mr Martian

    OHM New MFD Maps - Neptunian Moons

    Mr Martian submitted a new addon: New MFD Maps - Neptunian Moons - MFD vector maps for the three main Neptunian moons Read more about this addon...
  11. Mr Martian

    OHM New MFD Maps - Uranian Moons

    Mr Martian submitted a new addon: New MFD Maps - Uranian Moons - MFD vector maps for the five main Uranian moons Read more about this addon...
  12. Mr Martian

    OHM Neptunian Moons for Orbiter 2016 - 2024

    Mr Martian submitted a new addon: Neptunian Moons for Orbiter 2016 - Semifictional Neptunian moons with topography, spaceports, MFD maps, and surface markers Read more about this addon...
  13. Mr Martian

    OHM Uranian Moons for Orbiter 2016 - Expansion Pack

    Mr Martian submitted a new addon: Uranian Moons for Orbiter 2016 - Expansion Pack - A set of scenarios and spaceport textures for the Uranian Moons for Orbiter 2016 addon Read more about this addon...
  14. Mr Martian

    OHM Uranian Moons for Orbiter 2016 - 2024

    Mr Martian submitted a new addon: Uranian Moons for Orbiter 2016 - Semifictional Uranus moons with topography, spaceports, MFD maps, and surface markers Read more about this addon...
  15. Mr Martian

    OHM New MFD Maps - Saturnian Moons

    Mr Martian submitted a new addon: New MFD Maps - Saturnian Moons - New MFD vector maps for the eight main Saturnian moons Read more about this addon...
  16. Mr Martian

    OHM New MFD Maps - Jovian Moons

    Mr Martian submitted a new addon: New MFD Maps - Jovian Moons - New MFD vector maps for the four main Jovian moons Read more about this addon...
  17. Mr Martian

    OHM New MFD Maps - Inner Planets

    Mr Martian submitted a new addon: New MFD Maps - Inner Planets - Updated/new MFD vector maps for the inner planets and moons Read more about this addon...
  18. Mr Martian

    OHM Mars and Moons Map for MFD

    Mr Martian submitted a new addon: Mars and Moons Map for MFD - Updated mars contour map for Map MFD Read more about this addon...
  19. Mr Martian

    Programming Question What IDE do you use?

    Hi all, Just wondering whjat IDE people like to use for developing orbiter addons? I am still using Microsoft Visual C++ 2010, just becuase it's just familliar to me, but are people mostly using Visual Studio 2022 now? From memory I tried it before but struggled to set up the right working...
  20. Mr Martian

    API Question Help redrawing virtual cockpit displays in D3D9

    Hi all, I am working on a virtual cockpit which has a screen (simillar to the DeltaGlider's propellant status screen), and I am having some difficulties getting it to work properly with the D3D9 graphics client. It would appear on every redraw event, any objects are simply superimpossed over...
Back
Top