Go to file
Andrew Copland 49c659f16c Update for current modelviewer usage 2015-09-10 17:08:03 +01:00
.tx update transifex lang for new mission module 2015-05-09 13:06:23 +02:00
application-icon add application icon PNGs and Windows Icon file 2012-09-23 18:41:01 +01:00
contrib Stop this complaining about multiple definitions during compilation. 2015-07-18 13:30:22 +01:00
data Merge pull request #3448 from fluffyfreak/detail-textures 2015-09-08 10:06:59 +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 MERRY HAPPY 2014-12-31 23:05:37 +11:00
scripts explicity link -ldl and -lrt on thirdparty static builds 2015-02-01 14:34:54 +11:00
src Merge pull request #3448 from fluffyfreak/detail-textures 2015-09-08 10:06:59 +01:00
win32 Silence a vs2013 warning too, and switch to fully MP builds, removing minimal rebuild (GM) flag. 2015-07-26 17:49:40 +01:00
.gitattributes Enforce end-of-line normalization via gitattributes 2013-07-10 18:04:49 -04:00
.gitignore Ignore any sgm files in the repository 2015-01-10 21:55:54 +00:00
.travis.yml force some additional link libs for travis 2015-01-30 22:06:25 +11:00
AUTHORS.txt Added Kyungdahm Yun to list of authors 2015-09-06 14:11:23 +01:00
COMPILING.txt Fix typo in compiling instructions 2015-03-30 19:13:11 +02:00
Changelog.txt Update Changelog.txt 2015-09-08 10:07:45 +01: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 README rewrite 2014-12-23 09:33:27 +01: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

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