Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The simulator works with the same target than the iPhone / iPad target.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by astyle.
|
|
|
|
|
|
|
|
|
|
|
|
This does not make sense in C++98. For C++11 this only prevents Foo x = {...}
initialization, which we can't use anyway.
|
|
|
|
The formerly user supplied copy constructor was not identical to the default
generated, but the output of create_project for xcode is unchanged.
|
|
Manual fix up included.
|
|
This silences some variables and increases consistency with our code
formatting conventions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update the AUTHOR and credit.h files with Raspberry Pi port credits
|
|
Added Raspberry Pi native 2D API support (dispmanx)
|
|
|
|
|
|
|
|
|
|
SCUMM: language fixes for HE games
|
|
|
|
|
|
|
|
|
|
There is no GB version of Pajama Sam 1, so use EN as language
|