32452 Commits

Author SHA1 Message Date
Johannes Schickel
e265084bc3 Fix interface text color.
svn-id: r43195
2009-08-10 01:33:36 +00:00
Johannes Schickel
c85c5030df Fix text color in character speeches in Kyra1 amiga.
svn-id: r43194
2009-08-10 01:33:18 +00:00
Johannes Schickel
6c1bd68aed Fix inventory background color.
svn-id: r43193
2009-08-10 01:32:59 +00:00
Johannes Schickel
48e86a9e22 Initial support for correct colors in the interface of Kyra1 AMIGA.
svn-id: r43192
2009-08-10 01:32:39 +00:00
Johannes Schickel
f16ca2ee19 Disable menu text fading in kyra1 amiga for now.
svn-id: r43191
2009-08-10 01:32:22 +00:00
Walter van Niftrik
6dc54e4496 SCI: Added detection entries for French versions of Eco Quest 1/2 (reported
by Strangerke).

svn-id: r43190
2009-08-10 01:08:20 +00:00
Johannes Schickel
738c51f88f Clear the destination page for bitmap loading, this fixes graphics artifacts in Kyra1 amiga.
svn-id: r43189
2009-08-09 23:32:52 +00:00
Johannes Schickel
5a7f85fbf6 Unbreak basic Kyra1 amiga in game support, by disabling some palette code for the amiga version.
svn-id: r43188
2009-08-09 23:23:48 +00:00
Johannes Schickel
300297d557 Add support for the font format used in Kyrandia 1 Amiga. (font colors are wrong though)
svn-id: r43187
2009-08-09 22:46:43 +00:00
Johannes Schickel
518cb968b2 Create a "Font" interface and create a "DOSFont" implementation for handling DOS version fonts.
svn-id: r43186
2009-08-09 22:46:25 +00:00
Johannes Schickel
ad40f3b46e Cleanup AMIGA graphics conversion.
svn-id: r43183
2009-08-09 19:11:10 +00:00
Kostas Nakos
9711cb0191 update news files for 1.0.0rc1 release
svn-id: r43179
2009-08-09 18:37:29 +00:00
Kostas Nakos
443e1b87e9 removing support for flac (good riddance) and mpeg2
svn-id: r43178
2009-08-09 18:34:08 +00:00
Johannes Schickel
24838c297b Fix for bug #2834250 "GUI: Incorrect behavior of sliders".
svn-id: r43172
2009-08-09 15:37:00 +00:00
Paul Gilbert
a9e55b2f91 Removed redundant code related to Midi handling
svn-id: r43171
2009-08-09 12:23:01 +00:00
John Willis
b1a3bc9ca4 GP2X: Commit local version of backend, contains a 'fix' to work around a GP2X SDL 'feature' that was removing the ability to disable aspect ratio correction. Also misc cleanup and changes to default volume levels to cut down on sample clipping.
svn-id: r43167
2009-08-09 12:12:24 +00:00
Travis Howell
4389b70395 Fix glitch when removing arrows from spell book in Elvira 1.
svn-id: r43165
2009-08-09 10:28:11 +00:00
Travis Howell
c14ee974e7 Fix bug #2834260 - ELVIRA1: Graphic glitch when bird takes off.
svn-id: r43163
2009-08-09 07:16:08 +00:00
Travis Howell
5f53ec3b29 Fix bug #2834252 - ELVIRA1 Problem with 8-character-long save names.
svn-id: r43156
2009-08-09 01:55:34 +00:00
Paul Gilbert
6046b8f134 Slight adjustment to Spanish font lookup table, based on mac_es's description of character lookup problems
svn-id: r43155
2009-08-09 01:45:39 +00:00
Travis Howell
82692b117c Fix bug #2834254 - ELVIRA: Buggy scroll arrows when mixing spells.
svn-id: r43152
2009-08-09 01:20:08 +00:00
Paul Gilbert
5dbd11abad Changed subtitles display speed to also include the time taken to say voice samples (if voices are turned on). This means subtitles will display for the same time irrespective of whether voices are on or not
svn-id: r43150
2009-08-09 01:05:47 +00:00
Sven Hesse
256a27350a Changed the scroll-handling to be more like the original. This fixes bug #2832362 ("GOB3: Scrolling locked after cutscene")
svn-id: r43147
2009-08-08 21:43:07 +00:00
Eugene Sandulenko
c0e7f92652 Fix bug #2825565: "Unable to select subtitles in Atlantis and Simon 1"
svn-id: r43145
2009-08-08 20:49:13 +00:00
Eugene Sandulenko
f45808aeb0 Patch #2832247: "GMM: Enable loading & deleting of unnamed savegames"
svn-id: r43143
2009-08-08 20:16:58 +00:00
Eugene Sandulenko
f805e1b413 Add DS version of Atari MM from Bug #2834054
svn-id: r43139
2009-08-08 20:08:22 +00:00
Eugene Sandulenko
65a39cc2b0 Implement FR#2821534: "GUI: Mute All disable volume sliders"
svn-id: r43131
2009-08-08 18:01:44 +00:00
Johannes Schickel
c455e135b2 Fix XMIDI looping implementation. Now for example the music in the ferret village of ITE plays fine.
svn-id: r43126
2009-08-08 13:57:21 +00:00
Johannes Schickel
d14c0fd886 Change workaround for bug #2820054 to apply for all GRA versions.
svn-id: r43123
2009-08-08 12:22:34 +00:00
Johannes Schickel
462d6dc65c Formatting fix.
svn-id: r43122
2009-08-08 12:00:34 +00:00
Johannes Schickel
d593c03c1a Fix for bug #2412336 "DW2: Voices cut off" (commit on behalf of dreammaster)
svn-id: r43120
2009-08-08 11:51:15 +00:00
Johannes Schickel
19c27b04b6 Add workaround for bug #2820054 "DW1: No intro music at first start on Wii", which actually happened on all systems, when using the multilanguage version.
svn-id: r43119
2009-08-08 11:42:29 +00:00
Andre Heider
14574b0d81 tweaked the mapped keys to reintroduce SHIFT for mass adding games
svn-id: r43117
2009-08-08 11:30:56 +00:00
Kostas Nakos
4f5e8e88cc forward port of wince 3.0 fix for paths from branch 0.13.0, r39978
svn-id: r43114
2009-08-08 09:38:12 +00:00
Paul Gilbert
3e2ee197f1 Commit of dhewg's patch to fix screen refreshes on the Wii
svn-id: r43112
2009-08-08 09:34:23 +00:00
Sven Hesse
61e0be75b5 When opening a data stream, don't read the whole file into memory if not necessary. This vastly improves the loading times of Gob3 on small devices
svn-id: r43107
2009-08-08 02:23:04 +00:00
Kostas Nakos
6c54f89310 mouse up events need the same lovin' as mouse down events do. don't underestimate 'em. fixes bug #2833549
svn-id: r43102
2009-08-07 19:33:39 +00:00
Andre Heider
57e45de95b Merge creation of Info.plist into update-version.pl.
This fixes the static version info after branching (#2820503).

svn-id: r43101
2009-08-07 18:16:58 +00:00
Kostas Nakos
08b650c1a6 show VK in gui_v2 games of kyra
svn-id: r43097
2009-08-07 11:05:58 +00:00
Kostas Nakos
14df573175 hint backend about virtual keyboard on save, in LoK
svn-id: r43095
2009-08-07 10:44:34 +00:00
Paul Gilbert
c9ef2d9809 Bugfix for #2831159 - Palace guards saying !!HIGH STRING!!
svn-id: r43093
2009-08-07 09:25:06 +00:00
Kostas Nakos
b395b1836a overload showMouse to kill mouse shadows in kyra
svn-id: r43088
2009-08-06 18:05:50 +00:00
Scott Thomas
8820b6166e T7G: Fix bug #2831041 by implementing opcode responsible for starting music partway through a video
svn-id: r43068
2009-08-05 13:57:40 +00:00
Paul Gilbert
26b372603b Bugfix for music not being stopped when music volume is set to zero
svn-id: r43066
2009-08-05 10:44:37 +00:00
Filippos Karapetis
4af0cfbdbd Cleanup
svn-id: r43056
2009-08-04 21:56:59 +00:00
Filippos Karapetis
d14f0ccfb5 Removed the superfluous VGA buffer, replacing it with direct writes to the video buffer
svn-id: r43048
2009-08-04 17:22:18 +00:00
Kostas Nakos
7b4d3c1289 got rid of superfluous semicolons
svn-id: r43043
2009-08-04 14:53:43 +00:00
Filippos Karapetis
6b11923bc8 Cleaned up the MSVC project files of the gob engine
svn-id: r43042
2009-08-04 14:20:38 +00:00
Kostas Nakos
73572158a8 commit slightly modified patch #2828646: WINCE: Integrate Windows CE with the master build system
svn-id: r43041
2009-08-04 13:17:33 +00:00
Kostas Nakos
342cce1b19 update readme (draft)
svn-id: r43039
2009-08-04 12:51:17 +00:00