Mercurial > fife-parpg
annotate demos/shooter/gui/credits.txt @ 546:8fee2d2286e9
Rewrote the object serializing routines to use a "template" idea for loading an object from disk. This allows for multiple objects to load the same base object template but be unique on the scene AND have different values. Useful for say more than one gold stack on the ground with different gold values. TODO: fix the "spawn" console command.
author | prock@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Thu, 03 Jun 2010 21:35:06 +0000 |
parents | 0324a3533988 |
children |
rev | line source |
---|---|
489
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
1 --== FIFE Shooter ==- |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
2 |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
3 This demo was created by the FIFE team to show the |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
4 versatility of the FIFEngine. We hope that it |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
5 will attract some new projects to use FIFE so we |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
6 can grow our community! |
471
7a79dc2a0592
Adding the credits window (still needs to be written)
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
diff
changeset
|
7 |
489
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
8 All ship art (objects/ships/*) were graciously |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
9 provided by JP of Castle Games Inc. Visit |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
10 http://www.castlegamesinc.com for more info. |
471
7a79dc2a0592
Adding the credits window (still needs to be written)
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
diff
changeset
|
11 |
489
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
12 The background music (music/waynesmind.ogg) was |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
13 written and composed by Murray Krawchuck. |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
14 |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
15 All sound effects were generated with sfxr. |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
16 Visit http://www.drpetter.se/project_sfxr.html |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
17 for more information. |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
18 |
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
19 Thanks for checking this demo out, |
471
7a79dc2a0592
Adding the credits window (still needs to be written)
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
diff
changeset
|
20 |
7a79dc2a0592
Adding the credits window (still needs to be written)
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
diff
changeset
|
21 The FIFE team! |
489
0324a3533988
Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
471
diff
changeset
|
22 |