~ubuntu-branches/ubuntu/lucid/warzone2100/lucid

« back to all changes in this revision

Viewing changes to data/base/wrf/cam3/sub3-2.wrf

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Egger, Paul Wise, Christoph Egger
  • Date: 2009-06-29 17:12:52 UTC
  • mfrom: (1.1.11 upstream) (2.1.7 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090629171252-5ddnlfg3zfchrega
Tags: 2.2.1+dfsg1-1
[ Paul Wise ]
* New upstream release (Closes: #534962)
* Adjust the flex build-depends to take account of the conflict
  with all the versions of flex 2.5.34 (LP: #372872)
* Make the -music Recommends more strict, 2.1 music doesn't work
  with 2.2.
* Upstream moved the downloads to sourceforge, update the watch file
* Bump Standards-Version, no changes needed
* Drop use of dh_desktop since it no longer does anything
* Recommend the new warzone2100-video package, version 2.2 or similar
* Mention the warzone2100 crash reports in the -dbg package description

[ Christoph Egger ]
* Replace CC-2.0 graphic from cybersphinx, create a new tarball
* Add myself to uploaders

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * Cam3-2.wrf
 
3
 *
 
4
 */
 
5
 
 
6
/* Directory for Proximity messages and mission briefs */
 
7
directory       "messages"
 
8
 
 
9
file            SMSG            "brief3-2.txt"
 
10
file            SMSG            "prox3-2.txt"
 
11
 
 
12
/* Directory for uncompiled script files */
 
13
directory       "script/text"
 
14
 
 
15
file            SCRIPT          "setdisk.slo"
 
16
file            SCRIPT          "genexp.slo"
 
17
file            SCRIPT          "cam3-2x.slo"
 
18
file            SCRIPT          "vtols.slo"
 
19
file            SCRIPT          "tech.slo"
 
20
file            SCRIPT          "cam3daynight.slo"
 
21
 
 
22
/* Directory for compiled script files*/
 
23
directory       "script/binary"
 
24
 
 
25
/* Directory for script value files*/
 
26
directory       "script/data"
 
27
file            SCRIPTVAL       "cam3-2.vlo"
 
28
file            SCRIPTVAL       "cam3-2x.vlo"
 
29
file            SCRIPTVAL       "vtols3-2.vlo"
 
30
file            SCRIPTVAL       "cam3-2tech.vlo"
 
31
file            SCRIPTVAL       "disk2.vlo"
 
32
file            SCRIPTVAL       "cam3mkday.vlo"