Go to file
mike-f1 ea1bc851c5 Fix boostrap to bootstrap 2019-10-20 14:05:24 +02:00
.github Added special github contributing text 2016-08-16 11:02:22 +02: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 Merge branch 'master' into startup-time 2019-07-08 00:28:43 -04:00
data Merge pull request #4710 from vakhoir/bugfix/mission_hangup_ui 2019-10-18 09:55:08 +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 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 Fix several build-tool bugs, cleanup Windows compilation and remove warning messages. 2019-06-02 13:35:38 -04:00
src Merge pull request #4722 from fluffyfreak/optimise-sector-view 2019-10-18 09:50:44 +01:00
win32/vs2019 Fixup x86 profiler build 2019-10-13 15:35:02 +01:00
.clang-format Cleanup manual vector conversions, implement flag caching. 2019-06-02 13:35:38 -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 Use AudioDevices instead of legacy SDL 1.2 code. 2019-10-08 17:29:21 -04:00
.travis.yml travis: Install libsigc++@2 instead of libsigc++. 2019-10-09 13:42:01 +02:00
AUTHORS.txt Finish refactoring Serializer, add LZ4 compression for SGM files. 2019-06-21 11:24:02 -04:00
CMakeLists.txt cmake: Don't install .gitignore files. 2019-10-09 13:41:44 +02:00
COMPILING.txt Minor whitespace cleanup. 2019-07-08 07:21:32 +02:00
Changelog.txt Update Changelog.txt 2019-10-18 09:55:27 +01: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 Add pioneer logo/badge to github front page 2019-07-03 11:01:27 +02: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 Update hooks, add autoformat tool. 2019-01-06 21:10:29 -05:00
bootstrap Remove the (unmaintained) Autotools build method. (#4511) 2019-05-18 15:35:06 +02:00
buildopts.h.cmakein Autodetect availability of FPE ops 2019-07-20 12:15:09 -04: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 Remove version from ISS name generation 2019-02-03 10:56:16 +00: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/forum/categories/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. http://pioneerwiki.com/wiki/FAQ#How.2Fwhere_do_I_report_my_bug.2Fcrash

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