Le Philousophe
|
03331e6964
|
STARK: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
|
Eugene Sandulenko
|
0916e19a48
|
STARK: Added missing override keywords
|
2023-09-19 14:54:32 +02:00 |
|
elasota
|
9892bedc61
|
COMMON: Add createReadStreamForAltStream to open Mac resource fork and metadata streams
|
2023-08-30 00:31:00 +02:00 |
|
elasota
|
b8acbe6bee
|
COMMON: Archive path refactoring, add getFileName and getPathInArchive that unambiguously return the filename or the full path
|
2023-07-19 18:51:37 +02:00 |
|
Eugene Sandulenko
|
68bab25152
|
ALL: Fix compilation
|
2023-01-08 01:31:13 +01:00 |
|
Paweł Kołodziejski
|
20cb0ae228
|
ALL: Cleanup ResidualVM -> ScummVM
|
2021-12-26 21:19:38 +01:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Orgad Shaneh
|
2e2a613e23
|
STARK: Use override
Using clang-tidy modernize-use-override
|
2021-11-14 14:34:14 +02:00 |
|
djsrv
|
ba28d7fde6
|
ALL: Change listMatchingMembers pattern to a Path
This handles any potential differences in directory separators passed to
the function, as with the other Archive functions.
|
2021-08-09 17:47:30 -04:00 |
|
djsrv
|
7eb4841065
|
ALL: Use Path type in Archive functions
|
2021-08-07 10:44:37 +02:00 |
|
SupSuper
|
f2aa112344
|
STARK: Don't append \0 when reading null-terminated strings.
This causes undefined behavior with the new BaseString refactor
|
2020-11-02 21:35:17 +00:00 |
|
Bastien Bouclet
|
ba770a3c22
|
STARK: Push down some includes
|
2016-01-01 07:29:55 +01:00 |
|
Bastien Bouclet
|
413ee2a75d
|
STARK: Move the format readers to their own namespace
|
2015-02-13 12:52:32 +01:00 |
|
Bastien Bouclet
|
4433ed200f
|
STARK: Start moving file formats to a dedicated folder
|
2015-01-14 18:10:09 +01:00 |
|