Go to file
Webster Sheets 013721f405 Draw space background in SystemView
- Steal the current space's background object; ideally SystemView should have its own copy it generates for systems
- Don't draw stars sourced from the current system's position when looking at other systems
- The background system in general doesn't respect the plane of the ecliptic vs the galactic plane.
  This is a problem that affects WorldView as well as the SystemView
2020-12-11 17:42:16 -05:00
.github Add MSVC build to github action builds 2020-12-10 15:22:50 -05:00
.tx Add new language module: "station traffic control" 2020-11-15 10:24:22 +01:00
CI/appveyor MSVC CMake Updates (#5012) 2020-11-15 17:54:56 -05:00
application-icon
cmake/Modules
contrib Fix unused variables in release build 2020-12-04 18:47:05 -05:00
data Fix grammar in translations for N_WHATEVER* strings (#5053) 2020-12-10 00:48:27 -05:00
debian
doxygen
licenses Add string_view and fmt to AUTHORS 2020-05-21 16:54:12 -04:00
metadata
nd
nix
osx
scripts Add github action build step. 2020-11-20 18:16:24 -05:00
src Draw space background in SystemView 2020-12-11 17:42:16 -05:00
win32/vs2019 Remove newui sources and projects from VS 2019 build 2020-12-08 10:30:05 -05:00
.clang-format Update scripts 2020-03-13 14:06:52 -04:00
.editorconfig
.gitattributes
.gitignore Promote FrameId to wrapper and fix crash, remove unused test (#4745) 2019-11-26 09:26:59 +01:00
.travis.yml Update travis.yml and appveyor.yml 2020-08-16 01:33:16 -04:00
AUTHORS.txt Add menu music courtesy of franzopow 2020-11-28 16:50:33 -05:00
CMakeLists.txt CMake: Fix modelcompiler not compiling anything 2020-12-10 15:24:07 -05:00
CMakeSettings.json Link against new VS2019 pioneer-thirdparty libs on Windows builds 2020-11-20 18:21:12 -05:00
COMPILING.txt Update COMPILING.txt regarding build methods 2020-11-21 23:55:38 -05:00
Changelog.txt Update Changelog.txt 2020-12-02 00:31:05 -05:00
Modelviewer.txt
Quickstart.txt
README.md Update build badge to github actions 2020-11-27 13:38:51 -05:00
SAVEBUMP.txt Savegame Bump 2020-11-08 19:03:17 -05:00
appveyor.yml Deploy appveyor artifacts on all tag builds 2020-11-20 18:16:24 -05:00
autoformat Move clang-format to Github Actions 2020-03-23 23:28:39 -04:00
bootstrap
buildopts.h.cmakein Re-introduce support for remote Lua console 2020-02-23 15:44:58 +01:00
msvc-defaults.cmake Link against new VS2019 pioneer-thirdparty libs on Windows builds 2020-11-20 18:21:12 -05:00
pioneer
pioneer.iss.cmakein Add MSVC build to github action builds 2020-12-10 15:22:50 -05:00
pioneer.rc.cmakein

README.md

Build Build status License GPLv3 #pioneer on Freenode

Pioneer Space Simulator

Pioneer is a space adventure game set in the Milky Way galaxy at the turn of the 31st century.

The game is open-ended, and you are free to explore the millions of star systems in the game. You can land on planets, slingshot past gas giants, and burn yourself to a crisp flying between binary star systems. You can try your hand at piracy, make your fortune trading between systems, or do missions for the various factions fighting for power, freedom or self-determination.

For more information, see: http://pioneerspacesim.net/

Community

Come by #pioneer at irc.freenode.net and say hi to the team: http://pioneerspacesim.net/irc

Bugs? Please log an issue: http://pioneerspacesim.net/issues

Follow Pioneer on Twitter: https://twitter.com/pioneerspacesim/

Pioneer wiki http://pioneerwiki.com/wiki/Pioneer_Wiki

Join the player's forum: http://spacesimcentral.com/community/pioneer/

Join the development forum: http://pioneerspacesim.net/forum

Manual

Manual can be found at: http://pioneerwiki.com/wiki/Manual

Basic flight: https://pioneerwiki.com/wiki/Basic_flight

Keyboard and mouse control is found at: http://pioneerwiki.com/wiki/Keyboard_and_mouse_controls

FAQ

For frequently asked questions, please see http://pioneerwiki.com/wiki/FAQ

BUG Reporting

Please see the section of the FAQ pertaining to bugs, crashs and reporting other issues: Bug Reporting FAQs.

Please do your best to fill out the issue template as completely as possible, especially when you're reporting a crash bug or a graphical issue. Having system information including graphics drivers and the method you used to install Pioneer helps immensely to diagnose and fix these kinds of issues.

Contributing

If you are hungry to contribute, more information can be found here: http://pioneerwiki.com/wiki/How_you_can_contribute

If you have a contribution you want to share, and want to learn how to make a pull request, see: http://pioneerwiki.com/wiki/Using_git_and_GitHub

Localization

Localization for Pioneer is handled trough Transifex, and pulled to the source from there automatically. Because of this please don't make pull requests for translations. You can find the localization project here. You need to register at transifex to be able to access the translations.

If you want a new language introduced, please request it on the Freenode IRC channel of Pioneer, or here by making an issue for it.

Getting Pioneer

Latest build is available at https://pioneerspacesim.net/page/download/

For compiling from source, please see COMPILING.txt

Changelog

Please see Changelog.txt