Age | Commit message (Collapse) | Author |
|
Conflicts:
common/coroutines.cpp
common/coroutines.h
devtools/create_project/msbuild.cpp
devtools/create_project/visualstudio.cpp
|
|
|
|
|
|
|
|
|
|
floppy)
|
|
|
|
|
|
This addresses bug #3539822 - "TEENAGENT: Not working without zlib"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and Luther's Maze Madness.
|
|
Madness.
|
|
and add handle.
|
|
This finally solves bug #3069981 DRASCULA: no subtitles in scene
with "von Braun". Thanks go to Tomás Maidagan for providing these
subtitles.
|
|
License confirmed by personal email by littleboy.
This clarification was requested in bug #3527268.
|
|
have differce in debugInput opcode too.
|
|
The lite version contains the full game and we will not support it due to potential piracy.
|
|
|
|
|
|
Edit and continue is not compatible with the coroutine code. Previously,
it was disabled in the tinsel project only, but now that the coroutine
code has been moved into common, we need to disable edit and continue
in the scummvm project instead
|
|
compilation properly
|
|
compilation properly
|
|
|
|
|
|
|
|
Refactor plugins
|
|
SCUMM: Add another Dutch Balloon-O-Rama variant.
|
|
The new file engines/configure.engines is currently manually created
and maintained, but could be regenerated by a script in the future.
|
|
|
|
|
|
|
|
|
|
|
|
Simply use pointers to the source and destination chars instead of multiple indices.
|
|
|
|
|
|
SCUMM: More HE Games Detection
|
|
|
|
When the path does not contains a path separator (/ or \) the first
character of charset was skipped.
|
|
|
|
|
|
|
|
|
|
This should fix bug #3489654 "DEVTOOLS: create_kyradat linkerror".
|
|
(this was done in the same way as in EOB2 and LOL, but it has to be slightly different)
|