Age | Commit message (Collapse) | Author |
|
|
|
Implicit conversion, while simple can cause problems and doesn't
show exactly how to get the value.
|
|
|
|
|
|
function
|
|
After further investigation, puzzles and controls don't really share any
structs. So it makes more sense to keep them seperate.
|
|
|
|
scr files are stored and encrypted in archive files. This is an easy
way to dump them for debugging purposes.
|
|
The goal is to have Engine::Run as clean as possible. Aka mostly method
calls.
|
|
|
|
|
|
ZfsArchive implements Common::Archive.
|
|
Commit 7a49802c01b0c39be4e86335689db8f3359fde68 created an audio track
hook that allows video decoding to use a differnt audio track encoding method
Also, re-normalize line endings
|
|
|
|
Game detection needs to be off an actual resource, but all the resources
are in subdirectories. This updates the code to search for the specific
subdirectory.
|
|
Add zvision base engine to engines/zvision as well as
modify the necessary engine files (configure.engines, etc.)
in order for it to be recognized.
|
|
|
|
|
|
|
|
|
|
For some reason, the top left nsRect coordinates get swapped in the GK1
inventory screen, investigate why
|
|
|
|
|
|
|
|
New Engine : Mortevielle
|
|
|
|
|
|
|
|
way _cfiphBuffer is read/written
|
|
|
|
|
|
|
|
|
|
|
|
This bug was also in the original
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
different sizes of the Amiga and Atari versions
|
|
|
|
alternate filename in loading code
|
|
|
|
|
|
|