Releases: orbitersim/orbiter
Releases · orbitersim/orbiter
Orbiter development build
Orbiter 2024
https://cdn.openorbiter.space/orbiter-releases/Orbiter-2024.zip
What's Changed
- 1 update readme by @mschweiger in #2
- #4 applied patch by @mschweiger in #6
- Fix case mismatch between filenames in CMakeLists and actual files by @kgmt0 in #4
- 3 tileedit qt by @mschweiger in #18
- 15 datatypes 64bit compatibility by @mschweiger in #19
- #20: included both x86 and x64 binary versions of zlib. by @mschweiger in #22
- Adding msbuild+CMake+VS2019 CI build by @DarkWanderer in #7
- 23 disable dx7 on x64 by @mschweiger in #25
- Adding 2-core parallel compilation by @DarkWanderer in #27
- 30 warning missing return values by @mschweiger in #31
- #33: legacy ISS config and mesh added to repository. by @mschweiger in #36
- #37: use _execv in Orbiter_ng wrapper to pass command line arguments … by @mschweiger in #38
- Adding x64 artifact to Actions build by @DarkWanderer in #43
- #45: updated the 64-bit build check by @mschweiger in #46
- elevmgr: added clbkFilterElevation by @Face-1 in #24
- Face elevmgr by @mschweiger in #47
- dougb/Initial XRSound 3.0 commit by @dbeachy1 in #48
- #50: fix orbiter import lib name in x64 builds by @mschweiger in #51
- 52 populate orbitersdk by @mschweiger in #53
- #56: fixed cmake script for Orbitersdk/lib install by @mschweiger in #57
- Check install in CI regardless of branch/bitness by @DarkWanderer in #55
- 58 diable documentation build by @mschweiger in #59
- Fix MFDtemplate and AscentMFD for x86 and x64 compatibility by @JDat in #60
- Making C4311 an error to improve code quality by @DarkWanderer in #29
- #62: Orbiter server build now doesn't emit orbiter.lib if Orbiter inl… by @mschweiger in #63
- ShuttleA work by @GLS-SSV in #64
- #68: Orbiter_wix folder removed. by @mschweiger in #69
- 70 msvc runtime deployment by @mschweiger in #71
- Lua additions/fixes by @schnepe2 in #67
- Made ExternMFD to Work by @jarmonik in #66
- XRSound-lib-linktest VS 2019 solution and project by @dbeachy1 in #74
- Trigger_sound_build_cmake branch by @dbeachy1 in #75
- #77 Disable font smoothing default set to false. by @mschweiger in #78
- Orbiter server now runs without a 2d graphics surface by @matthew-reid in #12
- deploy Src/Plugin/ScnEditor/ScnEditorAPI.h to Orbitersk/include by @mschweiger in #80
- #81: the CurrentState Html templates are now always deployed. by @mschweiger in #82
- #76: DeltaGlider.rc added to DeltaGlider target sources. by @mschweiger in #83
- Unit tests by @DarkWanderer in #73
- 84 add cmdline params by @mschweiger in #88
- Break into debugger on fatal assertion failures if running under debugger by @dbeachy1 in #87
- #90: fixed uninitialised 'locked' parameter for module list entries. by @mschweiger in #91
- Checking for nullptr in SetOrbitReference by @DarkWanderer in #92
- #89: Ographics/D3D7Client::clbkVisEvent and VObject::clbkEvent: by @mschweiger in #94
- 93 console mode dialogs by @mschweiger in #96
- #97: added missing dependencies for XRSound_dll target to cmake file. by @mschweiger in #98
- 99 launchpad refactor by @mschweiger in #100
- #101: removed obsolete dplay and network-related code by @mschweiger in #102
- 103 video tab behaviour by @mschweiger in #110
- Adding flag to build Orbiter with AddressSanitizer by @DarkWanderer in #107
- #113: client info button registered for alignment. by @mschweiger in #114
- #111: asan dll file name fixed for 32-bit builds by @mschweiger in #112
- XRSound: implemented six more sound manipulation methods for XRSound 3.0 by @dbeachy1 in #115
- Adding x86 artifact + artifact cleanup by @DarkWanderer in #85
- #118: added missing panel.rc to Dragonfly source list. by @mschweiger in #119
- #116: added missing source file to CMakeLists.txt by @mschweiger in #117
- #104: SetClickZone_Quadrilateral: checking for coplanar 4th point, an… by @mschweiger in #121
- NG version: allow proper work from interactive console (stdin/stdout) by @DarkWanderer in #108
- Add msvc problem matcher by @DarkWanderer in #125
- Fix for /fsanitize=address flag not being passed to correct targets by @DarkWanderer in #124
- 122 xrsound ci build by @mschweiger in #123
- Add integration tests, add Catch2 framework for Unit tests by @DarkWanderer in #109
- 105 fix cppcheck issues by @mschweiger in #130
- Test framework - WIP by @mschweiger in #126
- Fixes #133 - Fix problem with lua script loading. by @tclarke in #134
- Correcting Shipedit calculation of vertex normals by @GLS-SSV in #128
- Fix github clone URLs by @tclarke in #132
- 129 shipedit normals by @mschweiger in #137
- Added time acceleration to VesselApiTest by @DarkWanderer in #138
- Merge D3D9Client repository with whole history by @DarkWanderer in #141
- DrawAPI integration and other fixes by @jarmonik in #142
- Removed extra flags from CMakeLists by @DarkWanderer in #143
- Add DXSDK download into GitHub Actions by @DarkWanderer in #144
- Multiple fixes on D3D9Client branch by @riojax in #152
- Fix bug #145 using @spacex15 approach by @riojax in #154
- Add input validation to mesh removing functions by @riojax in #156
- Initial memory deallocation fixes to avoid memory corruption by @riojax in #158
- Multiple fixes by @riojax in #159
- Multiple bugfixes by @riojax in #164
- Backport fixes from TransX V2014.04.26 by @riojax in #165
- Fix crash on MFD by @riojax in #166
- Fix 32 bit warnings by @riojax in #167
- Fix double definition by @riojax in #169
- Fixed GitHub build + split steps by @DarkWanderer in #174
- Fixes for building with community edition of VS (no MFC) by @tclarke in #135
- Remove DDEServer as unused by @DarkWanderer in #148
- fix ShiftCG() in out-of-focus vessel by @GLS-SSV in #161
- Reset scenario variables by @GLS-SSV in #140
- Update LICENSE.md so it is recognized by GitHub by @DarkWanderer in #173
- Multiple bugfixes by @riojax in #177
- Orbiter now searches for graphics client plugins within an optional module subfolder by @matthew-reid in #183
- Fix #179 and #180 by @riojax in #187
- 28 orbiter pdf rewrite by @mschweiger in https://gith...