Torbjörn Andersson
4eefe52e1c
Fixed FF cursor hotspots, after Kirben pointed out to me two special cases that
...
we didn't handle. This makes he tile puzzle easier to solve. (But it's still a
terrible puzzle.)
svn-id: r23114
2006-06-14 22:56:59 +00:00
Johannes Schickel
70fc192f30
Should fix --debugflags for all engines which set up the debug flags in Engine::init.
...
svn-id: r23110
2006-06-14 19:43:25 +00:00
Torbjörn Andersson
42d093cd16
Added --themepath option, and documented (very briefly) the --gui-theme option.
...
svn-id: r23108
2006-06-14 19:32:26 +00:00
Johannes Schickel
793151a0aa
Implements new Tab drawing for modern theme (nearlly matches mockups now)
...
svn-id: r23106
2006-06-14 16:29:56 +00:00
Travis Howell
6fe3d3214d
Fix the shadow glitches in HE98 version of puttrace, the shadow mode isn't reset in HE90-98 games.
...
svn-id: r23104
2006-06-14 12:22:24 +00:00
Johannes Schickel
7afb55604b
fixes compile with msvc8
...
svn-id: r23102
2006-06-14 11:30:19 +00:00
Sven Hesse
332e1d860e
Some more READ_LE_* -> MemoryReadStream.* conversions
...
svn-id: r23099
2006-06-13 19:15:08 +00:00
Torbjörn Andersson
94de874087
Since setCursorHotspot() does not update the cursor (should it?), we have to
...
call it before setCursorFromBuffer(), not afterwards. This fixes the cursor
hotspot being temporarily wrong in HE games that use loadWizCursor().
svn-id: r23094
2006-06-13 18:37:40 +00:00
Eugene Sandulenko
9458fd5cff
No idea how PlayStation turned to Playstation. Fixing.
...
svn-id: r23093
2006-06-13 18:33:58 +00:00
Eugene Sandulenko
410e149705
More proper version of credits
...
svn-id: r23092
2006-06-13 18:32:05 +00:00
Eugene Sandulenko
f66f86fbd7
Fix credits
...
svn-id: r23090
2006-06-13 18:22:18 +00:00
Sven Hesse
a709eb05b7
More READ_LE_* -> MemoryReadStream conversion + minor cleanup
...
svn-id: r23089
2006-06-13 17:02:53 +00:00
Torbjörn Andersson
61c5281454
Removed printf() debug message.
...
svn-id: r23085
2006-06-13 10:20:59 +00:00
Torbjörn Andersson
3728e96b17
Disable the theme before restoring the cursor, not afterwards. Otherwise there
...
may be a noticeable amount of time (disabling the theme can be comparatively
slow) where the cursor is wrong.
svn-id: r23082
2006-06-13 09:57:16 +00:00
Torbjörn Andersson
df4f95f805
Let the [cursor] palette manager handle disableCursorPalette() too, to avoid
...
cursor glitch in at least some HE games which first set a cursor palette, and
then disable it. (The disabled palette would be re-enabled after dismissing the
GUI.)
svn-id: r23081
2006-06-13 09:48:46 +00:00
Sven Hesse
243e6b2d27
Fixing Scenery::_statics, Game::_totTextData and Game::_totResourceTable
...
svn-id: r23078
2006-06-13 08:10:54 +00:00
Travis Howell
486f181314
Add another version of SoccerMLS
...
svn-id: r23077
2006-06-13 04:05:16 +00:00
Sven Hesse
f52921fb9b
Using MemoryReadStream for Scenery::loadAnim()
...
svn-id: r23073
2006-06-12 22:21:07 +00:00
Sven Hesse
796b001b4f
Fixing loading of Scenery::_animations[] + small gob2 cleanup
...
svn-id: r23066
2006-06-12 21:33:30 +00:00
Won Star
da64d9f72e
o WIP file cache code borrowed from PS2 port.
...
o add property
svn-id: r23062
2006-06-12 15:33:27 +00:00
Sven Hesse
5c630a4e63
Small corrections and cleanup for Gob2, fixing the graphical glitches in the intro
...
svn-id: r23060
2006-06-12 10:55:53 +00:00
Torbjörn Andersson
f22be03872
Increased the spacing between the widgets on the "Game" tab of the "Edit Game"
...
dialog in 320xX mode. They were so close to each other that it bordered on
being pornographic.
svn-id: r23058
2006-06-12 08:40:50 +00:00
Travis Howell
48358fb09c
Fix bug #1500552 - FF: Glitches in Swamp Soup game of arcade
...
svn-id: r23055
2006-06-12 06:47:38 +00:00
Travis Howell
1e358906ef
Fix errors in centreScroll() of FF
...
svn-id: r23053
2006-06-12 06:00:52 +00:00
Travis Howell
e31ea42d12
Correct function called when exiting oracle or close up scene in FF. Fixes bug #1504393 - FF: Recursion error when using Chemistry Set
...
svn-id: r23050
2006-06-12 00:47:30 +00:00
Eugene Sandulenko
70ae802171
Update year
...
svn-id: r23049
2006-06-12 00:11:24 +00:00
Eugene Sandulenko
8958558797
oops. Copyright sign lost
...
svn-id: r23043
2006-06-11 22:40:32 +00:00
Eugene Sandulenko
1c285c7094
Bump version
...
svn-id: r23041
2006-06-11 22:29:41 +00:00
Torbjörn Andersson
3e42e4a601
Re-calculate tab width when the screen changes.
...
svn-id: r23037
2006-06-11 21:43:09 +00:00
Eugene Sandulenko
9b2e92b686
Patch from bugreport #1503715 : "Quit should clear domain"
...
svn-id: r23036
2006-06-11 21:41:04 +00:00
Torbjörn Andersson
4876c8a2be
Whitespace.
...
svn-id: r23035
2006-06-11 21:34:25 +00:00
Torbjörn Andersson
0be035e470
Re-calculate the label width for EditGameDialog's language and platform pop-ups
...
when the screen changes.
svn-id: r23034
2006-06-11 21:26:43 +00:00
Eugene Sandulenko
4867a75918
Patch #1336171 : "MIDI gain setting for FluidSynth" with slight modifications
...
of PSP theme to fit new slider into MIDI tab.
svn-id: r23033
2006-06-11 20:51:14 +00:00
Eugene Sandulenko
62e286c30f
Patch from bugreport #1502409 : "Search ScummVM directory for GUI theme".
...
It adds theme patch setting to GUI.
svn-id: r23032
2006-06-11 20:40:22 +00:00
Eugene Sandulenko
de95d463a8
Support of new subtitles code. Patch from salty-horse.
...
svn-id: r23031
2006-06-11 20:30:43 +00:00
Eugene Sandulenko
fd7e9847fc
Removed commented-out subtitles-related code. Requested by salty-horse.
...
svn-id: r23030
2006-06-11 20:29:07 +00:00
Kostas Nakos
c5f20f1764
updated the CE project files for the 0.9.0 codebase
...
svn-id: r23029
2006-06-11 20:24:14 +00:00
Torbjörn Andersson
079e72eafc
I don't have the German FF version with the wrong cutscene file names, but I
...
believe we need to adjust baseName as well, so that we can use an equally wrong
(i.e. right) name for opening the audio track.
svn-id: r23028
2006-06-11 16:59:59 +00:00
Lars Persson
4549a61060
Removed actions.h include for symbian build. Not needed anymore.
...
svn-id: r23027
2006-06-11 14:21:46 +00:00
Joost Peters
4324e38f7c
Playstation -> PlayStation
...
svn-id: r23026
2006-06-11 12:15:03 +00:00
Eugene Sandulenko
d8e25897d3
Add Joachim as documentation writer
...
svn-id: r23025
2006-06-11 11:10:40 +00:00
Eugene Sandulenko
8acb3f9e88
Sync credits
...
svn-id: r23024
2006-06-11 11:04:42 +00:00
Won Star
119a0192e1
* Move gp32-fs.cpp to fs/gp32 dir.
...
* Fix gp32 launcher code.
svn-id: r23023
2006-06-11 10:23:41 +00:00
Won Star
6897e06333
Rename filesystem file.
...
svn-id: r23022
2006-06-11 10:08:53 +00:00
Kostas Nakos
990ff8f0cc
correctly load configuration at startup
...
svn-id: r23021
2006-06-11 08:34:56 +00:00
Travis Howell
5fc44412ac
Add back lost change, to allow FF to skip any speech
...
svn-id: r23020
2006-06-11 06:32:54 +00:00
Oystein Eftevaag
0aa06392f8
Applied the patch included in bug rep [ 1503716 ] Leak in File::Open (on OS X) and unzOpen (on all)
...
svn-id: r23019
2006-06-11 02:23:17 +00:00
Kostas Nakos
4adb798232
fix CE port
...
svn-id: r23018
2006-06-10 22:26:46 +00:00
Kostas Nakos
44fc26a907
removed GUI::Actions::init() now that noone uses it.
...
svn-id: r23017
2006-06-10 21:17:26 +00:00
Lars Persson
b495cd44b3
Specific resource file used for UIQ3
...
svn-id: r23016
2006-06-10 20:31:20 +00:00