Files
itgmania212121/stepmania
Glenn Maynard a41f0c0dec SetSavedToDisk in Save(), not in SM_SaveSuccessful. When we save the
whole file, all steps are saved to disk; we were only marking the
active steps.  This sequence would cause steps to be wrongly deleted:
 1: create easy and medium steps for one steps type; save
 2: on another steps type, edit easy steps which were autogenned from the above
        change the steps
 3: f6 to change to medium steps steps which were autogenned from the above
 4: menu -> save
        This will save all data, but only medium will be marked saved to disk.
 5: f5 to change back to easy steps
 6: menu -> exit
        This will delete the easy steps, because they were not marked saved to disk.
2007-02-03 00:55:52 +00:00
..
2007-01-27 02:13:45 +00:00
2006-12-12 05:20:59 +00:00
2006-12-19 02:53:42 +00:00
2007-02-02 17:23:38 +00:00
2006-10-17 08:58:26 +00:00
2007-01-27 13:30:51 +00:00
2007-02-02 17:27:52 +00:00
2007-02-01 20:59:19 +00:00
2007-01-24 04:41:18 +00:00
2007-02-01 21:08:55 +00:00