pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] [bug #24173] Tutorial Island does not unlock next level


From: Hans Jorgensen
Subject: [Pingus-CVS] [bug #24173] Tutorial Island does not unlock next level
Date: Sun, 31 Aug 2008 19:21:29 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.1) Gecko/2008070400 SUSE/3.0.1-0.1 Firefox/3.0.1

URL:
  <http://savannah.nongnu.org/bugs/?24173>

                 Summary: Tutorial Island does not unlock next level
                 Project: Pingus
            Submitted by: hanjo1976
            Submitted on: Sun 31 Aug 2008 07:21:27 PM GMT
                Category: WorldMap
                Severity: 3 - Normal
              Item Group: Playability Problem
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: SVN
        Operating System: Linux
         Planned Release: None

    _______________________________________________________

Details:

SVN revision 3935

Reproduction of problem:
- Rename or delete the folder ~/.pingus
- Start game 
- Select Story
- Complete first level

The next level is not unlocked.

The following patch fixes the problem, but it reverts one of the changes done
in SVN rev. 3696  (5 Jul 2008), so I do not know if this is the correct
solution to the problem.

Index: src/worldmap/worldmap.cpp
===================================================================
--- src/worldmap/worldmap.cpp   (revision 3916)
+++ src/worldmap/worldmap.cpp   (working copy)
@@ -159,6 +159,7 @@
 Worldmap::on_startup()
 {
   Sound::PingusSound::play_music(worldmap.get_music());
+  update_locked_nodes();
 }
 
 void






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?24173>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]