Age | Commit message (Collapse) | Author |
|
This is a regression from 3ddb6c0c903f478b91a8965d3433a9f79ce16ba7.
|
|
|
|
This only touches #include usages and the include guard of sid.h.
|
|
Not sure how this went missing from the commit.
(cherry picked from commit fed26146a855fc79784c3df0ae3a1bf068fc2722)
|
|
This should be less heavy on timer usage and makes sure no race conditions
will occur.
|
|
|
|
|
|
|
|
It might have been simpler to add a bool to Text::makeTextSprite() to
tell it to not byteswap the frame size when called from the movie
player but I was not sure it was a good idea to have frames with
different endianness stored in Text depending where they came from.
|
|
|
|
7d28b1a921c651eba52a997aec12fc451d09d353
|
|
|
|
|
|
|
|
|
|
error()
|
|
|
|
hang when trying to search the truck before the gang his in the police car
|
|
|
|
|
|
|
|
2 as well
|
|
|
|
|
|
|
|
(If that fails, fall back to a readable app-specific directory.)
|
|
|
|
|
|
This only fixes the clear button of the launcher's search. For the other clear
buttons this is would be a bit more work since they are embedded in tabs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
handy, day 1, with Harrison
|
|
|
|
|
|
It seems it wasn't handled properly neither by Git nor by some filesystems,
so we prefer playing on the safe side.
|
|
This fixes a crash when HE games return from init() early due to the
required color mode not being available.
|
|
|
|
|
|
Dough bug still present though (he doesn't keep his gun)
|
|
|
|
Thanks md5 for the idea to fix the null pointer
Thanks clone2727 for feedback on this and other implementations
|
|
|
|
|