View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002379 | Spring engine | General | public | 2011-03-17 17:32 | 2019-07-21 16:40 |
| Reporter | jK | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Fixed in Version | 104.0 +git | ||||
| Summary | 0002379: [feature request] Lua: add VFS.GetFileChecksum() | ||||
| Description | There are already GetCrc() functions in the ArchiveXYZ classes but they aren't exposed to the CFileHandler. | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
`VFS.CalculateHash` exists since Spring 101, can close? |
|
|
VFS.CalculateHash operates on strings VFS.GetFileChecksum() would operate on file's content and wouldn't need any processing power cause the CRC is either already computed or even saved in the sd7 etc. |
|
|
VFS.GetArchiveChecksum also already exists (since 98.0) |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-03-17 17:32 | jK | New Issue | |
| 2019-02-26 20:30 | sprung | Note Added: 0019778 | |
| 2019-02-26 20:48 | jK | Note Added: 0019780 | |
| 2019-07-21 16:40 | Kloot | Status | new => resolved |
| 2019-07-21 16:40 | Kloot | Resolution | open => fixed |
| 2019-07-21 16:40 | Kloot | Fixed in Version | => 104.0 +git |
| 2019-07-21 16:40 | Kloot | Note Added: 0020045 |