Johannes Schickel
a2221a8b9e
KYRA: Slight formatting fixes.
2011-12-31 05:11:33 +01:00
Johannes Schickel
c822a76a85
KYRA: Little cleanup.
2011-12-31 04:56:29 +01:00
D G Turner
b704e40bae
TSAGE: Close memory leak in savegame thumbnail.
2011-12-31 00:28:27 +00:00
Tarek Soliman
b89bc000d9
KEYMAPPER: Remap dialog shows buttons before labels
2011-12-30 15:52:40 -06:00
Tarek Soliman
16d529cdc3
KEYMAPPER: Use single column in remap dialog
...
This is to allow for long labels like in the eob keymap
2011-12-30 15:52:40 -06:00
Johannes Schickel
27e38d16ee
KYRA: Clean up LoL keymap setup a bit.
2011-12-30 20:41:47 +01:00
Johannes Schickel
548a3e2534
KYRA: Add basic keymapper support to EoB 1+2.
2011-12-30 20:40:06 +01:00
Tarek Soliman
7d00a997cd
KYRA: Fix typo bug and code cleanup in the keymapper game keymap
2011-12-30 13:23:31 -06:00
Tarek Soliman
0e0eddbab3
KEYMAPPER: Fix clear button behavior in remap dialog
...
This is a regression from 1b11139dc53da2dc95f74eb19e3a903d7d786f84
2011-12-30 13:13:41 -06:00
Tarek Soliman
366a942a3a
KEYMAPPER: Simplify calling getKeymap
2011-12-30 13:03:39 -06:00
Tarek Soliman
40b68b41c7
KEYMAPPER: Make engine keymap init and cleanup more generic
2011-12-30 12:36:11 -06:00
Johannes Schickel
b3f265696f
COMMON: Slight formatting fix.
2011-12-30 17:52:40 +01:00
Strangerke
3234c3c1f3
TSAGE: R2R - Implement scene 3395, fix some glitches in scene 3385
2011-12-30 17:47:04 +01:00
Strangerke
211eb00e87
TSAGE: R2R - Cleanup: reorganise speakers, add ancestor classes where speaker declaration is common to several speakers.
2011-12-30 16:56:18 +01:00
Filippos Karapetis
a473934abd
COMMON: Perform some keymapper-related changes to the KeyState struct
...
The == operator in KeyState should not be checking for sticky modifier
keys. This allows the keymapper's defined actions to function correctly
in desktop platforms, when sticky modifier keys such as caps lock and
num lock are turned on. Also, added some sanity checks to hasFlags()
and enums for sticky and non-sticky keys
2011-12-30 13:59:55 +02:00
Johannes Schickel
adb5342247
TINSEL: Take advantage of KeyState::hasFlags.
2011-12-30 01:53:01 +01:00
Filippos Karapetis
d55ce36268
KEYMAPPER: Use hasFlags() in findHardwareKey()
2011-12-30 01:15:06 +02:00
Filippos Karapetis
1d3ff35373
KEYMAPPER: Disable the (accidentally reenabled automatic mapper again
2011-12-30 00:12:45 +02:00
Filippos Karapetis
410c9e0b30
KEYMAPPER: Fix broken implementation of findHardwareKey()
...
This fixes the keymapper dialog (at least on desktop platforms), but the
keymapper itself is still not working (tested with LoL)
2011-12-30 00:09:10 +02:00
Filippos Karapetis
5c9da28119
CREATE_PROJECT: Add support for enabling the key mapper feature
2011-12-30 00:09:10 +02:00
Matthew Hoops
df88a1f2a7
AUDIO: Fix M4A seeking with multiple time->sample chunks
2011-12-29 14:50:05 -05:00
Willem Jan Palenstijn
1aa5608de6
DISTS/FEDORA: Build against libfaad2
2011-12-29 19:34:56 +01:00
athrxx
ef3b591b28
KYRA: (EOB) - fix warning about overloaded virtual function being only partially overridden
2011-12-29 19:12:36 +01:00
athrxx
b4baac065d
KYRA: (EOB) - fix EOB 1 intro sound bug
2011-12-29 19:12:35 +01:00
athrxx
d0be9c0a58
KYRA: (EOB) - fix some valgrind warnings
...
(overlapping source/dest)
2011-12-29 19:12:34 +01:00
Matthew Hoops
5b1095a400
AUDIO: Only warn about audio edit lists when the count is > 1
...
MPEG-4 files don't contain any elst atom
2011-12-29 12:47:53 -05:00
Strangerke
44a8e4ac1d
TSAGE: R2R - Implement Scene 3385
2011-12-29 18:39:28 +01:00
Strangerke
79bdefccc4
TSAGE: R2R - Fix bugs in scene 3375
2011-12-29 18:39:26 +01:00
Willem Jan Palenstijn
592e541e19
KYRA: Fix format string
2011-12-29 15:36:16 +01:00
Johannes Schickel
d1a32facae
KYRA: Some formatting fixes.
2011-12-29 15:27:17 +01:00
Johannes Schickel
d6412130c0
KYRA: Prefix version string in LoL, EoB, EoB 2 main menu with "ScummVM".
2011-12-29 15:24:04 +01:00
Willem Jan Palenstijn
d09be37c69
DREAMWEB: Minor clean up
2011-12-29 14:39:53 +01:00
Willem Jan Palenstijn
73ebccc30a
DREAMWEB: Allow quit during ending
2011-12-29 14:39:43 +01:00
D G Turner
f592849653
DREAMWEB: Correct monitor header message alignment in floppy versions.
2011-12-29 08:09:29 +00:00
D G Turner
6a2522a142
GRAPHICS: Crash fix for bug #3466536 ("Assertion on MIDI gain slider").
...
This fixes the crash, but the Midi Gain slider (and probably any other
slider bar in modern theme) still distorts the left corner shape when
the slider thumb is at very small values...
2011-12-29 06:32:09 +00:00
D G Turner
59458c9b15
DREAMWEB: Simplify finalization call in dreamweb main function.
...
Thanks to Fingolfin for the suggestion.
2011-12-29 02:58:19 +00:00
Strangerke
cb889a9489
TSAGE: R2R - Fixed one more ambiguity with NULL parameters in R2R setDetails call
2011-12-29 01:28:18 +01:00
Strangerke
496b776de8
TSAGE: R2R - Fixed ambiguity with NULL parameters in R2R setDetails calls
2011-12-29 01:21:34 +01:00
Strangerke
be9cc1dbe3
TSAGE: R2R - Add missing function in scene 3375
2011-12-29 01:15:50 +01:00
D G Turner
311e1c495c
DREAMWEB: Minor clean up and removal of goto usage in dreamweb().
2011-12-28 23:37:16 +00:00
Filippos Karapetis
7e45a88b06
Merge pull request #158 from fingolfin/fix-warnings
...
SCUMM: Fix warning due to implicit conversion to int
2011-12-28 15:30:33 -08:00
Filippos Karapetis
7f977fca7b
Merge pull request #159 from fingolfin/dreamweb-cleanup
...
Dreamweb cleanup
2011-12-28 15:29:59 -08:00
Strangerke
ce0c4d31e0
TSAGE: R2R - Fix bug in scene 3700
2011-12-29 00:29:31 +01:00
Strangerke
529a3b8d82
TSAGE: R2R -Fix errors not detected by MSVC
2011-12-29 00:19:56 +01:00
Strangerke
3539c5e981
TSAGE: R2R - Partial implementation of scene 3375.
2011-12-29 00:16:58 +01:00
Max Horn
93ee179641
DREAMWEB: Minor cleanup
2011-12-29 00:00:44 +01:00
Max Horn
36778c8221
DREAMWEB: Remove unnecessary DreamWebEngine:: uses
2011-12-28 23:56:30 +01:00
Max Horn
9f99fb5f8a
DREAMWEB: Use ObjectType enums in more places
2011-12-28 23:53:54 +01:00
Max Horn
a589f3d12f
SCUMM: Fix warning due to implicit conversion to int
2011-12-28 23:13:21 +01:00
Max Horn
dc4af2afc2
DREAMWEB: Added commandOnlyCond() method
2011-12-28 23:06:49 +01:00