Commit Graph

34587 Commits

Author SHA1 Message Date
Yotam Barnoy
78c905ebbe PSP plugin: fixed small warning that could cause problems
svn-id: r45130
2009-10-15 20:01:24 +00:00
Torbjörn Andersson
59649759b8 Removed unused variable.
svn-id: r45129
2009-10-15 19:57:46 +00:00
Willem Jan Palenstijn
e3aa37dde0 SCI: Fix send debugger command
svn-id: r45128
2009-10-15 19:24:50 +00:00
Martin Kiewitz
21d397fdd2 SCI/newgui: Do textcodeprocessing only for SCI1.1+
svn-id: r45126
2009-10-15 18:00:28 +00:00
Martin Kiewitz
fe7b70a4d5 SCI/newgui: undithering now enabled by default
svn-id: r45125
2009-10-15 15:27:08 +00:00
Filippos Karapetis
da7652deb3 Changed the KQ6 floppy SEQ decoder to use the common VideoPlayer interface. Some cleanup
svn-id: r45124
2009-10-15 15:17:54 +00:00
Martin Kiewitz
6d95f8ca61 SCI: pointer_add -> error changed to warning b/c iceman does it. Just ignoring it doesnt seem to have any effect on the game
svn-id: r45123
2009-10-15 15:07:47 +00:00
Martin Kiewitz
766820d72c SCI: added fix for iceman (dance with girl walking)
svn-id: r45122
2009-10-15 14:57:40 +00:00
Nicola Mettifogo
017b0e0acb Fixed bug 2879785. Dialogue commands were partly executed too early: see comment at line 480 in dialogue.cpp.
svn-id: r45120
2009-10-15 13:40:39 +00:00
Nicola Mettifogo
e5c88ffc7a Save/load dialog now uses GUI::SaveLoadChooser.
svn-id: r45119
2009-10-15 13:37:25 +00:00
Martin Kiewitz
e195b88707 SCI: kAnimate speed throttler fix
svn-id: r45118
2009-10-15 13:30:18 +00:00
Martin Kiewitz
4587b9bed8 SCI/newgui: SciGuiTransitions: now warns correctly about unsupported old IDs
svn-id: r45117
2009-10-15 13:00:18 +00:00
Martin Kiewitz
f1a981cb49 SCI/newgui: SciGuiTransitions now also supports scrolling down (e.g. lsl1 intro), cleanup
svn-id: r45116
2009-10-15 12:55:12 +00:00
Martin Kiewitz
f351295ebe SCI/newgui: SciGuiTransitions now translates old IDs to new IDs, also changed that new IDs will get used from SCI1_LATE upwards
svn-id: r45115
2009-10-15 12:48:47 +00:00
Filippos Karapetis
6e18ee5b88 Changed palette initialization depending on the findings of the resource manager. Fixes the palette in several SCI1 EGA games
svn-id: r45114
2009-10-15 12:04:07 +00:00
Walter van Niftrik
0d6ab8c73a SCI: Add support for reg_t based segments to Message()
svn-id: r45113
2009-10-15 11:57:36 +00:00
Martin Kiewitz
5d6b256495 SCI/newgui: SciGuiPicture now supports embedded ega cel data
svn-id: r45112
2009-10-15 11:47:05 +00:00
Martin Kiewitz
022491c1cd SCI/newgui: longbow palette 999 doesnt have mapping, so palette was detected as SCI1.1, changed detection. fixes black windows
svn-id: r45110
2009-10-15 10:12:14 +00:00
Willem Jan Palenstijn
c3e1f7be6b SCI: Don't cache squares
svn-id: r45109
2009-10-15 09:54:45 +00:00
Joost Peters
03d2c95931 Fix Makefile again; use PSP targeted sdl-config, not the system-wide one.
If you need to adjust this to build then your toolchain setup is broken!

