Matthew Hoops
ddffd74094
VIDEO: Improve setEndTime()
...
endOfVideo() and needsUpdate() are now more accurate
2012-08-31 21:47:52 -04:00
Bertrand Augereau
bf882b77c4
SCUMM: Nicer constants in _ClassicProc3RendererShadowARM that allow refactoring stack space more easily
2012-08-31 23:18:02 +02:00
Willem Jan Palenstijn
2a5eaf4d4a
CONFIGURE: Use new engine dependency mechanism for sword25/zlib
2012-08-31 23:07:55 +02:00
Willem Jan Palenstijn
f841831729
Merge pull request #274 from lordhoto/engine-deps
...
CONFIGURE: Allow dependency checks for engines.
2012-08-31 14:07:22 -07:00
Johannes Schickel
1cc58ce679
CONFIGURE: Allow dependency checks for engines.
...
Also adds PNG as a dependency for sword25 and removes the hardcoded check for
it.
2012-08-31 22:30:25 +02:00
Bertrand Augereau
ede8b063cc
SCUMM: Workaround : USE_ARM_COSTUME_ASM is buggy as visible during Indy 4 intro on OpenPandora, iPhone and probably others.
...
(The appearing logo is distorted)
2012-08-31 19:08:50 +02:00
Bertrand Augereau
da0f274411
SCUMM: Fix of spaces/tabs mismatch (Cosmetic)
2012-08-31 18:26:20 +02:00
Bertrand Augereau
94921846eb
OPENPANDORA: New touchscreen mode where the stylus hovers and the DPad left/right/up trigger left/right/middle clicks
2012-08-31 17:38:46 +02:00
Bertrand Augereau
10a947a0be
GRAPHICS: Scope reduction of the sometimes unused alpha component in TGADecoder::readHeader
2012-08-30 18:32:27 +02:00
Bertrand Augereau
3b4d713ba1
GRAPHICS: Undefined behaviour/warnings removal in the TGA decoder
2012-08-30 18:13:00 +02:00
Johannes Schickel
f87154def8
GRAPHICS: Slight formatting change for consistency.
2012-08-29 15:59:15 +02:00
Johannes Schickel
f189d8a541
GRAPHICS: Remove extra semicolon.
2012-08-29 15:58:55 +02:00
Johannes Schickel
933726a7e8
Merge pull request #263 from somaen/tgaloader
...
GRAPHICS: Add in a TGA-decoder
2012-08-29 06:58:22 -07:00
Einar Johan Trøan Sømåen
47a7df2d0f
GRAPHICS: Add in a TGA-decoder
2012-08-29 14:05:54 +02:00
Littleboy
6ab8db638e
LASTEXPRESS: Implement more savegame loading
...
- Rename existing function to load the last saved game
- Remove loadgame debugger command
2012-08-27 23:30:23 -04:00
Littleboy
ee8581b778
LASTEXPRESS: Cleanup savegame
...
- Check for valid stream in readValue/writeValue functions
- Properly initialize/clear members
2012-08-27 21:49:43 -04:00
Littleboy
6ab3b903d4
LASTEXPRESS: Identify more Verges functions
2012-08-27 21:49:42 -04:00
Littleboy
8fa617556c
LASTEXPRESS: Fix typo in Verges chapter 3 function
2012-08-27 21:49:41 -04:00
Littleboy
81c6016e8f
LASTEXPRESS: Identify several Verges functions
2012-08-27 21:49:40 -04:00
Littleboy
275aded0b0
LASTEXPRESS: Remove unnecessary casts
2012-08-27 21:49:40 -04:00
Littleboy
bc4e10dabc
LASTEXPRESS: Remove some unreachable code
2012-08-27 21:49:39 -04:00
Littleboy
2c0033c7ba
LASTEXPRESS: Add const modifiers
2012-08-27 21:49:38 -04:00
Littleboy
ab4c47c584
LASTEXPRESS: Update Debug::loadArchive() to reduce casts
2012-08-27 21:49:37 -04:00
Littleboy
cec57e0918
LASTEXPRESS: Reduce header interdependency
2012-08-27 21:49:37 -04:00
Littleboy
86febf3d1d
LASTEXPRESS: Check for valid data in Beetle::invertDirection()
2012-08-27 21:49:36 -04:00
Littleboy
6f18ec2104
LASTEXPRESS: Identify some Abbot Chapter 3 functions
2012-08-27 21:49:35 -04:00
Littleboy
17c051b58c
LASTEXPRESS: Check for invalid cd number in debugger commands
2012-08-27 21:49:35 -04:00
Littleboy
47fa7abbe0
LASTEXPRESS: Fix playsnd debugger command
2012-08-27 21:49:34 -04:00
Littleboy
cd5e750a7f
LASTEXPRESS: Fix analysis warnings
2012-08-27 21:49:33 -04:00
Matthew Hoops
4b05031042
Revert "VIDEO: Rework SVQ1 codebooks so they're endian-safe"
...
This reverts commit 1ca81ee6ecff15c843c04a51c8757be5a685edc2.
I was wrong about them not being endian-safe before. Don't stone me.
Conflicts:
video/codecs/svq1.cpp
2012-08-27 13:25:28 -04:00
Matthew Hoops
6f105e6230
VIDEO: Fix "empty" AVI frames
2012-08-27 11:10:05 -04:00
Jordi Vilalta Prat
e96249a105
I18N: Update translation data file.
2012-08-27 15:57:29 +02:00
Jordi Vilalta Prat
8abba435bf
I18N: Updated Catalan translation.
2012-08-27 15:56:29 +02:00
Thierry Crozat
ad15f21676
NEWS: Mention new Galician translation
2012-08-27 11:45:33 +01:00
Thierry Crozat
b8e10e4785
I18N: Update translation data file
2012-08-27 11:45:33 +01:00
Thierry Crozat
333a05c5b1
CREDITS: Add credits for Galician translation
2012-08-27 11:45:32 +01:00
Thierry Crozat
d2fb451f9e
I18N: Add Galician translation from patch #3557885
2012-08-27 11:45:32 +01:00
Matthew Hoops
3e2ff0a443
VIDEO: Fix compilation with some compilers
2012-08-26 20:30:32 -04:00
Matthew Hoops
857b92f8ff
Merge pull request #268 from clone2727/video-rewrite
...
VideoDecoder upgrade & partial rewrite
2012-08-26 15:41:56 -04:00
Matthew Hoops
18e7573daf
NEWS: Mention VideoDecoder rewrite
2012-08-26 15:13:57 -04:00
Matthew Hoops
6f9d84665f
COMMON: Add MKTAG16 for 16-bit multi-character constants
2012-08-26 12:38:35 -04:00
Matthew Hoops
c7222ed5a4
VIDEO: Remove obsolete FIXME in the FLIC code
2012-08-25 12:30:28 -04:00
Matthew Hoops
dcdb40f79e
VIDEO: Adjust start time after calling rewind() in start()
...
This wasn't an actual bug, but it makes more sense this way
2012-08-23 23:11:09 -04:00
Matthew Hoops
829c836e0b
VIDEO: Update the isPlaying() comment
2012-08-23 22:45:48 -04:00
Bastien Bouclet
1d58ebe133
PS3: Force use of freetype from ps3toolchain
2012-08-21 16:21:10 +02:00
Filippos Karapetis
a391599403
SCI: Update a comment
2012-08-21 11:55:21 +03:00
Filippos Karapetis
7d436622a8
SCI: More work on kRemapColors
...
This implements some more color remap-based palette effects, found in QFG4
2012-08-21 03:32:23 +03:00
Filippos Karapetis
1a61056b06
SCI: Extend a workaround for the dream sequence in QFG4
2012-08-21 03:32:21 +03:00
Filippos Karapetis
9568b78bab
SCI: Use a simpler atan implementation for kGetAngle in SCI1 and newer games
...
SCI1 games (QFG2 and newer) use a simpler and more accurate atan implementation
for kGetAngle. This properly fixes bug #3540976 .
2012-08-21 03:32:18 +03:00
Johannes Schickel
5df8c99768
GPRAHICS: Slight cleanup in png.cpp.
...
This adds an explanation why we use FORBIDDEN_SYMBOL_ALLOW_ALL and removes
some trailing whitespaces.
2012-08-21 02:19:51 +02:00