Age | Commit message (Collapse) | Author |
|
|
|
|
|
Minor correction to use integer value, rather than boolean.
|
|
This fixes bug #3289799.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scene changes
|
|
|
|
|
|
|
|
That unlocks the infamous "Alcohol? Cool, get my daughter!" scene :P
|
|
|
|
|
|
|
|
introduction has played
|
|
|
|
SceneManager::_sceneNumber
|
|
Note that this undoes the recent compilation fix for GCC, since it didn't work. For now, used an explicit void ** conversion as previously suggested.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See https://github.com/scummvm/scummvm/pull/12 for more information.
|
|
I also renamed several objects and functions.
|
|
|
|
restarting game
|
|
This was intended to be used to simultaneously support the cheat mode dialog with all the inventory items. But that is going to need to be implemented as a completely separate dialog.
|
|
of Scene #1400
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I'd previously incorrectly assumed copy protection would be disabled in the CD version of the game without actually playing all the way through to that point to find out.
|
|
|
|
Bug #3264989: "TOON: Palette problems"
|
|
|