Matthew Hoops
|
89773a90ce
|
PEGASUS: Only call callbacks once
Fixes final walk movie of a stride, among various other things
|
2011-10-09 00:04:05 -04:00 |
|
Matthew Hoops
|
188d951cb4
|
PEGASUS: Remove unused movie direct draw mode
|
2011-10-08 00:13:14 -04:00 |
|
Matthew Hoops
|
8a717d28d8
|
PEGASUS: Fix frames after turning
|
2011-10-07 23:13:31 -04:00 |
|
Matthew Hoops
|
e1dc4db7aa
|
Merge remote branch 'upstream/master' into pegasus
Conflicts:
video/qt_decoder.cpp
|
2011-10-07 14:34:22 -04:00 |
|
Matthew Hoops
|
842b471e45
|
VIDEO: Ensure the sample to chunk index remains valid
|
2011-10-07 14:18:08 -04:00 |
|
Matthew Hoops
|
3f0c9e0910
|
GRAPHICS: Fix PICT buffer overflow
|
2011-10-07 11:34:56 -04:00 |
|
Matthew Hoops
|
6a54c7953a
|
VIDEO: Fix getNextFramePacket() to actually be efficient
|
2011-10-07 11:34:30 -04:00 |
|
Matthew Hoops
|
a064b7bc0b
|
VIDEO: Fix Cinepak variant detection
|
2011-10-07 11:34:03 -04:00 |
|
Matthew Hoops
|
5fab8cb521
|
VIDEO: Ensure audio paused status remains after a QuickTime seek
|
2011-10-07 11:33:24 -04:00 |
|
Matthew Hoops
|
c0dcfc8060
|
GRAPHICS: Add support for true 32bpp DirectBits images
|
2011-10-07 11:33:09 -04:00 |
|
Matthew Hoops
|
711d0ff037
|
COMMON: Ensure numTypes is set to 0 on close
|
2011-10-07 11:32:57 -04:00 |
|
Matthew Hoops
|
75d2a43302
|
GRAPHICS: Add support for multiple CompressedQuickTime calls
|
2011-10-07 11:32:35 -04:00 |
|
Matthew Hoops
|
ed13991f37
|
GRAPHICS: Properly parse the CompressQuickTime header
|
2011-10-07 11:32:08 -04:00 |
|
Matthew Hoops
|
583bef28ff
|
GRAPHICS: Rewrite PictDecoder's opcode handling
In preparation for adding support for multiple CompressedQuickTime opcodes
|
2011-10-07 11:31:41 -04:00 |
|
Matthew Hoops
|
deab5b2875
|
GRAPHICS: Fix PICT buffer overflow
|
2011-10-07 11:12:39 -04:00 |
|
Matthew Hoops
|
172e97da15
|
VIDEO: Fix getNextFramePacket() to actually be efficient
|
2011-10-07 10:16:38 -04:00 |
|
Matthew Hoops
|
a80af5eb4d
|
PEGASUS: Add the Full TSA neighborhood
|
2011-10-06 23:53:53 -04:00 |
|
Travis Howell
|
d5a763b763
|
AGOS: Update MidiPlayer::~MidiPlayer() to match the default implementation. Hopefully will fix bug #3419778, thanks to digitall for the pointer.
|
2011-10-07 14:38:24 +11:00 |
|
Filippos Karapetis
|
19cac9bb11
|
SCI21: Some initial work on kBitmap
|
2011-10-07 02:52:30 +03:00 |
|
Filippos Karapetis
|
189357dc9b
|
SCI: Added some extra static selectors
These aren't needed by the engine, but make debugging easier in games that
have no selector vocabulary
|
2011-10-07 02:52:28 +03:00 |
|
sylvaintv
|
dedbfb836a
|
TOON: Fix Flux jumpy animation when imprisoned
Idle animation was reset every frame when changing facing point.
Fix also Drew description when right-clicking on Flux
|
2011-10-07 01:10:51 +02:00 |
|
Johannes Schickel
|
164604805e
|
COMMON: Unbreak ConfigFile::renameSection.
It will still not work when the new section name is already taken, but at
at least when it is not taken it should work now.
|
2011-10-07 00:16:21 +02:00 |
|
Johannes Schickel
|
7f55737f9c
|
COMMON: Remove unused code in config-file.cpp.
|
2011-10-07 00:16:21 +02:00 |
|
Filippos Karapetis
|
1117c8c3ed
|
SCI: Also default to MIDI for Windows versions of SCI1.1 games
|
2011-10-06 23:33:00 +03:00 |
|
Travis Howell
|
f20b8ecaa1
|
AGOS: Fix dumping all images option.
|
2011-10-07 00:04:08 +11:00 |
|
Paul Gilbert
|
964ac1fad6
|
TSAGE: Implemented Blue Force scene 271 - Living Room/Kitchen #2
|
2011-10-06 23:09:23 +11:00 |
|
Paul Gilbert
|
14e6638480
|
TSAGE: Re-added _singleid and changed name for TsAGE game description
|
2011-10-06 21:01:58 +11:00 |
|
Tarek Soliman
|
43f45ce939
|
MAEMO: Change maintainer in debian/control and revise debian/changelog
|
2011-10-05 20:36:49 -05:00 |
|
Johannes Schickel
|
833c692fc9
|
SCUMM: Make some variables const and one furthermore static.
|
2011-10-06 02:52:27 +02:00 |
|
Johannes Schickel
|
8d0a88e7f4
|
BASE: Slight cleanup.
|
2011-10-06 00:29:22 +02:00 |
|
Johannes Schickel
|
880594eb76
|
BASE: Add another whitespace before "Starting $gamedescription".
This was removed by accident in 59739a7a0e3e4826ba7b27d5270a8d7a26b787ef.
|
2011-10-06 00:29:22 +02:00 |
|
Thierry Crozat
|
153e66318e
|
I18N: Update Czech translation from patch #3419076
|
2011-10-05 19:56:37 +01:00 |
|
Thierry Crozat
|
c18cfd4d43
|
DOC: Add Norwegian (bokmaal) QuickStart to Mac disk image
|
2011-10-05 19:55:13 +01:00 |
|
Thierry Crozat
|
31e0224901
|
DOC: Rename French QuickStart file
|
2011-10-05 19:48:46 +01:00 |
|
Matthew Hoops
|
af24890807
|
PEGASUS: Add the Tiny TSA neighborhood
|
2011-10-05 14:37:58 -04:00 |
|
Matthew Hoops
|
5381f5d56b
|
PEGASUS: Implement basic jump console command
|
2011-10-05 14:37:34 -04:00 |
|
Tarek Soliman
|
fcef333b99
|
SCUMM: code formatting
Thanks clone2727
|
2011-10-05 09:58:57 -05:00 |
|
Travis Howell
|
7a2365dd50
|
BUILD: Fix typos in my last commit.
|
2011-10-05 23:38:52 +11:00 |
|
Travis Howell
|
250d8c3a5c
|
BUILD: Add new translated documentation to Windows installer.
|
2011-10-05 22:49:55 +11:00 |
|
Travis Howell
|
9e4db5fe99
|
BUILD: Add new translated documentation to Windows installer.
|
2011-10-05 22:43:58 +11:00 |
|
Paul Gilbert
|
ee2122f9c8
|
TSAGE: Bugfixes for opening bank safe in Blue Force scene 560
|
2011-10-05 21:28:31 +11:00 |
|
Paul Gilbert
|
b6d341324b
|
TSAGE: Cleanup of Blue Force scene 270
|
2011-10-05 21:28:31 +11:00 |
|
Paul Gilbert
|
fcf9dab0da
|
TSAGE: Fix debugger hotspots command not to crash for objects with no defined area
|
2011-10-05 21:28:30 +11:00 |
|
Filippos Karapetis
|
2a2e0377f3
|
SCUMM: Code formatting
|
2011-10-05 13:02:01 +03:00 |
|
Filippos Karapetis
|
7cfd7f3a66
|
Merge pull request #99 from tsoliman/scumm-speech-detection-rebased-2
SCUMM: Enable speech gui options when speech file found
|
2011-10-05 02:40:15 -07:00 |
|
Jordi Vilalta Prat
|
22db5dda42
|
I18N: Update the catalan and spanish translations.
|
2011-10-05 11:36:56 +02:00 |
|
Jordi Vilalta Prat
|
9b03f26045
|
I18N: Update the translation template.
|
2011-10-05 11:36:56 +02:00 |
|
Filippos Karapetis
|
3991425812
|
Merge pull request #95 from somaen/fixbink2
VIDEO: Add missing include to bink_decoder.h
|
2011-10-05 02:22:26 -07:00 |
|
Filippos Karapetis
|
4d7847426c
|
Merge pull request #98 from somaen/translation
DOCS: Added Norwegian (bokmaal) QuickStart
|
2011-10-05 02:21:26 -07:00 |
|
Tarek Soliman
|
fb180cba85
|
SCUMM: enable speech gui option when speech file found in unknown game
This commit only affects monkey and monkey2 except FMTOWNS
because FMTOWNS has *.sou files that don't have speech
|
2011-10-04 23:45:09 -05:00 |
|