Age | Commit message (Collapse) | Author |
|
clarity
|
|
|
|
|
|
This way, the redundant MetaAnimation class can now be removed
|
|
|
|
|
|
The functionality to return to launcher, list saves, delete saves, load
games from the launcher and load and save games during runtime has been
implemented. Also, ScummVM save/load dialogs have been implemented.
Saved games now have three numbers in their file extension, bumping the
possible save game slots up to 999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
errors.
|
|
|
|
|
|
correct scale.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Format is:
common/scummsys.h (Only if a .cpp file)
header file for this file (Only if a .cpp file)
zengine includes
other includes, grouped by module
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This could probably still go higher. The DOS version is *very* sensitive, too sensitive.
But this is still a bit slow.
|
|
Instead, pass all mouse events to ScriptManager
|