Age | Commit message (Collapse) | Author |
|
|
|
|
|
The circular area now properly reaches to the edge of the screen when changing scenes.
|
|
The original paused the game whilst dragging the window, and ScummVM takes care of that automatically.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It now uses the ScummVM language from the game's detection entry, so foreign language versions like French and German should now load correctly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's not perfect.. the startup screen briefly flashes, and Tony briefly disappears when you do a first action afterwards.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implementation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instance
|
|
|
|
This fixes a problem with member variables declared in a method's context definition that are object instances were not having their destructors called.
|
|
|
|
|
|
|
|
|
|
|
|
|