Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WidgetBase already has a virtual destructor, thus there is no need to make
WidgetFiles have an empty virtual destructor around. This also prevents g++
for Dreamcast from failing due to an internal compiler error.
|
|
Thanks to uruk for checking on this.
|
|
interface is #define'd on WinCE and breaks compilation. We might want to
undefine it in the future to prevent these pitfalls.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ooops.
|
|
This is actually a bit abusive of the --static option. However, it works and
prevents a lot of hassle to setup building when FreeType2 was built with
--disable-shared.
|
|
|
|
|
|
Thanks bSr43
|
|
Detection is required due to the font differences.
|
|
|
|
|
|
Released about 2 years ago and is translating the subtitles
in contrast to the version released on CD which has only
poorly done voice-overs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks wjp
|
|
Note that this is still unused, as it is normally called from
kSetShowStyle()
|
|
|
|
We do not prepend underscores to private class functions
|
|
|
|
|
|
SIG_UNTIL_SCI21MID did not account for SCI2 games. Fixes GK1 DOS
|
|
|
|
SCI32: palette management (full kPalCycle, partial kSetPalStyleRange and kPalFade)
|
|
|
|
|
|
|
|
The lowres DOS version should be working properly now
|
|
|