Sven Hesse
9146cf3603
Added a MD5 for another Gob2 Amiga Demo, as supplied by polluks in bug report #1895126
...
svn-id: r30884
2008-02-16 22:32:24 +00:00
Sven Hesse
dc7fd7177d
Fixing fading on (only my?) amd64 systems
...
svn-id: r30882
2008-02-16 18:50:23 +00:00
Sven Hesse
a67ebc3d7a
Fixed a Gob3 walking issue noticeable when Blount walks down double-wide stairs (see bug report #1888627 )
...
svn-id: r30874
2008-02-16 02:20:30 +00:00
Max Horn
e9ca949e1c
Forgot this one
...
svn-id: r30872
2008-02-15 17:05:13 +00:00
Sven Hesse
a93b6b22bb
Added Gob MD5s as supplied by raziel_ in bug reports #1891864 , #1891867 and #1891869
...
svn-id: r30851
2008-02-12 14:55:31 +00:00
Jordi Vilalta Prat
c103290e2b
Initial support for plugin types
...
svn-id: r30825
2008-02-08 00:02:23 +00:00
Max Horn
8a73356a2d
Revised Engine plugin API to only provide a single func which returns a MetaEngine instance. Used this to simplify the rest of the plugin system
...
svn-id: r30780
2008-02-03 18:56:47 +00:00
Torbjörn Andersson
e51bf80218
Changed "COMPATIBLITY" to "COMPATIBILITY".
...
svn-id: r30754
2008-02-03 10:15:36 +00:00
Sven Hesse
22ead25049
Fixed the description for the Gob2 Amiga demo (bug report #1883801 )
...
svn-id: r30745
2008-02-02 20:26:19 +00:00
Sven Hesse
23ca56961c
Added the MD5 for Gob2 English Amiga as supplied by fac76 in bug report #1883808
...
svn-id: r30744
2008-02-02 20:18:29 +00:00
Max Horn
34b35348be
Moved AdvancedMetaEngine to namespace Common
...
svn-id: r30736
2008-02-02 11:52:04 +00:00
Jordi Vilalta Prat
5165ff448d
Converted the remaining engines to use MetaEngine
...
svn-id: r30728
2008-02-02 02:35:13 +00:00
Lars Persson
ec0804eb23
- Updated default char signing to signed (as per PC) in makefiles
...
- Fix for Symbian scrolling problem in GOB3, expressions not evaluated properly resulting in offset beeing set to -1 and not the right offset.
svn-id: r30703
2008-01-29 21:19:45 +00:00
Jordi Vilalta Prat
d6c34bdc4b
Fixed the spaces before tabs.
...
svn-id: r30667
2008-01-28 00:14:17 +00:00
Jordi Vilalta Prat
66e9d4f5e8
Removed trailing spaces.
...
svn-id: r30664
2008-01-27 19:47:41 +00:00
Torbjörn Andersson
7b15433572
Removed unnecessary semi-colons.
...
svn-id: r30476
2008-01-13 22:12:35 +00:00
Paul Gilbert
6b5b4f8015
Fix to remove a tab character from the GPL header
...
svn-id: r30242
2008-01-05 12:55:22 +00:00
Paul Gilbert
2dcfa224e3
Removed tabs in front of GPL header
...
svn-id: r30241
2008-01-05 12:51:07 +00:00
Paul Gilbert
6eb64102a4
Fix to remove a tab character from the GPL header
...
svn-id: r30238
2008-01-05 12:45:14 +00:00
Eugene Sandulenko
ef319ad674
Patch #1859448 : Add OSystem::getTimeAndDate API
...
svn-id: r30034
2007-12-28 07:43:52 +00:00
Sven Hesse
5327417c56
Style :P
...
svn-id: r30000
2007-12-26 01:19:16 +00:00
Sven Hesse
58959568bd
Style :P
...
svn-id: r29999
2007-12-26 01:19:05 +00:00
Sven Hesse
cc84bec06e
Style :P
...
svn-id: r29965
2007-12-23 16:31:21 +00:00
Kari Salminen
49fca52c9b
Removes warning about shadowing a previous local declaration of filePtr introduced by r29962. Hopefully NDS Gobliiins still works after this!
...
svn-id: r29964
2007-12-23 16:25:28 +00:00
Bertrand Augereau
6fa1de14ad
Slight perturbation of the code gen for the sake of NDS Gobliiins
...
svn-id: r29962
2007-12-23 15:23:01 +00:00
Max Horn
6d37f5ccd8
Do not #include time.h globally (ideally, we should provide a localtime clone in OSystem so we can completly get rid of this)
...
svn-id: r29919
2007-12-20 14:29:58 +00:00
Sven Hesse
4c54a8caee
Fixing bug #1850343 (GOB1: Long beeping noise after cutscene)
...
svn-id: r29857
2007-12-13 23:28:07 +00:00
Sven Hesse
77d7e01332
Added the french floppy version of "Lost In Time", as supplied by Arshlan in the forums
...
svn-id: r29659
2007-11-29 14:38:12 +00:00
Sven Hesse
3f03a8d224
Apparently, I can't write...
...
svn-id: r29650
2007-11-27 15:00:54 +00:00
Sven Hesse
25314ef591
Added detection fallback for Lost In Time
...
svn-id: r29649
2007-11-27 14:00:34 +00:00
Sven Hesse
b1f6be7baa
Moved Gob's square wave generator to sound/softsynth/pcspk.h
...
svn-id: r29564
2007-11-18 23:35:09 +00:00
Eugene Sandulenko
c640d1c604
Patch #1825276 : "DETECTION: advanced detector engine simplification"
...
svn-id: r29386
2007-11-03 21:06:58 +00:00
Sven Hesse
1f80f1f47e
Fixing the scenery/overlay redrawing in Woodruff
...
svn-id: r29324
2007-10-30 10:47:24 +00:00
Sven Hesse
dd5be6826a
Fixing the Gob3 CD crash on ARM systems/ports
...
svn-id: r29235
2007-10-19 23:00:43 +00:00
Sven Hesse
fd1dbd8668
Small font-related correction
...
svn-id: r29006
2007-09-21 18:50:53 +00:00
Eugene Sandulenko
77eea722af
Modified patch #1738058 : "Action recorder".
...
svn-id: r28968
2007-09-19 13:55:05 +00:00
Nicola Mettifogo
258901bab9
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
...
svn-id: r28966
2007-09-19 08:40:12 +00:00
Max Horn
3abc11611e
Code formatting fixes
...
svn-id: r28945
2007-09-18 20:16:33 +00:00
Travis Howell
2c0317ec61
The Lost in Time demo uses Adlib.
...
svn-id: r28700
2007-08-23 10:58:09 +00:00
Sven Hesse
3778d8619f
Fixed the cutscenes in the CD version of Lost in Time
...
(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-21 20:44:32 +00:00
Sven Hesse
07586c378e
Small correction
...
svn-id: r28670
2007-08-19 20:31:48 +00:00
Torbjörn Andersson
b6017da9e2
Always update the video's position, even if it's already been loaded, because
...
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-19 19:07:31 +00:00
Max Horn
2e70246e3c
Fixing code formatting
...
svn-id: r28665
2007-08-19 18:39:49 +00:00
Sven Hesse
2d15e4af78
Checking in patch #1777241 by Uwe Ryssel (GOB: Some optimizations for slow computers)
...
svn-id: r28664
2007-08-19 17:26:06 +00:00
Sven Hesse
20eb2fca57
Making it work again for 16bit VMDs
...
svn-id: r28606
2007-08-14 01:57:44 +00:00
Sven Hesse
22996d1cd9
Fixed talking videos sync
...
svn-id: r28605
2007-08-14 01:48:37 +00:00
Sven Hesse
e7e26ad767
The talking videos work a bit better now. The sync and coordinates are still screwy
...
svn-id: r28604
2007-08-14 00:42:32 +00:00
Sven Hesse
5bacb6edee
Woodruff is now controllable
...
svn-id: r28591
2007-08-13 14:04:50 +00:00
Travis Howell
397aeeebfb
Ooops, remove extra white space.
...
svn-id: r28586
2007-08-13 09:58:59 +00:00
Travis Howell
7e2390deb9
Add Lost In Time demo.
...
svn-id: r28580
2007-08-13 07:55:47 +00:00