Go to file
Paul Cercueil 9cdecc8283 CMake: Compile meta-data information and icon file on Windows
The meta-data will give information about the program, such as its
license, version, and description.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
2018-12-12 10:23:19 +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 Disable capturing the mouse in IMGUI code. 2018-10-28 22:00:22 +01:00
data NewBuildings-01 (#4486) 2018-11-21 11:51:42 +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
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 Fixed the nix expression for building under NixOS 2018-08-26 19:59:32 +02:00
osx Delete almost all XCode related files. 2018-08-26 09:56:06 +01:00
scripts Disable MXE builds for now. 2018-09-27 18:04:08 +02:00
src Fix alert status not changing to red 2018-11-06 21:32:17 +03:00
win32 Fixed up 64-bit VS2017 builds of savedump 2018-10-11 11:45:57 -04:00
.clang-format Added a clang-format harness. 2018-09-13 11:57:56 +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 Disable MXE builds for now. 2018-09-27 18:04:08 +02:00
.travis.yml Disable CMake debug tracing. 2018-11-05 21:52:14 -05:00
AUTHORS.txt Added Jeremy List 2018-10-31 09:53:56 +00:00
CMakeLists.txt CMake: Compile meta-data information and icon file on Windows 2018-12-12 10:23:19 +01:00
COMPILING.txt Updated the tooling and info to include CMake. 2018-09-05 21:11:54 +02:00
Changelog.txt Merge branch 'cmake-switch' 2018-11-22 12:25:28 +01:00
Makefile.am Delete almost all XCode related files. 2018-08-26 09:56:06 +01:00
Makefile.common Update pioneer to use the new save system. 2018-10-11 11:45:57 -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 Switch to CMake builds. 2018-11-05 18:35:48 -05:00
configure.ac Update pioneer to use the new save system. 2018-10-11 11:45:57 -04:00
pioneer Fix launcher script to actually be a script instead of a symlink. 2017-12-16 21:42:13 +00:00
pioneer.rc.cmakein CMake: Compile meta-data information and icon file on Windows 2018-12-12 10:23:19 +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/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