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

« back to all changes in this revision

Viewing changes to data/levels/test/group.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/group.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
    (music "none")
 
15
    (actions 
 
16
      (basher 20)
 
17
      (blocker 20)
 
18
      (bomber 20)
 
19
      (bridger 20)
 
20
      (climber 20)
 
21
      (digger 20)
 
22
      (floater 20)
 
23
      (jumper 20)
 
24
      (miner 20))
 
25
    (levelsize 1216 608))
 
26
  (objects 
 
27
    (hotspot 
 
28
      (surface 
 
29
        (image "hotspots/signposts/arrow_south")
 
30
        (modifier "ROT0"))
 
31
      (position 361 287 0)
 
32
      (speed -1)
 
33
      (parallax 1))
 
34
    (hotspot 
 
35
      (surface 
 
36
        (image "hotspots/signposts/arrow_northwest")
 
37
        (modifier "ROT0"))
 
38
      (position 454 301 0)
 
39
      (speed -1)
 
40
      (parallax 1))
 
41
    (groundpiece 
 
42
      (type "ground")
 
43
      (surface 
 
44
        (image "groundpieces/ground/misc/bpiece8")
 
45
        (modifier "ROT0"))
 
46
      (position 494 121 0))
 
47
    (groundpiece 
 
48
      (type "ground")
 
49
      (surface 
 
50
        (image "groundpieces/ground/misc/bpiece7")
 
51
        (modifier "ROT0"))
 
52
      (position 345 112 0))))
 
53
;; EOF ;;