Age | Commit message (Collapse) | Author |
|
This was highlighted by Coverity in CID 1003844 and 1003410.
|
|
This clears up that 'ConfigFile' is actually a class handling only INI-files.
|
|
|
|
|
|
|
|
Some compilers throw a warning on the "const static" ordering, so
the more standard "static const" should be used instead.
|
|
This makes it easier to read the code where sprite surfaces are blitted
to the screen.
|
|
|
|
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
|
|
This fixes bug #3539019.
|
|
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"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes agreeing to make ice cream sundaes in Gregory.
|
|
|
|
|
|
This fixes corruption when there's only one pixel left to
decompress, but two pixels available in the compressed data.
Also, improve error checking in the bitmap decompression code.
|
|
|