Commit Graph

26 Commits

Author SHA1 Message Date
djsrv
d91e3d5148 DIRECTOR: Move humanVersion to util.cpp 2021-06-07 14:48:48 -04:00
Eugene Sandulenko
5e7fe2dc57
JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
djsrv
28ca9065d4 DIRECTOR: Validate uncompressed chunk length 2020-08-12 10:38:45 -04:00
djsrv
43fd94166d DIRECTOR: Implement readZlibData 2020-08-11 21:25:58 -04:00
djsrv
5fdc06e7e4 DIRECTOR: Implement readVarInt 2020-08-11 21:25:58 -04:00
djsrv
17a0c415ad DIRECTOR: LINGO: Make kThePathName mac style 2020-08-05 14:14:18 -04:00
Nathanael Gentry
b0c3246574 DIRECTOR: Also convert directory paths 2020-08-05 11:41:30 -04:00
Nathanael Gentry
4c75242ae7 DIRECTOR: Fix typo 2020-08-05 11:41:30 -04:00
Nathanael Gentry
e74c53054b DIRECTOR: Search for D4 Mac file extensions 2020-08-04 23:57:22 -04:00
Roland van Laar
8b14e8f9a3 DIRECTOR: fix function definition 2020-07-30 21:57:31 +02:00
Roland van Laar
44254e04f6 DIRECTOR: Skip empty files in pathMakeRelative.
Who Killed Brett Penance has empty files that have
the same name as the archive, but without the .mmm extension.
The file archive can be opened, but is empty, so skip it.

Includes refactor of file check to `testPath`.
2020-07-30 21:52:47 +02:00
djsrv
854300607c DIRECTOR: Fix mac name 2020-07-20 15:24:22 -04:00
Eugene Sandulenko
1c394fb7fc DIRECTOR: Implement Director-specific PRNG and hook it to Lingo 2020-07-11 23:22:12 +02:00
Eugene Sandulenko
83ca637d24 DIRECTOR: Dump Lscr scripts with --dump-scripts 2020-05-24 17:16:46 +02:00
Scott Percival
45db2389e3 DIRECTOR: Check for file paths with FAT-incompatible symbols stripped 2020-05-16 14:52:06 +08:00
Scott Percival
8e0c72291f DIRECTOR: LINGO: Add reference counter to Symbol and Datum 2020-05-14 18:09:32 +08:00
Eugene Sandulenko
77c51088ee DIRECTOR: Improved makePathRelative
Now it is able to process "MediaBand\main\title" for opening
MAIN/TITLE.DXR
2020-05-09 21:59:07 +02:00
Eugene Sandulenko
92225bcf66 DIRECTOR: Made transition interruptable like the original 2020-03-27 00:10:34 +01:00
Eugene Sandulenko
b505afe041 DIRECTOR: Plug Win->Mac path translator. Warlock-win works! 2020-02-25 10:13:24 +01:00
Eugene Sandulenko
4213888dbf DIRECTOR: Added code for converting Mac filenames to Win 2020-02-25 00:54:57 +01:00
Eugene Sandulenko
edfd14f805 DIRECTOR: Generalized path conversion 2020-02-20 22:56:21 +01:00
Eugene Sandulenko
ec56be281d DIRECTOR: Use current path for navigating between movies 2020-01-01 15:15:27 +01:00
Eugene Sandulenko
693149ee56 DIRECTOR: Load Shared Cast from movie directory 2020-01-01 14:50:53 +01:00
Eugene Sandulenko
1f5a57a54c DIRECTOR: Convert HFS file paths to Posix 2017-03-29 08:35:33 +02:00
Eugene Sandulenko
4c3f07b3e0 DIRECTOR: Moved event processor to events.cpp 2017-03-09 17:57:12 +01:00
Eugene Sandulenko
27a0f43333 DIRECTOR: Move utility functions to util.cpp 2017-02-25 21:44:01 +01:00