Age | Commit message (Collapse) | Author |
|
|
|
instance
|
|
The use of DoubleBufferSDLMixerManager in the OpenPandora backend was
removed in commit b157269 but the include for it was left behind.
|
|
|
|
|
|
Now instead of initializing this in OSystem_SDL::initSDL (and in subclasses
overwriting this) we simply initialize it in OSystem_SDL::init.
|
|
|
|
|
|
left/right/up trigger left/right/middle clicks
|
|
|
|
|
|
|
|
* Fixes a bug that can occur on load.
|
|
|
|
* Update OpenPandora bundle targets to suit new layout.
* Also add .in input files so we can automatically update version numbers.
|
|
Formatting Conventions.
* No functional changes.
* Automated astyle pass.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Work in progress.
|
|
|
|
|
|
|
|
|
|
|
|
modular backend style.
|
|
svn-id: r55850
|
|
svn-id: r54584
|
|
svn-id: r54572
|
|
forbidden symbols.
svn-id: r54041
|
|
svn-id: r53641
|
|
* Ooops, forgot to sync this with HEAD. Sorry about that.
svn-id: r53162
|
|
svn-id: r53160
|
|
Our warning() and error() functions always add an exclamation mark
to the end of the message anyway.
svn-id: r52791
|
|
Overload of the SDL backend.
Basic functional backend with support for most main ScummVM features and engines.
Supports building to a .PND OpenPandora bundle for ease of use on the device.
svn-id: r52598
|