Age | Commit message (Collapse) | Author |
|
Change the way that EXTENDED_DEBUGGER_ENABLED is checked. The way it
was used, it triggered a fatal error C1017
|
|
These extend the script engine and allow for monitoring and adding
pre/post instruction hooks
|
|
|
|
#6651)
This way, they will be reloaded in the same order when loading a save game. Old save games will
continue to show the bug, but new savegames will be consistent. A quick fix for old save games in
the white chamber, is to launch the game with the correct language BEFORE loading the save game.
This increases the save-game-version to 1.3.1ScummVM
|
|
|
|
|
|
|
|
|
|
|
|
(showWindow/setCapture/releaseCapture)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
targetname.
|
|
|
|
CID 1002323
|
|
|
|
|
|
overload-misses.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WME Lite completely.
(This also breaks compatibility with savegames from ScummVM prior to this commit, AND resets the
Savegame-version, older savegames will have differing MAGIC-numbers in their headers, and will thus
not be recognized).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
separate class.
|
|
|
|
|
|
|
|
|
|
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
|
|
|