Age | Commit message (Collapse) | Author |
|
|
|
Because I've misspelled Leovinus' name way too many times during testing
|
|
- DFAF Adventure
- Dreamcat
- Open Quest
Freely available from https://jennibee.itch.io/ these are three (very short) fangames.
All of those games come in three packages (Linux, OSX, Windows32) but all the packages differ only in the platform .exe, the data.dcp stays the same, so the entry is limited to one.
The packages even come with ScummVM 1.8.1
All three games tested and working (didn't solve the Open Quest final riddle though)
One script runtime error encountered in DFAF Adventure on examining the "speaker", other than that fine.
Feel free to give hints on what i should change.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FULLPIPE: Fix leaks in surface and bitmap usage.
|
|
Fixes part of bug #9654.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WINTERMUTE: Fix PathUtils and add workaround for mixed separators
|
|
WINTERMUTE: Enable bilinear filtering in Wintermute
|
|
|
|
|
|
Fixes #7068
|
|
|
|
|
|
|
|
|
|
|
|
I put scare quotes around "correctly" because I can't swear this is the
intended behaviour of the original interpreter.
I don't think accessing filenames that end with / in the .DCPs is even
defined behaviour, so this is a best guess.
|
|
Fixes #6594
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|