/[enigma]/enigma/src/options.hh
ViewVC logotype

Diff of /enigma/src/options.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by dheck, Wed Jun 18 18:19:20 2003 UTC revision 1.17 by dheck, Thu Jun 19 22:18:25 2003 UTC
# Line 87  namespace options Line 87  namespace options
87                          const string &levelname,                          const string &levelname,
88                          const LevelStatus &stat);                          const LevelStatus &stat);
89    
90      void SetLevelTime(const string &pack, const string &level, int difficulty, int time);      /* Returns true if time is new record for this level. */
91        bool SetLevelTime(const string &pack, const string &level, int difficulty, int time);
92    
93      void SetLevelFinished(const string &pack, const string &level, int difficulty);      void SetLevelFinished(const string &pack, const string &level, int difficulty);
94    
95      /* Save the current set of options to the user's configuration      /* Save the current set of options to the user's configuration

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26