Last change
on this file since 161 was
80,
checked in by Sam Hocevar, 15 years ago
|
- Adding the Golgotha source code. Not sure what's going to be interesting
in there, but since it's all public domain, there's certainly stuff to
pick up.
|
File size:
651 bytes
|
Line | |
---|
1 | cd_image_name = /tmp/golg/golgotha.cd
|
---|
2 |
|
---|
3 | cd_files =
|
---|
4 | {
|
---|
5 | test.scm
|
---|
6 | t2.level
|
---|
7 |
|
---|
8 | //c:/tmp/ctext
|
---|
9 | //c:/tmp/textures
|
---|
10 |
|
---|
11 |
|
---|
12 | x:/crack/golgotha/building
|
---|
13 | x:/crack/golgotha/objects
|
---|
14 |
|
---|
15 | ../i4/resource
|
---|
16 | res
|
---|
17 |
|
---|
18 | resource.res
|
---|
19 | res
|
---|
20 | c:/tmp/mip_textures
|
---|
21 | c:/tmp/mip_textures/pals
|
---|
22 | f:/crack/golgotha/models.res
|
---|
23 | f:/crack/golgotha/models/building
|
---|
24 | f:/crack/golgotha/models/object
|
---|
25 | f:/crack/golgotha/models/test
|
---|
26 | bitmaps
|
---|
27 |
|
---|
28 | bitmaps/background
|
---|
29 | bitmaps/logos
|
---|
30 | bitmaps/build
|
---|
31 | bitmaps/stank
|
---|
32 | scheme
|
---|
33 | sfx
|
---|
34 |
|
---|
35 |
|
---|
36 | //x:/crack/golgotha/sfx
|
---|
37 |
|
---|
38 | }
|
---|
39 |
|
---|
40 | building1 "Building CD image : %S"
|
---|
41 | adding "Adding file '%S' checksum = %u"
|
---|
42 | bad_file "File does not exsist : %S"
|
---|
43 | dir_format "%S/%S" |
---|
Note: See
TracBrowser
for help on using the repository browser.