Go to file
Andrew Copland 7439d3622e
Merge pull request #4212 from The-EG/fix-vs2015-gzip
Add GZipFormat source files to VS2015 Solution
2017-12-24 18:43:17 +00: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 Merge pull request #4195 from caligari87/rounded-rewards 2017-12-15 16:51:10 +00: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 Removal of modelcompiler from the OSX app bundle build - redundant. 2017-09-12 21:44:23 +10:00
scripts Tidy up the script and remove the duplicate library. Closes #4181 2017-10-14 22:34:15 +10:00
src Save as gzip-format file. 2017-12-21 19:48:04 +00:00
win32 Add GZipFormat source files to VS2015 Solution 2017-12-24 07:45:15 -05: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 Ignore all Pioneer x64 builds. 2017-08-30 22:00:05 +01:00
.travis.yml Adding -lpthread to LIBS 2017-12-16 21:18:58 +00:00
AUTHORS.txt New promising contributor added to authors 2017-09-03 20:19:55 +02:00
COMPILING.txt Fix typo in COMPILING.txt. 2017-03-31 23:00:14 +02:00
Changelog.txt Update Changelog.txt 2017-12-21 19:49:38 +00: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 Set ARFlags for OSX builds. Fixes #4080 2017-09-09 15:54:48 +10:00
pioneer Fix launcher script to actually be a script instead of a symlink. 2017-12-16 21:42:13 +00: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