Age | Commit message (Collapse) | Author |
|
These are flagged by GCC if -Wswitch-default is enabled.
|
|
Add new Steam flavours for Reversion: The Meeting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
These are flagged by GCC if -Wswitch-default is enabled.
|
|
These are flagged by GCC if -Wswitch-default is enabled.
|
|
Thumbnail was broken when savefile was transfered between big endiang
and little endian platforms.
closes #11258
|
|
|
|
Fixes censorship password in Phantasmagoria 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This seems to be an issue where the initializer for the members called log
get confused for a call to the log() standard library function.
Renaming these members with leading underscores and adding some checks for
nullptr before usage are good practice in any case and should fix this.
|
|
|
|
|