md5
89f9c5a9c3
SCI: Moved the engine hunk pointer processing code inside the GfxPorts class
...
This allows us make _windowList private again
2011-03-20 15:29:12 +02:00
md5
4df049f4d7
SCI: Added a new console command "window_list" or "wl"
...
This can be used to see a list of the currently open windows. Also, added
a sanity check for the "al" command and performed some minor cleanup
2011-03-20 14:56:13 +02:00
md5
a43689550e
SCI: Removed forward references to obsolete classes
2011-03-20 14:54:36 +02:00
dhewg
c77e7f75a6
ANDROID: Trust ASCII kbd codes on unknown keys
2011-03-20 13:29:21 +01:00
dhewg
948c97f31b
QUEEN: Fix the journal's music volume slider
...
Another regression from b5af1568
2011-03-20 12:01:27 +01:00
dhewg
aee359811d
QUEEN: Reenable speech per default
...
Regression (typo) from b5af1568
2011-03-20 11:53:57 +01:00
dhewg
3e1bea3f17
CONFIGURE: Fix PS2 compilation
...
newlib system include files suppress M_* defines under __STRICT_ANSI__
2011-03-20 10:31:22 +01:00
Sven Hesse
e6c8d151f9
GOB: Add another US version of Urban Runner
...
As supplied by Collector9 in bug report #3228040
2011-03-20 10:14:31 +01:00
Sven Hesse
27e2201ce2
GOB: Fix Urban Runner fallback feature flags
2011-03-20 10:09:27 +01:00
md5
1e68000def
SCI: Added a new console command, "animate_list" or "al"
...
This shows the current animation list, along with object properties,
positions and the scripts they belong to
2011-03-20 04:10:29 +02:00
md5
4b371a9e7a
SCI: Disabled the BTTR entry for LSL1 Amiga
...
This version it contains a broken resource.002 file inside disk 3, which
contains a large chunk of zeros and several broken resources (e.g. pic
250 and views 250 and 251).
2011-03-20 03:02:02 +02:00
md5
492b6573ed
NEWS: Added some updates on SCI, and clarified some SCI related news items
2011-03-20 02:08:55 +02:00
D G Turner
63a710dfbc
MOHAWK: Removed now unused Myst Variables Storage Class.
2011-03-19 23:25:05 +00:00
D G Turner
2907f7d652
SWORD25: Fix MSVC Compilation.
2011-03-19 22:11:33 +00:00
dhewg
90ccc84305
NEWS: Mention recent Android related changes
2011-03-19 19:52:48 +01:00
dhewg
0e9af50d48
ANDROID: Add port specific README
...
First version, just describing the controls and related hacks
2011-03-19 19:52:01 +01:00
dhewg
c7b9a1fd82
NEWS: Consistency
2011-03-19 18:57:32 +01:00
dhewg
46e397fb25
ENGINES: Mute kPlainSoundType in Engine::syncSoundSettings()
...
The "Mute all" option rarely muted all audio streams, since we have
this abomination called kPlainSoundType (and there is no volume slider
for this type). Both, not-really-muting, and adding yet another slider is
a horrible user experience imho - especially on handheld ports.
So mute this sound in the default implementation, and unmute it to the
maximum volume.
When an engines has a volume level settings for sounds it plays with
this type, it should overwrite said member and set it there.
2011-03-19 17:58:17 +01:00
dhewg
6650e69a30
TUCKER: Get rid of syncSoundSettings()
...
And respect global mute settings
2011-03-19 16:49:17 +01:00
dhewg
58f1e2f6ef
TOUCHE: Cleanup syncSoundSettings()
...
And respect global mute settings
2011-03-19 16:49:16 +01:00
dhewg
e5b6146b78
SWORD25: Init volume levels on startup
2011-03-19 16:49:16 +01:00
dhewg
606ac754cb
SWORD2: Cleanup syncSoundSettings()
2011-03-19 16:49:16 +01:00
dhewg
02956eaf0b
SWORD1: Cleanup syncSoundSettings()
2011-03-19 16:49:15 +01:00
dhewg
5e8907fc3c
SKY: Cleanup volume levels initialization
2011-03-19 16:49:15 +01:00
dhewg
fa11a6e8cf
SCUMM: Cleanup syncSoundSettings()
2011-03-19 16:04:56 +01:00
dhewg
2cb6641786
SAGA: Cleanup syncSoundSettings()
...
And respect global mute settings
2011-03-19 16:04:55 +01:00
dhewg
b5af156839
QUEEN: Init volume levels on startup
...
And cleanup syncSoundSettings()
Also, respect global mute settings
2011-03-19 16:04:55 +01:00
dhewg
5b6479c55a
PARALLACTION: Init volume levels on startup
2011-03-19 16:04:55 +01:00
dhewg
3dd2e0c3f6
MOHAWK: Cleanup volume levels initialization
2011-03-19 16:04:54 +01:00
dhewg
a42360ce3d
MADE: Cleanup syncSoundSettings()
...
And respect global mute settings
2011-03-19 16:04:54 +01:00
dhewg
dc6c88f350
M4: Init volume levels on startup
2011-03-19 16:04:53 +01:00
dhewg
69dcb99369
LURE: Init volume levels on startup
...
And set global volume levels
2011-03-19 16:04:53 +01:00
dhewg
a0bdb6e5df
LASTEXPRESS: Init volume levels on startup
2011-03-19 16:04:53 +01:00
dhewg
dfa5f743de
HUGO: Init volume levels on startup
2011-03-19 16:04:53 +01:00
dhewg
79ba16a89d
GROOVIE: Set global volume levels
2011-03-19 16:04:52 +01:00
dhewg
3eda4c16ac
GOB: Init volume levels on startup
2011-03-19 16:04:52 +01:00
dhewg
a3616473aa
DRASACULA: Init volume levels on startup
2011-03-19 16:04:52 +01:00
dhewg
d12278b4cc
DRACI: Respect global mute settings
2011-03-19 16:04:51 +01:00
dhewg
e43d54fa96
DRACI: Init volume levels on startup
2011-03-19 16:04:50 +01:00
dhewg
562e502d78
CRUISE: Cleanup syncSoundSettings()
...
And init volume levels on startup
2011-03-19 16:04:50 +01:00
dhewg
e5056cab91
CINE: Init volume levels on startup
...
Add syncSoundSettings() to set the volume for kPlainSoundType and
respect the global mute setting
2011-03-19 15:34:57 +01:00
dhewg
f8271e0d07
AGOS: Cleanup syncSoundSettings()
2011-03-19 15:33:34 +01:00
dhewg
a3efe915d3
PREAGI: Cleanup volume levels initialization
2011-03-19 15:32:35 +01:00
dhewg
0d9a852f46
ANDROID: Implement OSystem::getSystemLanguage()
2011-03-19 12:36:27 +01:00
dhewg
69e271225f
ANDROID: Log some system properties
2011-03-19 12:17:43 +01:00
dhewg
2def212de7
ALL: s/PI/M_PI/
...
Tip of the day: git grep -w PI
2011-03-19 11:24:06 +01:00
md5
a4c05b1632
Fixed compilation of the N64 port
2011-03-19 04:01:28 +02:00
md5
23aabc950a
COMMON: Removed custom PI define (M_PI should be used instead)
2011-03-19 02:39:38 +02:00
md5
d602a420b6
SCUMM: Changed usage of PI to M_PI (normally defined in math.h)
2011-03-19 02:33:09 +02:00
md5
8af0d35a5f
TESTBED: Changed usage of PI to M_PI (normally defined in math.h)
2011-03-19 02:32:53 +02:00