pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/editor editor_event.cxx,1.10,1.11


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editor editor_event.cxx,1.10,1.11
Date: 26 Jun 2002 09:29:50 -0000

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

Modified Files:
        editor_event.cxx 
Log Message:
- fixed a few bugs in the rot/flip code
- load save of rot/flip surfaces seems to work
- background color bug on rot/flip surfaces needs a fix in clanlib

Index: editor_event.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editor/editor_event.cxx,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- editor_event.cxx    25 Jun 2002 21:31:40 -0000      1.10
+++ editor_event.cxx    26 Jun 2002 09:29:48 -0000      1.11
@@ -96,6 +96,7 @@
            { // rotate 90 clockwise
              editor_rotate_90_current_selection ();
            }
+         break;
 
        case CL_KEY_H: // horizontal flip
          editor_horizontal_flip_current_selection ();




reply via email to

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