aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Collapse)Author
2007-11-29Added the french floppy version of "Lost In Time", as supplied by Arshlan in ↵Sven Hesse
the forums svn-id: r29659
2007-11-27Apparently, I can't write...Sven Hesse
svn-id: r29650
2007-11-27Added detection fallback for Lost In TimeSven Hesse
svn-id: r29649
2007-11-18Moved Gob's square wave generator to sound/softsynth/pcspk.hSven Hesse
svn-id: r29564
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
svn-id: r29386
2007-10-30Fixing the scenery/overlay redrawing in WoodruffSven Hesse
svn-id: r29324
2007-10-19Fixing the Gob3 CD crash on ARM systems/portsSven Hesse
svn-id: r29235
2007-09-21Small font-related correctionSven Hesse
svn-id: r29006
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
svn-id: r28968
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-09-18Code formatting fixesMax Horn
svn-id: r28945
2007-08-23The Lost in Time demo uses Adlib.Travis Howell
svn-id: r28700
2007-08-21Fixed the cutscenes in the CD version of Lost in TimeSven Hesse
(There's still something wrong with the second one, the one with the agent, though. Probably has to do with the sound key command 10) svn-id: r28693
2007-08-19Small correctionSven Hesse
svn-id: r28670
2007-08-19Always update the video's position, even if it's already been loaded, becauseTorbjörn Andersson
it won't necessarily be played at the same position every time. For instance, in Lost in Time you can look at the captain's chair several times. The position of the video seems to depend on exactly where on the screen you clicked. svn-id: r28668
2007-08-19Fixing code formattingMax Horn
svn-id: r28665
2007-08-19Checking in patch #1777241 by Uwe Ryssel (GOB: Some optimizations for slow ↵Sven Hesse
computers) svn-id: r28664
2007-08-14Making it work again for 16bit VMDsSven Hesse
svn-id: r28606
2007-08-14Fixed talking videos syncSven Hesse
svn-id: r28605
2007-08-14The talking videos work a bit better now. The sync and coordinates are still ↵Sven Hesse
screwy svn-id: r28604
2007-08-13Woodruff is now controllableSven Hesse
svn-id: r28591
2007-08-13Ooops, remove extra white space.Travis Howell
svn-id: r28586
2007-08-13Add Lost In Time demo.Travis Howell
svn-id: r28580
2007-08-12Clear _curFile in closeVideo(). This fixes a regression in Lost in Time, whereTorbjörn Andersson
the screen would go blank after closing the notebook. svn-id: r28567
2007-08-11Added a small safety check to avoid accidently overflowing buffers when ↵Sven Hesse
reading from files in STKs svn-id: r28536
2007-08-11This should fix bug #1770655 and another one eriktorbjorn experienced in the ↵Sven Hesse
CD version of Lost in Time in one go! :D svn-id: r28535
2007-08-09Remove excess ;Travis Howell
svn-id: r28499
2007-08-08(Finally) fixed the turning around counterclockwise in Lost in Time.Sven Hesse
svn-id: r28488
2007-08-07Fixing my leak fix...Sven Hesse
svn-id: r28487
2007-08-07Stuffing a leakSven Hesse
svn-id: r28486
2007-08-05Possible fix for bug #1767748 (Gobliiins is not fast as it can be on slow ↵Sven Hesse
computers) svn-id: r28456
2007-08-03Make resolution change in Lost in Time less wacky.Eugene Sandulenko
svn-id: r28437
2007-08-03Lost in Time's title is shown correctly now.Sven Hesse
The size switching looks a bit whacky, but that's what the game does :) svn-id: r28435
2007-08-03Repaired the cursor and saving in the notebookSven Hesse
svn-id: r28434
2007-08-03Lost in Time now (kind of) shows the title and the wobble-effect is drawnSven Hesse
svn-id: r28433
2007-08-02Made the offsets in the construct signed as wellSven Hesse
svn-id: r28421
2007-08-02Fixed some warningsFilippos Karapetis
svn-id: r28420
2007-08-02Saving works now in Lost in TimeSven Hesse
svn-id: r28418
2007-08-02Added entries for the CD version of Lost in Time. (I'm told this is how weTorbjörn Andersson
handle multi-lingual games.) svn-id: r28416
2007-08-02Renamed "lost" to "lostintime".Sven Hesse
svn-id: r28415
2007-08-02Added Lost in Time. The title screen doesn't show and the wobble-effect ↵Sven Hesse
isn't there, but the game is (partly?) playable. svn-id: r28414
2007-08-02Added the MD5 of Inca II. It works a bit but hangs when a space shooter ↵Sven Hesse
sequence should start svn-id: r28413
2007-08-02Don't restart the audiostream when the IMD refills all sound buffers at onceSven Hesse
svn-id: r28412
2007-08-02Don't crash at getRandom(0)Sven Hesse
svn-id: r28411
2007-08-02Strip path from save file nameSven Hesse
svn-id: r28410
2007-08-02Added Italian Woodruff, as supplied by Hkz on #scummvmSven Hesse
svn-id: r28403
2007-08-02Fixing compilation for Raziel_AOne ;)Sven Hesse
svn-id: r28402
2007-08-01Support for (still a bit glitchy) 16bit soundSven Hesse
svn-id: r28383
2007-08-01Some GK2 VMDs now load and play, too. The sound is borked, though (probably ↵Sven Hesse
16 bit). svn-id: r28377
2007-07-31Woodruff's intro.vmd now works correctly! :))Sven Hesse
svn-id: r28374