enigma-cvs
[Top][All Lists]
Advanced

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

[Enigma-cvs] enigma/src options.hh,1.23,1.24


From: Ralf Westram <address@hidden>
Subject: [Enigma-cvs] enigma/src options.hh,1.23,1.24
Date: Mon, 03 Nov 2003 14:21:51 +0000

Update of /cvsroot/enigma/enigma/src
In directory subversions:/tmp/cvs-serv27510

Modified Files:
        options.hh 
Log Message:
- removed SetLevelFinished (done by SetLevelTime now)



Index: options.hh
===================================================================
RCS file: /cvsroot/enigma/enigma/src/options.hh,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** options.hh  22 Oct 2003 21:37:06 -0000      1.23
--- options.hh  3 Nov 2003 14:21:49 -0000       1.24
***************
*** 84,93 ****
                          const LevelStatus &stat);
  
!     /* Returns true if time is new record for this level.
!        SetLevelFinished() is called by this function. */
      bool SetLevelTime(const string &pack, const string &level,
                        int difficulty, int revision, int time);
- 
-     void SetLevelFinished(const string &pack, const string &level, int 
difficulty, int revision);
  
      /* Save the current set of options to the user's configuration
--- 84,90 ----
                          const LevelStatus &stat);
  
!     /* Returns true if time is new record for this level */
      bool SetLevelTime(const string &pack, const string &level,
                        int difficulty, int revision, int time);
  
      /* Save the current set of options to the user's configuration





reply via email to

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