272
edits
Dreammaster (talk | contribs) m (Added skipped commit) |
Dreammaster (talk | contribs) m (Added skipped commit) |
||
Line 46: | Line 46: | ||
Our code already uses ScummVM specific variants. If used in future, particularly need to worry about listbox and populating savegame list.<br> | Our code already uses ScummVM specific variants. If used in future, particularly need to worry about listbox and populating savegame list.<br> | ||
This commit also addes a CurrentTime property to FindFile, which ScummVM can't support because Common::FSNode doesn't have a method to return a file/folder's datetime. | This commit also addes a CurrentTime property to FindFile, which ScummVM can't support because Common::FSNode doesn't have a method to return a file/folder's datetime. | ||
* 3acb00a7890ddb5d1688695948e89cf108f9a56b - Engine: suppress "unused param" warnings in dynobject (un)serialization |
edits