Go to file
taylor.talkington@gmail.com 0b7861f29c Deploy appveyor artifacts on all tag builds 2020-11-20 18:16:24 -05:00
.github Remove GITHUB_WORKSPACE in clang-format.sh 2020-03-24 13:13:30 -04: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 add application icon PNGs and Windows Icon file 2012-09-23 18:41:01 +01:00
cmake/Modules CMake: Ship Debian's FindGLEW.cmake script 2019-08-10 14:36:58 +02:00
contrib Update NanoSVG 2020-11-05 12:15:20 -05:00
data auto-commit: translation updates 2020-11-17 03:01:16 +01:00
debian Fix debian/docs, README.md instead of README.txt 2017-05-09 12:47:06 +02:00
doxygen Doxygen support added 2014-08-23 06:49:14 +02:00
licenses Add string_view and fmt to AUTHORS 2020-05-21 16:54:12 -04:00
metadata Fix order of release tag matters (ref: #4496) 2019-02-04 08:29:22 +01:00
nd document Event 2012-08-30 18:16:43 +10:00
nix Fixed the nix expression for building under NixOS 2018-08-26 19:59:32 +02:00
osx Delete almost all XCode related files. 2018-08-26 09:56:06 +01:00
scripts Move translations into input-core 2020-11-11 18:43:00 -05:00
src Remove left-over check from PlayerShipController 2020-11-16 14:09:59 -05:00
win32/vs2019 Fixup changed cpp/h files in VS2019 solution 2020-11-14 09:59:05 -05:00
.clang-format Update scripts 2020-03-13 14:06:52 -04:00
.editorconfig Ye, tabs be gone! 2016-11-07 17:39:42 +01:00
.gitattributes Enforce end-of-line normalization via gitattributes 2013-07-10 18:04:49 -04:00
.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 string_view and fmt to AUTHORS 2020-05-21 16:54:12 -04:00
CMakeLists.txt MSVC CMake Updates (#5012) 2020-11-15 17:54:56 -05:00
CMakeSettings.json Update MSVC CMake configuration and instructions 2020-10-23 17:18:58 +02:00
COMPILING.txt Update MSVC CMake configuration and instructions 2020-10-23 17:18:58 +02:00
Changelog.txt Update Changelog.txt 2020-11-15 17:55:26 -05:00
Modelviewer.txt Update for current modelviewer usage 2015-09-10 17:08:03 +01:00
Quickstart.txt no more ctrl-m. closes #2607 2014-01-02 07:53:35 +11:00
README.md Update README.md 2019-11-26 09:05:41 +01: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 Remove the (unmaintained) Autotools build method. (#4511) 2019-05-18 15:35:06 +02:00
buildopts.h.cmakein Re-introduce support for remote Lua console 2020-02-23 15:44:58 +01:00
msvc-defaults.cmake Fix MSVC cmake build (#4658) 2020-07-01 12:29:30 -04:00
pioneer Fix boostrap to bootstrap 2019-10-20 14:05:24 +02:00
pioneer.iss.cmakein Update MSVC AppVeyor build and Installer generation (#4982) 2020-11-11 15:17:01 -05:00
pioneer.rc.cmakein CMake: Compile meta-data information and icon file on Windows 2018-12-12 10:23:19 +01:00

README.md

Build Status 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