Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This _should_ fix the remaining issues with signed vs. unsigned
warnings in the TransparentSurface blit method calls.
|
|
|
|
These are flagged by GCC if -Wswitch-default is enabled.
|
|
These are flagged by GCC if -Wswitch-default is enabled.
|
|
These are flagged by GCC if -Wswitch-default is enabled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Currently translated at 47.6% (1312 of 2757 strings)
|
|
Fixes corrupt save games in Hoyle5, bug #11174
|
|
Trac #11174
|
|
|
|
|
|
|
|
|
|
|
|
These are flagged by GCC if -Wswitch-default is enabled.
This avoids possible hard to diagnose bugs if the whence int parameter is
accidently set to an unexpected value.
|
|
|
|
|
|
|
|
|
|
Currently translated at 47.2% (1300 of 2757 strings)
|
|
Currently translated at 100.0% (1162 of 1162 strings)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes coverity CID 1405783 and CID 1405784.
|
|
|
|
Currently translated at 46.5% (1282 of 2757 strings)
|
|
These were from -Wignored-qualifiers. Adding the const keyword to the
cast does not do anything since the assignment target is qualified by
const in any case hence this is ignored and generates a warning.
|
|
|
|
|
|
|
|
Steam also allows other languages to be downloaded. Those have the same MD5.
|
|
|
|
|
|
|