Go to file
Peter 8800a16b73 Correct author name. 2017-08-17 12:08:36 +02:00
.github Added special github contributing text 2016-08-16 11:02:22 +02:00
.tx Add translations for policepatrol module 2017-06-10 17:03:25 +02:00
application-icon add application icon PNGs and Windows Icon file 2012-09-23 18:41:01 +01:00
contrib Fix all remaining gcc warnings 2017-04-25 14:14:20 +02:00
data Show a warning message if trying to hyperjump with wheels down. 2017-08-17 11:54:40 +02: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 Update to full (correct) Creative Commons Attribution-shareAlike 3.0 2017-04-14 11:31:57 +02:00
nd document Event 2012-08-30 18:16:43 +10:00
nix Expression files and instructions for building with Nix 2014-10-01 13:44:27 -04:00
osx Fixed broken reference in Assimp library 2017-07-04 10:57:11 +02:00
scripts Fix enum tables. 2017-05-08 18:44:58 +02:00
src Show a warning message if trying to hyperjump with wheels down. 2017-08-17 11:54:40 +02:00
win32 Stop trying to link against 32bit library paths 2017-07-04 14:46:16 +01: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 Update the .gitignore file for more vs2015 files outputs 2016-10-08 11:14:09 +01:00
.travis.yml GLEW resurrection, initial code and project changes 2017-02-14 15:49:10 +00:00
AUTHORS.txt Correct author name. 2017-08-17 12:08:36 +02:00
COMPILING.txt Fix typo in COMPILING.txt. 2017-03-31 23:00:14 +02:00
Changelog.txt Update Changelog. 2017-08-17 11:58:18 +02:00
Makefile.am force modelcompiler to run with no video driver 2015-01-30 16:07:56 +11:00
Makefile.common Add GL_CFLAGS value to AM_CFLAGS 2016-11-13 12:59:58 +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 Adding some notes about localization 2017-07-22 17:44:09 +02:00
SAVEBUMP.txt BUMPED s_saveVersion to 81 2015-03-17 10:17:35 +00:00
bootstrap forgot bootstrap script 2008-06-24 10:21:07 +00:00
configure.ac Update the configure.ac to handle assimp major versions greater than 3 2017-07-19 16:06:10 +01:00
generic-exec don't use bash directly if its not needed 2011-07-10 09:39:44 +10:00
pioneer Add a bash wrapper script to bring the binary up to date before running it. 2010-10-27 15:18:38 +01:00

README.md

License GPLv3

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/

Follow Pioneer on Google+: http://pioneerspacesim.net/+

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

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 http://pioneerspacesim.net/download

For compiling from source, please see COMPILING.txt

Changelog

Please see Changelog.txt