~ubuntu-branches/ubuntu/precise/pingus/precise

« back to all changes in this revision

Viewing changes to data/levels/test/jumperbounce.pingus

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2008-02-28 19:44:25 UTC
  • mfrom: (4.1.4 hardy)
  • Revision ID: james.westby@ubuntu.com-20080228194425-e8ilohlijv02kgcf
Tags: 0.7.2-2
* Fix FTBFS with gcc-4.3 by adding the missing include in
  src/input/evdev_device.cpp (Closes: #462238):
   + debian/patches/20_fix_FTBFS_with_gcc-4.3.
* Rename former patch so that the filename reflects the order in which
  the patches are applied:
   - debian/patches/data_dir.patch
   + debian/patches/10_fix_data_directory.
* Bump Standards-Version from 3.7.2 to 3.7.3, no changes needed.
* Add a dh_desktop call in the arch-dep part of debian/rules.
* Adjust the “missing-dep-for-interpreter guile” override since lintian
  now lists an alternative for that dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
;; generated by xml2sexpr.rb from file 'branches/pingus_0_6/data/levels/test/jumperbounce.pingus'
 
2
(pingus-level 
 
3
  (version 2)
 
4
  (head 
 
5
    (levelname "EditorDefaultValue: Please give me a name...")
 
6
    (description "EditorDefaultValue: ...and a short description")
 
7
    (author "Ingo Ruhnke <grumbel@gmx.de>")
 
8
    (number-of-pingus 50)
 
9
    (number-to-save 25)
 
10
    (time -1)
 
11
    (difficulty 40)
 
12
    (playable 0)
 
13
    (comment )
 
14
    (actions )
 
15
    (music "none")
 
16
    (levelsize 1216 6000))
 
17
  (objects 
 
18
    (surface-background 
 
19
      (surface 
 
20
        (image "textures/greentex")
 
21
        (modifier "ROT0"))
 
22
      (color 0 0 0 0)
 
23
      (scroll-x 0.0)
 
24
      (scroll-y 0.0)
 
25
      (para-x 0.5)
 
26
      (para-y 0.5)
 
27
      (stretch-x 0)
 
28
      (stretch-y 0)
 
29
      (position 272 194 -150))
 
30
    (groundpiece 
 
31
      (type "ground")
 
32
      (surface 
 
33
        (image "groundpieces/ground/green/piece2")
 
34
        (modifier "ROT0"))
 
35
      (position 300 304 0))
 
36
    (groundpiece 
 
37
      (type "ground")
 
38
      (surface 
 
39
        (image "groundpieces/ground/desert/middleprickpiece")
 
40
        (modifier "ROT0"))
 
41
      (position 211 282 0))
 
42
    (groundpiece 
 
43
      (type "ground")
 
44
      (surface 
 
45
        (image "groundpieces/ground/desert/middleprickpiece")
 
46
        (modifier "ROT0"))
 
47
      (position 353 282 0))
 
48
    (groundpiece 
 
49
      (type "ground")
 
50
      (surface 
 
51
        (image "groundpieces/ground/desert/middleprickpiece")
 
52
        (modifier "ROT0"))
 
53
      (position 479 282 0))
 
54
    (groundpiece 
 
55
      (type "ground")
 
56
      (surface 
 
57
        (image "groundpieces/ground/desert/middleprickpiece")
 
58
        (modifier "ROT0"))
 
59
      (position 658 166 0))
 
60
    (groundpiece 
 
61
      (type "ground")
 
62
      (surface 
 
63
        (image "groundpieces/ground/desert/middleprickpiece")
 
64
        (modifier "ROT0"))
 
65
      (position 44 161 0))
 
66
    (entrance 
 
67
      (position 412 210 0)
 
68
      (type "generic")
 
69
      (direction "misc")
 
70
      (release-rate 50)
 
71
      (owner-id 0))))
 
72
;; EOF ;;