Filippos Karapetis
e674298a60
SCI: Fixed bug #3430834 - "SCI: KQ6: Music stops after leaving shop"
...
A regression from commit 9654068
2011-11-01 23:42:38 +02:00
Filippos Karapetis
d6658db7c0
SCI: Fixed unexpected end of file in fmtowns.cpp
2011-11-01 23:20:09 +02:00
athrxx
b7ae744dea
SCI: limit new FM-Towns driver to KQ5
...
Mixed up mother goose is reported not to use that driver and even crash when trying to use it.
Play Id and instrument patch id seem to be different.
2011-11-01 21:56:54 +01:00
athrxx
9b838239eb
SCI: (KQ5 FM-Towns) - fix voice mapping
...
(Driver channels would get reserved via the 0x4b control, but they would never get released)
2011-11-01 20:31:59 +01:00
athrxx
6a91508475
SCI: add sound driver for KQ5 FM-Towns
2011-11-01 20:31:40 +01:00
athrxx
ced0fcf054
FM-TOWNS AUDIO: make constructor of TownsAudioInterfaceInternal private
2011-11-01 20:29:55 +01:00
athrxx
731382ad51
SCI: add Japanese detection entry for KQ5 FM-Towns and fix audio language handling
2011-11-01 20:29:53 +01:00
athrxx
de5d3fc8e1
SCUMM: add comment to last commit
2011-11-01 17:38:49 +01:00
athrxx
8315d5d2c8
SCUMM: fix save file incompatibility between DS and other ports for non FM-TOWNS games
2011-11-01 17:04:31 +01:00
Johannes Schickel
57ca48d547
KYRA: Fix Common::List::erase usage.
...
Thanks to Tron for pointing that out.
2011-11-01 16:35:11 +01:00
Johannes Schickel
5cc76e8d71
SCUMM: Run astyle over Player_V2A code.
2011-11-01 16:04:02 +01:00
Johannes Schickel
a0da684bc5
SCUMM: Fix possible leak in Player_V2A code.
2011-11-01 16:04:02 +01:00
Willem Jan Palenstijn
21260b35c6
DREAMWEB: Fix OOM check
2011-11-01 16:00:59 +01:00
Willem Jan Palenstijn
f191413b1c
SCUMM: Clean up loop
2011-11-01 15:54:15 +01:00
Willem Jan Palenstijn
47bc08a429
TSAGE: Fix undefined evaluation order
2011-11-01 15:24:14 +01:00
Paul Gilbert
56dc665480
TSAGE: Fix compiler warning
2011-11-01 22:01:00 +11:00
Paul Gilbert
ebc3763d64
TSAGE: Removed game stubs for Geekwad
2011-11-01 21:59:43 +11:00
Paul Gilbert
5ae9c15cdc
TSAGE: Added display logic for character selection dialog in R2RW
2011-11-01 21:07:57 +11:00
Paul Gilbert
acdeb1fb31
TSAGE: Added support for semi-transparent dialogs used in R2RW
2011-11-01 21:06:57 +11:00
Paul Gilbert
a1d30786e5
TSAGE: Further bugfixes and cleanup for R2RW Scene 125 - Console
2011-11-01 12:14:46 +11:00
Paul Gilbert
f14d3e0276
TSAGE: Bugfix for reading messages with an invalid line number
2011-11-01 12:11:47 +11:00
Willem Jan Palenstijn
66a013d1f7
AUDIO: Fix some comments and whitespace
2011-10-31 23:28:53 +01:00
Willem Jan Palenstijn
99307acf0a
AUDIO: Fix reverse stereo volumes on ARM
...
This commit re-converts the stereo rate converters to
reverse stereo since they had drifted apart during the last few
refactoring steps.
In the process it makes vol_l/vol_r behave the same as in the C++.
2011-10-31 23:28:53 +01:00
D G Turner
2a7c65f02d
HUGO: Rename Sequence Index Direction Enums.
...
This is to avoid any further collisions with system defines.
2011-10-31 21:59:32 +00:00
Torbjörn Andersson
6e6fc32447
TSAGE: Silece GCC warning
2011-10-31 22:40:38 +01:00
Thierry Crozat
c175e3fc68
NEWS: Add mention of sword1 fixes in 1.4.0
2011-10-31 21:28:19 +00:00
Thierry Crozat
5e4ee6d077
SWORD1: Fix bug #3430793 Freeze before meeting with police
2011-10-31 21:03:52 +00:00
Alyssa Milburn
bf39e60ff7
AUDIO: Fix reverse stereo (LinearRate_R) on ARM.
...
Fixes the issues I can reproduce, and presumably fixes bug #2998862 .
(cherry picked from commit 797406fe4c77b6a56cc4f8a50c15d639cd440ce4)
2011-10-31 21:47:37 +01:00
Matt Lewandowsky
3a461c2525
CONFIGURE: Ensure that INCLUDES are included at configure-time.
2011-10-31 12:11:52 +01:00
Matt Lewandowsky
a9d6c87ea6
HUGO: Change _UP to __UP to avoid definition conflict on some backends.
2011-10-31 12:11:11 +01:00
Matt Lewandowsky
53160df757
CONFIGURE: Clean up two minor nits in configure.
2011-10-31 12:10:46 +01:00
Matt Lewandowsky
05a72fbb28
BUILD: Updated config.guess and config.sub from latest GNU libtool.
2011-10-31 12:09:46 +01:00
Paul Gilbert
9debde02e4
TSAGE: Implemented Blue Force Options dialog and moved Inventory dialog to Ringworld namespace
2011-10-31 19:51:01 +11:00
Paul Gilbert
bb694c9e1c
TSAGE: Implemented changes to SceneItem::display for R2RW
2011-10-31 17:12:28 +11:00
Paul Gilbert
8d27da169c
TSAGE: Implemented proper descriptions for inventory items in R2RW
2011-10-31 16:11:43 +11:00
Paul Gilbert
79a9973b4a
TSAGE: Bugfixes for R2RW scene 125 - Console
2011-10-31 15:52:18 +11:00
Paul Gilbert
754864cd3b
TSAGE: Bugfix for graphics scalers not working on Ringworld
2011-10-31 15:23:49 +11:00
Paul Gilbert
c15a67879c
TSAGE: Added inventory item cursor support for R2RW
2011-10-31 15:12:27 +11:00
Eugene Sandulenko
f56dc4151d
Merge pull request #112 from tsoliman/fix-undithering-guioption1
...
GUI: Enable EGA Undithering in global options dialog
2011-10-30 18:29:50 -07:00
Paul Gilbert
b6239f3b3d
TSAGE: Display UI cursor correctly in R2RW
2011-10-31 11:35:04 +11:00
Paul Gilbert
ef1f96b674
TSAGE: Added skeleton for Geekwad
2011-10-31 10:44:37 +11:00
Strangerke
a8cff4fd8e
TSAGE: Blue Force - PD Parking (300) - Fix several glitches occurring during morning review.
2011-10-31 00:22:24 +01:00
Filippos Karapetis
9caacac724
SCI: More work on kEditText
2011-10-30 21:42:33 +02:00
Filippos Karapetis
acebd6d0be
SCI: Removed the hack for the creation of LARRY3.DRV, used in LSL3
...
This is no longer necessary, as our file I/O code handles this case
correctly now. Also, updated the description of file I/O on top.
2011-10-30 21:42:32 +02:00
Lars Skovlund
40e22d9e33
SCI32: kString: Move variable declaration to prevent problems
...
with object lifetimes.
2011-10-30 13:56:37 +01:00
Strangerke
e20626dfa8
TSAGE: Blue Force - Logo: Fix a glitch in scene initialisation
...
Sounds is still cracking
2011-10-30 10:52:53 +01:00
Paul Gilbert
7ec4052c1b
TSAGE: In progress implementation of R2RW scene 125 - Console
2011-10-30 19:47:51 +11:00
Paul Gilbert
7bc2390514
TSAGE: Bugfix for drunk and beer sign to animate correctly
2011-10-30 19:05:08 +11:00
Strangerke
002b6ec572
TSAGE: intro, bar (109): fix a couple of glitches, rename some objects.
...
Drunk and Neon still not animated properly
2011-10-30 08:49:39 +01:00
Strangerke
38ce3011fc
TSAGE: Blue Force - Change the type of two variables (Office, 560)
2011-10-30 07:35:36 +01:00