pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/worldobjs entrance.cxx,1.7,1.8


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/worldobjs entrance.cxx,1.7,1.8
Date: 3 Nov 2002 13:29:11 -0000

Update of /usr/local/cvsroot/Games/Pingus/src/worldobjs
In directory dark:/tmp/cvs-serv7727/worldobjs

Modified Files:
        entrance.cxx 
Log Message:
- some minor bugfixes
- move_with_forces() needs quite a lot of cleanup
- faller is broken, it doesn't die

Index: entrance.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjs/entrance.cxx,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- entrance.cxx        10 Oct 2002 12:25:54 -0000      1.7
+++ entrance.cxx        3 Nov 2002 13:29:09 -0000       1.8
@@ -35,6 +35,7 @@
     smallmap_symbol("misc/smallmap_entrance", "core"),
     last_release(-data->release_rate)
 {
+  smallmap_symbol.set_align_center_bottom();
   if (verbose > 2)
     std::cout << "Creating Entrance" << std::endl;
 }





reply via email to

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