svn-id: r45108
2009-10-15 08:38:42 +00:00
Yotam Barnoy
483bed9540 Updated custom PSP makefile with engines, cleaned up, fixed small issue
svn-id: r45107
2009-10-15 08:22:37 +00:00
Martin Kiewitz
1259c3ded7 SCI/newgui: SciGuiTransitions fadeIn now uses setIntensity() like sierra sci does, fixes blackout in longbow and others
svn-id: r45106
2009-10-15 08:03:01 +00:00
Martin Kiewitz
0868fd24d2 SCI: kAnimate now uses gfxop_sleep for sleeping, mouse cursor is more fluid that way
svn-id: r45105
2009-10-15 07:50:10 +00:00
Martin Kiewitz
3e7eb5089c SCI/newgui: within transitions mouse cursor is now hidden
svn-id: r45104
2009-10-15 07:46:52 +00:00
Martin Kiewitz
1fe5233c31 SCI/newgui: SciGuiTransitions now doesnt fade in/out color 255 anymore
svn-id: r45103
2009-10-15 06:50:42 +00:00
Martin Kiewitz
942dc2ce84 SCI: included stub for kPalVary to make Pharkas work a little bit more (currently crashes in kMessage)
svn-id: r45102
2009-10-15 06:37:05 +00:00
Max Horn
d4d1346ceb TUCKER: Convert one more loadWAVFromStream instance to makeWAVStream
svn-id: r45101
2009-10-14 23:30:06 +00:00
Max Horn
edf6827913 SWORD1: Remove obsolete TODO
svn-id: r45100
2009-10-14 23:29:14 +00:00
Max Horn
3dc7c0a732 SWORD2: Switch from loadWAVFromStream to makeWAVStream.
This also fixes a memory leak (the MemoryReadStream wasn't being freed).

svn-id: r45099
2009-10-14 23:28:23 +00:00
Max Horn
7f0f6655e8 cleanup
svn-id: r45098
2009-10-14 23:22:32 +00:00
Willem Jan Palenstijn
e6d3bb80b4 SCI: Improve cmdSend slightly. It's still broken, though
svn-id: r45097
2009-10-14 22:41:03 +00:00
Willem Jan Palenstijn
984527a479 SCI: Fix build with VM_DEBUG_SEND enabled
svn-id: r45096
2009-10-14 22:40:43 +00:00
Max Horn
6a2985ba08 Patch #2834677: Wave/ADPCM Endianness Fixes
svn-id: r45095
2009-10-14 22:37:05 +00:00
Martin Kiewitz
a7e6f50ede SCI: removed speed throttler (cause of kAnimate change)
svn-id: r45094
2009-10-14 21:48:52 +00:00
Martin Kiewitz
a7e51b8276 SCI: kAnimate now delays a bit if needed (fixes typing in intro of lsl5, kq6 sierra logo and much more)
svn-id: r45093
2009-10-14 21:45:16 +00:00
Martin Kiewitz
bc49c6e63e SCI/newgui: kPalette / setIntensity / reimplemented setPalette optional parameter, fixed memory corruption in setIntensity
svn-id: r45091
2009-10-14 19:39:07 +00:00
Martin Kiewitz
3c5c954154 SCI/newgui: changed kPalette (setIntensity) to behave differently (seems we had it wrong) also changed nonsense clipping
svn-id: r45090
2009-10-14 18:35:15 +00:00
Martin Kiewitz
8e58d5ef80 SCI: kDrawPic now reads out blackout flag for transitions
svn-id: r45089
2009-10-14 18:09:54 +00:00
Filippos Karapetis
20036d3cb4 Fixed the palette in the SEQ decoder again
svn-id: r45088
2009-10-14 18:03:47 +00:00
Martin Kiewitz
ccaec44fc0 SCI/newgui: fix header of transitions
svn-id: r45087
2009-10-14 17:08:02 +00:00
Martin Kiewitz
c10052865d SCI/newgui: SciGuiTransitions scroll left/right now supported (kq1)
svn-id: r45086
2009-10-14 16:57:16 +00:00
Martin Kiewitz
07b73f6ea8 SCI/newgui: woops, forgot to set new palette when scrolling up
svn-id: r45085
2009-10-14 15:46:59 +00:00
Martin Kiewitz
e074792616 SCI/newgui: SciGuiTransitions now also supports scrolling up (lsl6 intro)
svn-id: r45084
2009-10-14 15:43:58 +00:00
Filippos Karapetis
1b3a5eaff6 Started rewriting the SEQ decoder to use the new GUI functions
svn-id: r45083
2009-10-14 15:21:53 +00:00
Johannes Schickel
51975b50cb Add LoL PC98 credits entries to kyra.dat.
svn-id: r45082
2009-10-14 14:17:15 +00:00
Arnaud Boutonné
c93c9cb68d gob: fix a regression in Bargon Attack intro caused by a fix of Ween problems. Still requires a more proper fix, but at least it doesn't hang anymore (closing bug #2878717)
svn-id: r45080
2009-10-14 14:06:53 +00:00
Martin Kiewitz
f286a6d5b9 SCI/newgui: SciGuiTransitions now supports block-pixelation as well (EGA and VGA), e.g. qfg1/ega
svn-id: r45079
2009-10-14 13:58:37 +00:00
Filippos Karapetis
b220471efd Fixed kMoveCursor(). Now the cursor will be moved to the correct spot when pressing tab in dialogs
svn-id: r45078
2009-10-14 13:28:36 +00:00
Martin Kiewitz
8df9514b79 SCI/newgui: SciGuiTransitions now supports pixelation effect (lsl5 intro)
svn-id: r45077
2009-10-14 13:23:37 +00:00
Max Horn
a2c7ec6d85 Tweak configure for PS2 to disable debug mode by default and enable relase mode by default
svn-id: r45076
2009-10-14 12:56:14 +00:00