Age | Commit message (Collapse) | Author |
|
|
|
|
|
static (Wii)"
|
|
|
|
|
|
Also, store the panning state, so that the next playback starts with the same pan.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SDL: Avoid having SDL_SRCALPHA set even if we have alpha in the pixelformat.
|
|
This fixes bug #6494 "TEENAGENT: Yet another unimplemented callback".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes a nasty crash in case neverhood.dat is not present.
|
|
Since clipping is now in place for strings, having text widgets which
are 4 pixels high will no longer work. Remade the layout to set better
heights, and remove some spacing instead.
|
|
|
|
WINTERMUTE: Adding more detection entries.
|
|
|
|
Dirty Split.
|
|
|
|
|
|
|
|
This fixes bug #6492 "TEENAGENT: Engine abort when using hay."
|
|
|
|
|
|
|