Age | Commit message (Collapse) | Author |
|
|
|
(this avoids isssues when using savegames from different ports with different 16bit color modes)
|
|
(regression from 068b4a5351a5574dbfac6acff5776a0071f3f2dd)
|
|
|
|
I don't really like this, but I can't think of any better way. It
seems that Lua doesn't like decimal comma at all, so we have to
format the volume settings with a decimal point instead. Otherwise,
all I'll ever get is either full volume or no volume, with nothing
in between.
|
|
The tests had been inverted, so that if there were config file
settings it would use the default settings instead.
|
|
(fixes possible issue in LOOM PCE)
|
|
|
|
|
|
dosreturn, cleaned up dosreturn stub
|
|
|
|
|
|
|
|
I think this is correct. It's consistent with how it's done in other
places in the configure script, and it silences a bunch of "unexpected
operator" warnings for me.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(changed behavior of USE_ARM_GFX_ASM define)
|
|
Remove default implementation of OSystem::logMessage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(caused rendering glitches when compiling with MSVC)
|
|
|
|
Configure enhancement warning clean
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The stream class uses free() to automatically dispose of the buffer
so it must be allocated with malloc(), not "new".
|
|
This fixes exit menu.
|
|
Fixes checkbox in options menu in Sword25.
|
|
|
|
We now look for an iconsPath configuration variable with the path to the icons folder.
In addition, we look if there is an "icons" subfolder (useful when using extrapath to store icons)
|
|
|
|
(another attempt to fix SCUMM FM-TOWNS for ANDROID)
|
|
all
|
|
all
|