49291 Commits

Author SHA1 Message Date
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
Paul Gilbert
b3bd18668c TSAGE: Fixed palette rotation effects in Blue Force 2011-10-30 09:10:34 +11:00
Johannes Schickel
3b7867ec54 MADE: Silence a few gcc warnings. 2011-10-29 20:56:00 +02:00
Filippos Karapetis
0f90b8eaad SCI: Allow alt key combinations in all SCI games
Such key combos are used for the game debugger in SCI1.1 and GK1
2011-10-29 20:39:39 +03:00
Filippos Karapetis
4f69967773 SCI: Added a new debug flag, "DebugMode" for SCI32 games
This is used to enable the embedded debugger in several SCI32 games
(PQ4, QFG4, GK1, GK2, KQ7, SQ6 and LSL7)
2011-10-29 18:32:52 +03:00
Filippos Karapetis
d87b4d88e0 SCI: Bugfix for text alignment in SCI32 games 2011-10-29 18:32:52 +03:00
Filippos Karapetis
c4b2cd057a SCI: Fixed speech in PQ4 CD 2011-10-29 18:32:50 +03:00
Strangerke
042d3ddf85 TSAGE: Blue Force - Beach (710): Fix a wrong delay, rename several variables and change their type 2011-10-29 17:15:53 +02:00
Torbjörn Andersson
a010038492 JANITORIAL: Remove unnecessary semicolons 2011-10-29 11:23:44 +02:00
Strangerke
fc632a2b09 TSAGE: Rename one more variable in scene 315 (PD) 2011-10-29 11:01:09 +02:00
Paul Gilbert
d7af9b517e TSAGE: Bugfix to clear the list of disabled regions when the scene changes 2011-10-29 19:51:01 +11:00
Torbjörn Andersson
52522b85e9 SCI: Silence GCC warning 2011-10-29 09:38:40 +02:00
Filippos Karapetis
e2a2cee092 SCI: Fixed the up/down buttons in GK1 2011-10-29 05:21:47 +03:00
Filippos Karapetis
5509d092be SCI: Implemented text alignment for SCI32 2011-10-29 05:21:46 +03:00
Johannes Schickel
fcf63d0261 KYRA: Update engine description comment. 2011-10-29 03:26:18 +02:00
Johannes Schickel
a588d6e3e2 KYRA: Add another delay for new tracks in the AdLib driver.
This is to play really safe and to avoid messing up of sound data.
2011-10-29 02:50:52 +02:00
Johannes Schickel
488fb5c14b KYRA: Fix haltTrack and beginFadeOut for AdLib driver.
Formerly the were not executed properly when the sfx output was disabled.
2011-10-29 02:40:50 +02:00
Johannes Schickel
8ea2d5dbb1 KYRA: Simplify AdLib output code a bit.
This might cause nasty regressions, since it changes the way sounds are
started. On the other hand it gets rid of the low level driver interface
which was implemented before. And it should be a bit better secured against
race conditions.
2011-10-29 02:37:44 +02:00
Johannes Schickel
1706ff039c KYRA: Mark overwritten methods of SoundAdLibPC as virtual. 2011-10-29 01:00:18 +02:00
Johannes Schickel
4d5f186a34 KYRA: Get rid of old-style loadSoundFile in SoundAdLibPC. 2011-10-29 01:00:18 +02:00
Johannes Schickel
7469187ef3 KYRA: Move MixedSoundDriver implementation to sound.cpp. 2011-10-29 01:00:18 +02:00
Johannes Schickel
9d9837f217 KYRA: Prefer Common::String over plain char arrays in Sound. 2011-10-29 01:00:18 +02:00
Johannes Schickel
951cb8ea71 KYRA: Get rid of Sound's voiceFileIsPresent in favor of isVoicePresent. 2011-10-29 01:00:18 +02:00
Johannes Schickel
17883b9137 KYRA: Make more methods of Sound const. 2011-10-29 01:00:18 +02:00