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

« back to all changes in this revision

Viewing changes to data/base/tagdefinitions/savegame/firesupport.def

  • 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
# FORMAT: tag enum, value representation (VR), value multiplicity (VM), default value
 
3
# VR: ST for text, US for unsigned, SI for signed, FP for floating point, GR for group,
 
4
#     EN for group end, BO for boolean
 
5
# VM: Must be no longer than the size given here; set to 00 for repeating groups
 
6
# default value cannot be set for VM > 1, ST, GR or EN
 
7
#
 
8
01 ST 12  -             # Format identifier: "WZTAGFILE1"
 
9
02 GR 00  -             # DROID GROUP
 
10
  01 US 01  -           # Droid ID
 
11
  02 US 03  -           # Droid position in (x,y,z) coordinates
 
12
  03 FP 01  -           # RETIRED (had unknown usage)
 
13
  04 FP 03  -           # RETIRED (had unknown usage)
 
14
  05 US 500 -           # Long unsigned byte array
 
15
  06 US 500 -           # Long unsigned byte array
 
16
  09 GR 00  -           # Droid weapon group
 
17
    01 US 01  -         # Weapon type
 
18
    02 US 01 10         # Ammo left
 
19
    03 US 01  0         # Time last fired
 
20
    04 US 01  0         # Recoil value
 
21
    05 SI 03 -          # Array of signed int
 
22
    FF EN 00 -
 
23
  FF EN 00  -
 
24
03 GR 00  -             # STRUCTURE GROUP
 
25
  01 US 01  -           # Structure ID
 
26
  02 US 03  -           # Structure position in (x,y,z) coordinates
 
27
  FF EN 00  -
 
28
04 US 01 09             # Some default value of 9