Go to file
Karl F bd1c7874f0 Update forgotten author, as mentioned in #3589 2016-01-22 19:07:21 +01:00
.tx Add search and rescue module lang file to transifex config 2015-12-09 13:18:33 +01:00
application-icon add application icon PNGs and Windows Icon file 2012-09-23 18:41:01 +01:00
contrib Merge pull request #3585 from fluffyfreak/indicies-32bit 2016-01-16 17:16:58 +00:00
data Fix typo in Barnard's system 2016-01-19 19:07:42 +01:00
debian change Debian changelog version number to show that this is mid-release 2012-12-29 08:34:39 +11:00
doxygen Doxygen support added 2014-08-23 06:49:14 +02:00
licenses Credit/Image Use Policy for colour galaxy image. 2014-09-27 14:58:02 +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 Extra fixes to the xCode project for Mac OS X 10.11 (El Capitan) 2016-01-04 11:09:32 +01:00
scripts add utility script scripts/move_translation.py 2015-12-25 21:31:38 +00:00
src Merge pull request #3600 from christiank/christiank_master 2016-01-22 14:49:44 +00:00
win32 Add new galaxy view files. 2015-12-07 10:58:03 +00:00
.gitattributes Enforce end-of-line normalization via gitattributes 2013-07-10 18:04:49 -04:00
.gitignore add the __pycache__ dir to the gitignore list 2015-12-25 20:48:28 +00:00
.travis.yml force some additional link libs for travis 2015-01-30 22:06:25 +11:00
AUTHORS.txt Update forgotten author, as mentioned in #3589 2016-01-22 19:07:21 +01:00
COMPILING.txt Adjusted XCode project to remove unnecessary libraries, added "osx/package" directory for future use 2015-11-25 12:17:20 +01:00
Changelog.txt Update Changelog.txt 2016-01-22 14:50:30 +00:00
Makefile.am force modelcompiler to run with no video driver 2015-01-30 16:07:56 +11:00
Makefile.common detect and link libcurl 2015-02-03 16:39:02 +11: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 license badge to README, markdown now supports it 2015-09-24 09:31:55 +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 define __STDC_FORMAT_MACROS to get PRIu64 and other goodness 2015-06-06 08:58:36 +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/ssc/forum/23-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

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

Getting Pioneer

Latest build is available at http://pioneerspacesim.net/download

For compiling from source, please see COMPILING.txt

Changelog

Please see Changelog.txt