Martin Kiewitz
|
c213032da9
|
SCI: insert comment about kq6 issue caused by new speed throttler. theoretically this could go away when reanimate/cel updates are implemented
svn-id: r45160
|
2009-10-16 11:22:06 +00:00 |
|
Walter van Niftrik
|
08bf02ccf2
|
SCI: Fixed debugger opcode names.
svn-id: r45158
|
2009-10-16 10:46:09 +00:00 |
|
Martin Kiewitz
|
0ea65c6d92
|
SCI/newgui: SciGuiTransitions now supports "none" id used in longbow
svn-id: r45157
|
2009-10-16 09:55:14 +00:00 |
|
Martin Kiewitz
|
af60e6761d
|
SCI/newgui: SciGuiTransitions now supports vertical roll from/to center (e.g. qfg1ega)
svn-id: r45156
|
2009-10-16 09:44:00 +00:00 |
|
Jordi Vilalta Prat
|
1c6e0e1cf9
|
Update the WinCE panel image with the new style
svn-id: r45155
|
2009-10-16 09:40:12 +00:00 |
|
Filippos Karapetis
|
600d5199fc
|
Moved the SEQ decoder outside the gfx directory, as it is completely stand alone now and no longer uses any GUI-related code
svn-id: r45153
|
2009-10-16 08:26:41 +00:00 |
|
Filippos Karapetis
|
788af1b81e
|
Fixed an assert in the introduction of the CD version of KQ6
svn-id: r45152
|
2009-10-16 07:57:08 +00:00 |
|
Filippos Karapetis
|
422b732dba
|
Added a new convenience method to the video player, which adds the event of skipping videos with the escape key by default, thereby simplifying the video playing code in all places where it's used
svn-id: r45151
|
2009-10-16 07:42:23 +00:00 |
|
Vladimir Menshakov
|
9934b70733
|
removed MemoryReadStreamEndian, used regular memory stream classes.
svn-id: r45150
|
2009-10-16 07:37:12 +00:00 |
|
Nicola Mettifogo
|
1535ae7f6e
|
Rollback additional file committed in r45147.
svn-id: r45148
|
2009-10-16 04:25:28 +00:00 |
|
Nicola Mettifogo
|
c0a4881f5a
|
Start the correct music inside the Hot Sushi. This fixes the part of ticket 2879793 that is actually a bug.
svn-id: r45147
|
2009-10-16 04:19:16 +00:00 |
|
Nicola Mettifogo
|
7e154726ff
|
Fixed bug 2879799. Freshly loaded data was erased when changing to the new location and the character stayed the same.
svn-id: r45145
|
2009-10-16 03:49:27 +00:00 |
|
Travis Howell
|
01057a75f4
|
Fix bug #2879796 - Reversed Ventriloquists.
svn-id: r45143
|
2009-10-16 02:02:09 +00:00 |
|
Robert Špalek
|
b2bf21f0da
|
Fix memory leaks when reading thumbnails
svn-id: r45142
|
2009-10-16 00:09:20 +00:00 |
|
Nicola Mettifogo
|
1dfc808aad
|
Fixed bug 2879805. Typo in inventory code made the inventory impossible to cleanup on loadgame.
svn-id: r45140
|
2009-10-16 00:08:18 +00:00 |
|
Nicola Mettifogo
|
d560de5234
|
Fixed bug 2879795. Ensure cursor is visible after save/load dialog and debugger are closed.
svn-id: r45138
|
2009-10-15 23:58:13 +00:00 |
|
Robert Špalek
|
dddce5d97b
|
Don't crash without sound support.
svn-id: r45137
|
2009-10-15 23:57:13 +00:00 |
|
Martin Kiewitz
|
71d4d12a82
|
SCI/newgui: transition 100 (no transition at all) now also supported
svn-id: r45136
|
2009-10-15 22:09:15 +00:00 |
|
Matthew Hoops
|
6edf387418
|
Give Gob1 CD-i its own platform.
svn-id: r45135
|
2009-10-15 22:05:52 +00:00 |
|
Martin Kiewitz
|
6ade594794
|
SCI/newgui: transitions now also support horizontalRoll (e.g. qfg1ega), cleanup, oldIdTable now also supports blackoutFlag
svn-id: r45134
|
2009-10-15 22:01:57 +00:00 |
|
Oystein Eftevaag
|
93587aad89
|
New iPhone icons from jvprat
svn-id: r45132
|
2009-10-15 21:10:34 +00:00 |
|
Willem Jan Palenstijn
|
4ce77c77fa
|
SCI: Make send varselector reads more verbose. Add notes.
svn-id: r45131
|
2009-10-15 20:13:19 +00:00 |
|
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 |
|