-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3a209ba
commit a2551e8
Showing
42 changed files
with
1,923 additions
and
1,925 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
-*- mode: text -*- | ||
This is intended to be a relatively complete list of contributions to | ||
Freedroid, which includes either sending patches, graphics or new | ||
missions/levels/maps. | ||
Please contact one of the authors if you think you have been omitted. | ||
missions/levels/maps. | ||
Please contact one of the authors if you think you have been omitted. | ||
We also thank everyone who has sent bug-reports, but it would be too | ||
excessive to list these contributions individually here as well. | ||
|
||
|
@@ -23,8 +23,8 @@ additional Themes | |
|
||
Porting | ||
------- | ||
* Jason Kingan <[email protected]> | ||
patches and ProjectBuilder files for MacOS X port | ||
* Jason Kingan <[email protected]> | ||
patches and ProjectBuilder files for MacOS X port | ||
|
||
* Reinhard Prix <[email protected]> | ||
Win32 port | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
-*- mode: text -*- | ||
|
||
Freedroid Installation | ||
Freedroid Installation | ||
====================== | ||
[ 0) if you have downloaded your source from the cvs-archive | ||
[ 0) if you have downloaded your source from the cvs-archive | ||
you have to start by typing `./autogen.sh'] | ||
|
||
1) type `./configure' | ||
2) type `make' to compile the package | ||
|
||
3)a) type `make install'. By default this will try to install in | ||
3)a) type `make install'. By default this will try to install in | ||
/usr/local/, in which case you have to be root to do that. | ||
You can instead specify `--prefix=<yourdir>' to `configure', in | ||
which case `make install' will install in <yourdir>. | ||
|
||
ALTERNATIVELY: | ||
|
||
3)b) you can run the game locally by typing: | ||
3)b) you can run the game locally by typing: | ||
`cd src' followed by `./freedroid' | ||
|
||
Have fun! | ||
|
@@ -25,4 +25,3 @@ If you have problems with the compilation/installation, please send me an email: | |
[email protected] | ||
or report bugs on the sourceforge website: | ||
http://sourceforge.net/projects/freedroid/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,8 +16,8 @@ see `man freedroid` for more detailed info about FreeDroid... | |
|
||
Contact | ||
------- | ||
In case of problems, read the documentation or email us via the project's | ||
mailing-list: [email protected] | ||
In case of problems, read the documentation or email us via the project's | ||
mailing-list: [email protected] | ||
|
||
Have Fun with Freedroid! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.