Go to file
John Bartholomew f7ae0f86ad Delete almost all XCode related files.
Phil's OS X build process actually uses the autotools build; this is
automated in scripts/build-osx.sh. Only a couple of files from the osx/
directory appear to be referenced, we can just keep these around.

The X Code project is difficult to keep up to date as we have few OS X
developers; best to get rid of it.
2018-08-26 09:56:06 +01:00
.github Added special github contributing text 2016-08-16 11:02:22 +02:00
.tx transifex update: combat mission 2018-06-05 12:55:48 +02:00
application-icon add application icon PNGs and Windows Icon file 2012-09-23 18:41:01 +01:00
contrib Move JsonUtils.h/cpp from contrib/json/ to src/ 2018-08-26 09:55:14 +01:00
data auto-commit: translation updates 2018-08-24 03:00:34 +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
metadata Metadata: Use filenames that follow XDG spec 2018-08-25 14:44:02 +01: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 Delete almost all XCode related files. 2018-08-26 09:56:06 +01:00
scripts Add new ship Lodos to sketchfab wiki json file 2018-08-03 08:53:38 +02:00
src Move JsonUtils.h/cpp from contrib/json/ to src/ 2018-08-26 09:55:14 +01:00
win32 Delete the premake/codeblocks files. 2018-08-26 09:56:06 +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 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 Added Jon Jenkins 2018-01-21 19:47:04 +00:00
CMakeLists.txt Add CMake build system 2018-08-25 16:23:42 +01:00
COMPILING.txt Update COMPILING.txt 2018-08-15 16:00:30 +02:00
Changelog.txt Update Changelog.txt 2018-08-18 23:26:57 +01:00
Makefile.am Delete almost all XCode related files. 2018-08-26 09:56:06 +01: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 Delete almost all XCode related files. 2018-08-26 09:56:06 +01: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