Mercurial > fife-parpg
annotate demos/shooter/LICENSE @ 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:
diff
changeset
|
1 == AUDIO == |
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:
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:
diff
changeset
|
3 === Level 1 Music === |
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:
diff
changeset
|
4 Author : |
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:
diff
changeset
|
5 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:
diff
changeset
|
6 |
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:
diff
changeset
|
7 License : |
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:
diff
changeset
|
8 Creative Commons Attribution-Noncommercial-Share Alike 2.5 |
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:
diff
changeset
|
9 http://creativecommons.org/licenses/by-nc-sa/2.5/ |
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:
diff
changeset
|
10 |
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:
diff
changeset
|
11 Affected files: |
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:
diff
changeset
|
12 music/waynesmind.ogg |
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:
diff
changeset
|
13 |
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:
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:
diff
changeset
|
15 === Sound Effects === |
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:
diff
changeset
|
16 Author : |
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:
diff
changeset
|
17 FIFE Team (http://www.fifengine.net) |
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:
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:
diff
changeset
|
19 License : |
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:
diff
changeset
|
20 Creative Commons Sampling Plus 1.0 |
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:
diff
changeset
|
21 http://creativecommons.org/licenses/sampling+/1.0/ |
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:
diff
changeset
|
22 |
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:
diff
changeset
|
23 Affected files: |
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:
diff
changeset
|
24 sounds/*.ogg |
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:
diff
changeset
|
25 |
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:
diff
changeset
|
26 |
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:
diff
changeset
|
27 |
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:
diff
changeset
|
28 |
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:
diff
changeset
|
29 == GRAPHICS == |
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:
diff
changeset
|
30 |
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:
diff
changeset
|
31 === Ships === |
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:
diff
changeset
|
32 Author: |
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:
diff
changeset
|
33 Castle Games Inc. (http://www.castlegamesinc.com/legal/contact-form) |
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:
diff
changeset
|
34 |
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:
diff
changeset
|
35 Website: |
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:
diff
changeset
|
36 http://www.castlegamesinc.com/ |
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:
diff
changeset
|
37 |
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:
diff
changeset
|
38 License: |
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:
diff
changeset
|
39 Creative Commons Attribution-Noncommercial-Share Alike 2.5 |
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:
diff
changeset
|
40 http://creativecommons.org/licenses/by-nc-sa/2.5/ |
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:
diff
changeset
|
41 |
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:
diff
changeset
|
42 Affected files: |
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:
diff
changeset
|
43 objects/ships/*/*.png |
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:
diff
changeset
|
44 |
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:
diff
changeset
|
45 |
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:
diff
changeset
|
46 === Backgrounds === |
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:
diff
changeset
|
47 Author: |
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:
diff
changeset
|
48 FIFE Team (http://www.fifengine.net) |
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:
diff
changeset
|
49 |
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:
diff
changeset
|
50 License : |
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:
diff
changeset
|
51 Creative Commons Attribution-Share Alike 3.0 Unported |
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:
diff
changeset
|
52 http://creativecommons.org/licenses/by-sa/3.0/ |
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:
diff
changeset
|
53 |
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:
diff
changeset
|
54 Affected files: |
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:
diff
changeset
|
55 objects/backgrounds/*/*.png |
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:
diff
changeset
|
56 objects/powerups/*/*.png |