Age | Commit message (Collapse) | Author |
|
|
|
This replaces obsolete instructions to build ScummVM in the README.md
file with a link to the instructions on the wiki. The wiki has also
been updated with additional information that were contained in the
README.md.
and the wiki has been updated with additional instructions.
|
|
|
|
|
|
IOS: Disable idle timer while an engine is running
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We always use #include. #import is a nice ObjC feature (in theory), but can
lead to odd results in corner cases.
|
|
|
|
|
|
This also fixes a memory leak in OSystem_iOS7::addSysArchivesToSearchSet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The "iphone" backend is the support for the old iPhones.
The "ios7" backend is for the new iPhones.
|