Age | Commit message (Collapse) | Author |
|
|
|
The commit message of 2739d8fa2 says this is for the French version. The
language was set to English by mistake.
Ref#6548
|
|
|
|
|
|
This is done for consistency so that all the games in the Magic Tales
series are named in a consistent way. This is also how they are named
on the wiki (and on amazon).
|
|
|
|
|
|
new functions related to saving.
|
|
|
|
|
|
|
|
|
|
|
|
gameid -> gameId
guioptions -> guiOptions
|
|
_singleid -> _singleId
_gameids -> _gameIds
_guioptions -> _guiOptions
|
|
|
|
|
|
|
|
Some compilers throw a warning on the "const static" ordering, so
the more standard "static const" should be used instead.
|
|
Parameters given in bug #3466402 - "COMPOSER: Multiple Mac games not
detected".
|
|
Parameters from bug #3463201 - "COMPOSER: Liam Finds a Story (Mac) Not
Detected".
|
|
Parameters taken from bug #3461984 - "COMPOSER: Mac Princess and the
Crab Not Detected".
|
|
Parameters from bug #3461369 - "COMPOSER: Mac Sleeping Cub Not
Detected".
|
|
These are listed in bug #3485018 - "COMPOSER: v1 undetected MD5's"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|