Go to file
Webster Sheets d7e1c897da Remove GITHUB_WORKSPACE in clang-format.sh 2020-03-24 13:13:30 -04:00
.github Remove GITHUB_WORKSPACE in clang-format.sh 2020-03-24 13:13:30 -04:00
.tx Add new language resource input-core to transifex 2019-04-16 09:05:57 +02:00
CI/appveyor Fix VS CMake (#4649) 2019-07-29 11:05:42 +01: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 Move lua sources to contrib/lua/src 2020-02-28 00:53:14 -05:00
data Fix hidden options window in screenshot mode 2020-03-24 13:03:23 -04: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 Finish refactoring Serializer, add LZ4 compression for SGM files. 2019-06-21 11:24:02 -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 Remove GITHUB_WORKSPACE in clang-format.sh 2020-03-24 13:13:30 -04:00
src Capture mouse only in specific modes 2020-03-24 13:03:23 -04:00
win32/vs2019 Update the vs2019 project files to reflect recent changes 2020-03-12 22:17:47 +00: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 Move clang-format to Github Actions 2020-03-23 23:28:39 -04:00
AUTHORS.txt Added a new contributor 2020-03-13 21:15:29 +00:00
CMakeLists.txt Perf counter Windows memory info (#4820) 2020-03-01 15:02:49 +00:00
COMPILING.txt Add codedoc-buidling to CMake, using naturaldoc (v1.x) 2020-02-13 08:52:19 +01:00
Changelog.txt Update Changelog.txt 2020-03-23 23:51:30 -04: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 BUMPED s_saveVersion to 81 2015-03-17 10:17:35 +00:00
appveyor.yml appveyor: Add Visual Studio build to the build matrix 2019-07-03 11:00:43 +02: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 VS CMake (#4649) 2019-07-29 11:05:42 +01:00
pioneer Fix boostrap to bootstrap 2019-10-20 14:05:24 +02:00
pioneer.iss.cmakein Inno Setup script: Remove old Pioneer files before new install 2019-11-26 09:29:39 +01: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