Go to file
Karl F a99201b967 Ye, tabs be gone!
It appears that most of our non-C++/Lua source files are using spaces for
indentation, (except Makefile.am). Added rules to accommodate that, and fix
wrong indentation in Changelog.txt when using github editor.
2016-11-07 17:39:42 +01:00
.github Added special github contributing text 2016-08-16 11:02:22 +02: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 #3854 from ecraven/fix-zero-delta-t 2016-11-05 18:20:04 +00:00
data Merge pull request #3859 from laarmen/fix_spacestation_lobby 2016-11-07 13:57:56 +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 Mac compilation fix 2016-07-19 13:15:18 -06:00
scripts Include README.md in official build 2016-08-15 13:51:03 +02:00
src Merge pull request #3856 from fluffyfreak/custom-system-checking 2016-11-05 18:21:31 +00:00
win32 Added imgui, nanosvg and other new files to the vs2015 project (#2) 2016-10-15 18:38:11 +02: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 force some additional link libs for travis 2015-01-30 22:06:25 +11:00
AUTHORS.txt New wizard added tot the Authors file 2016-08-02 19:53:52 +02:00
COMPILING.txt Add model precompile instructions to COMPILING doc 2016-03-22 13:28:50 +01:00
Changelog.txt No tabs in Changelog, breaks the parser for the website 2016-11-06 20:35:24 +11: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 a piece explicitly linking to the FAQ about bug reporting 2016-08-15 10:47:43 +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 Automake: update to include imgui and nanosvg 2016-10-15 18:38:10 +02: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

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

Getting Pioneer

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

For compiling from source, please see COMPILING.txt

Changelog

Please see Changelog.txt