52610 Commits

Author SHA1 Message Date
Matthew Hoops
fb1edcd4fe VIDEO: Add getWidth()/getHeight()/getPixelFormat() functions to VideoTrack
The default implementations of those functions in AdvancedVideoDecoder now call into them.
2012-07-21 12:40:16 -04:00
Matthew Hoops
a12b3ea2dd SCI: Move the SEQ code to the new VideoDecoder API 2012-07-20 20:52:58 -04:00
Matthew Hoops
818c16bdd0 VIDEO: Add first draft of the new VideoDecoder API
It is currently named "AdvancedVideoDecoder" until all current VideoDecoders are converted to the new API.
2012-07-20 20:51:42 -04:00
Tarek Soliman
f0304ee0bb MAEMO: Package missing docs 2012-07-20 16:16:57 -05:00
Willem Jan Palenstijn
b5feb0dcc7 CREDITS: Update dreamweb team 2012-07-20 21:56:54 +02:00
Tarek Soliman
a523fc186a MAEMO: Fix date in debian/changelog
(cherry picked from commit 831cfc89345299034e94160088d2ad3ff20eff5e)
2012-07-20 14:51:45 -05:00
Eugene Sandulenko
6d18bddbb5 CREDITS: Credits for original sources 2012-07-20 14:52:39 -04:00
Eugene Sandulenko
b4d1063161 NEWS: Set 1.5.0 release date 2012-07-20 14:04:45 -04:00
Littleboy
6a8d037af1 LASTEXPRESS: Fix variable shadowing and update comments 2012-07-19 20:58:40 -04:00
Paul Gilbert
e160f62ade TSAGE: Changed '0' to 'ADGF_NO_FLAGS' in detection tables 2012-07-19 19:14:20 +10:00
Torbjörn Andersson
e21bd10749 QUEEN: Change description on the "alt_intro" option
It's not a floppy version intro, so call it "Alternative intro"
instead. It's too late to make this change in 1.5.0 because it
would need translation changes. (When the option was first added,
it *was* called "Alternative intro" but it got changed along the
way.)
2012-07-19 05:53:55 +02:00
Tarek Soliman
2151500934 MAEMO: Add new build dependencies
Since libfaad doesn't exist in maemo.org extras-devel, it cannot be added.
2012-07-18 21:44:39 -05:00
Willem Jan Palenstijn
0b8fa3248b DISTS/FEDORA: Add new dependencies 2012-07-18 22:29:14 +02:00
Johannes Schickel
966ce6b413 Merge pull request #259 from somaen/zlib_knownSize
COMMON: Add an argument to wrapCompressedReadStream, for streams with unknown size()
2012-07-18 06:39:57 -07:00
Einar Johan Trøan Sømåen
b398dcabaf COMMON: Add an optional argument to wrapCompressedReadStream, to simplify using streams that can't tell their size() 2012-07-18 13:54:15 +02:00
Paul Gilbert
b6000da875 DREAMWEB: Marked Dreamweb as stable 2012-07-18 00:49:28 +10:00
Paul Gilbert
58f9d3345d TSAGE: Altered the ADGF_TESTING flags for Blue Force 2012-07-18 00:41:06 +10:00
Littleboy
d830c0edc9 LASTEXPRESS: Replace TIME_CHECK_SAVEPOINT and TIME_CHECK_OBJECT macros 2012-07-16 23:51:32 -04:00
Littleboy
0181a464eb LASTEXPRESS: Use filter 16 as default filter for NIS animations
This makes sure the sound is at the correct volume
2012-07-16 23:51:32 -04:00
Littleboy
be94a24fd2 LASTEXPRESS: Replace INVERT_Y macro 2012-07-16 23:51:31 -04:00
Littleboy
3cf7e8ccf3 LASTEXPRESS: Replace INCREMENT_DIRECTION_COUNTER macro 2012-07-16 23:51:30 -04:00
Littleboy
04a181a787 LASTEXPRESS: Replace 2 macros in Sophie entity implementation 2012-07-16 23:51:30 -04:00
Littleboy
2b116592cb LASTEXPRESS: Remove LOADSCENE_FROM_POSITION macro 2012-07-16 23:51:29 -04:00
Littleboy
3d1b7b2d96 LASTEXPRESS: Merge the two savegameBloodJacket functions into the base Entity class 2012-07-16 23:51:28 -04:00
Littleboy
e517c1199a LASTEXPRESS: Move LOW_BYTE macro to helpers.h 2012-07-16 23:51:27 -04:00
Littleboy
132dd5b4bc LASTEXPRESS: Replace SYNC_STRING macro by function 2012-07-16 23:51:27 -04:00
Littleboy
d4f7c02323 LASTEXPRESS: Replace PLAY_STEAM macro by function 2012-07-16 23:51:26 -04:00
Littleboy
96d0aedba9 LASTEXPRESS: Replace SAVEGAME_BLOOD_JACKET macro by function 2012-07-16 23:51:25 -04:00
Littleboy
876a8f9377 LASTEXPRESS: Replace COMPARTMENT_TO and COMPARTMENT_FROM_TO macros 2012-07-16 23:51:25 -04:00
Littleboy
9e64e62c08 LASTEXPRESS: Comment unused variable 2012-07-16 23:51:24 -04:00
Littleboy
43d3b2f378 LASTEXPRESS: Remove strange casts 2012-07-16 23:51:23 -04:00
Filippos Karapetis
eba2ed99f8 SCI: Bugfix for kCreateTextBitmap(). Fixes the ComPost text in the SQ6 demo 2012-07-17 00:50:02 +03:00
D G Turner
85d87e8345 CINE: Mark Operation Stealth as Unstable.
Since the cine engine's support for Operation Stealth is still
incomplete with significant GFX glitches, this should be marked
as "ADGF_UNSTABLE" to warn users and prevent invalid bug reports.
However, it should be noted that the game is completable.
2012-07-16 21:20:01 +01:00
Filippos Karapetis
49c76c835b SCI: Only skip text in room 100 in the SQ6 demo 2012-07-16 12:11:22 +03:00
Filippos Karapetis
59ea918745 SCI: Temporarily disable text display in the demo of SQ6 to stop crashes 2012-07-16 12:04:34 +03:00
Filippos Karapetis
1a90ca5ecd SCI: Handle all negative priority values. Fixes graphics in the SQ6 demo 2012-07-16 11:49:50 +03:00
Filippos Karapetis
b17667cbcf TINSEL: Fix bug #3541745 - "DW: PSX version has a too small Re-Start window" 2012-07-15 22:19:10 +03:00
Filippos Karapetis
1fffbe40ce TINSEL: Change SetMidiVolume() so that it doesn't start/stop music tracks
Previously, SetMidiVolume() would stop the currently playing track when
the MIDI volume was set to 0. Now, the music track always plays, even
when the volume is set to 0. This fixes bug #3541533 - "DW: Silencing
music volume stops music" and resolves two FIXME comments
2012-07-15 17:37:55 +03:00
Filippos Karapetis
4c3b4835aa TINSEL: Fix bug #3459999 - "TINSEL: DW Crash in Subtitle Menu" 2012-07-15 16:54:59 +03:00
Thierry Crozat
093a48989a I18N: Regenerate translations data file 2012-07-15 14:13:33 +01:00
Thierry Crozat
790b0ca83c I18N: Update French translation 2012-07-15 14:11:37 +01:00
Simon Sawatzki
8865ece359 DOCS: Updated German README (Liesmich) and NEWS (Neues).
Liesmich now based on README SHA1 ID: 604c6bde91a9f1fb71d18f8fdcc172fc738ff9ef
Neues now based on NEWS SHA1 ID: 3de8c4b07d6f15fe6e9ca4bcb8da92532ebf5692
2012-07-15 14:11:22 +01:00
Simon Sawatzki
3ef5baed12 I18N: Updated German GUI translation. 2012-07-15 14:11:13 +01:00
Filippos Karapetis
a5af61005c TINSEL: Remove the GF_BIG_ENDIAN flag 2012-07-15 15:00:00 +03:00
Filippos Karapetis
d4a354c17f TINSEL: Remove the GF_CD and GF_FLOPPY flags 2012-07-15 14:55:06 +03:00
Filippos Karapetis
bd09eb0655 TINSEL: Reorder the detection entries to split the DW1 and DW2 entries 2012-07-15 14:41:27 +03:00
Filippos Karapetis
89aa6573fe TINSEL: Remove the GF_DEMO flag 2012-07-15 14:38:26 +03:00
Paul Gilbert
212551fe4e TINSEL: Added script workaround for #3543624 - DW1 PSX demo idle animation 2012-07-15 20:58:14 +10:00
Tarek Soliman
2f08f95e11 MAEMO: Fix uninitialized member 2012-07-15 00:26:04 -05:00
Tarek Soliman
848b6daeb9 MAEMO: Minor whitespace fix 2012-07-15 00:07:24 -05:00