Sven Hesse
c9ff1d7492
- Changed the demo player to allow playing directly inlined scripts using a new demoIndex field in the detection array
...
- Changed the Inca 2 demo entry to use a directly included script instead of triggering on "demo.bat"
svn-id: r40746
2009-05-20 23:13:44 +00:00
Sven Hesse
43f58b2869
Moving CoktelVideo (IMD/VMD) and the Indeo3 code (needed for Urban Runner's VMDs) to graphics/video/
...
svn-id: r40744
2009-05-20 20:41:10 +00:00
Sven Hesse
bfb29080f1
Remove superfluous indeo3-includes
...
svn-id: r40743
2009-05-20 20:05:53 +00:00
Max Horn
65b5d31814
COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses)
...
svn-id: r40725
2009-05-19 11:42:14 +00:00
Arnaud Boutonné
589d1dbd59
Add detection for Adibù 2 Ambiente et pour Adibù prima elementare : Imparo a leggere e a contare
...
svn-id: r40395
2009-05-08 22:52:47 +00:00
Arnaud Boutonné
b0b25acf96
Added detection string for 'Adi Anglais primaire 7-11 ans' (PAK)
...
svn-id: r40393
2009-05-08 21:25:56 +00:00
Torbjörn Andersson
0821784514
"??)" is the trigraph for "]". That isn't what we want.
...
svn-id: r40392
2009-05-08 21:15:43 +00:00
Arnaud Boutonné
138dabe065
Added detection string for 'Adibou présente la Magie' (STK2.1), 'Adi Français Maths CM2' (PAK) and 'Adi Français Maths CE2' (PAK)
...
svn-id: r40391
2009-05-08 21:07:34 +00:00
Arnaud Boutonné
8803d4b3a6
Gob - Added atmosphere music to WinGob1, WinGob2 and WinGob3
...
svn-id: r40363
2009-05-06 17:18:38 +00:00
Arnaud Boutonné
fd1e6fad1e
Gob - Modify Features of PC versions of Fascination to Adlib. (thank DrMcCoy for fixing my error in previous version)
...
svn-id: r40362
2009-05-06 15:37:41 +00:00
Eugene Sandulenko
af4d23f762
Const correctness
...
svn-id: r40346
2009-05-06 09:12:24 +00:00
Sven Hesse
4da318bd11
Remove duplicate entry (sorry Strangerke, but this one was already in there, a few lines above) :P
...
svn-id: r40345
2009-05-06 08:24:53 +00:00
Arnaud Boutonné
e78ebed32d
Gob - Add MD5 as provided by Luca in scummvm-devel for Woodruff ITA
...
svn-id: r40344
2009-05-06 07:56:23 +00:00
Arnaud Boutonné
10c29205e6
Gob - Fix Fascination CD file size thanks to joostp
...
svn-id: r40331
2009-05-05 17:01:22 +00:00
Arnaud Boutonné
c61a147668
Gob - Added detection for WinGob 1, 2 & 3 german, Last dynasty interactive demo german, Addy 4 Sekundarstufe basis CD and fix title of Addy 4 Grundschule Basis CD.
...
svn-id: r40260
2009-05-03 07:33:59 +00:00
Travis Howell
9d1b9d67d4
Add DOS French demo of Gobliiins.
...
svn-id: r40256
2009-05-03 07:00:21 +00:00
Arnaud Boutonné
912b3f64bb
Gob : Fascination - put back o1_freesprite and switch to o1_animPalInit after verification of the original code in Gob1. Modify or suppress some warnings.
...
svn-id: r40225
2009-05-01 07:36:50 +00:00
Arnaud Boutonné
858b72d15e
Gob - Add MD5 for Addy 4 basis CD (supposedly used by all Addy 4)
...
svn-id: r40224
2009-05-01 07:25:19 +00:00
Sven Hesse
ae46e8e1ca
Adding a strdup-like inline function
...
svn-id: r40216
2009-04-30 15:57:10 +00:00
Sven Hesse
df9932669a
Plugging leaks
...
svn-id: r40215
2009-04-30 15:55:59 +00:00
Sven Hesse
ced59ea5e9
Moving the demo-related stuff into a demos-subdirectory
...
svn-id: r40212
2009-04-29 23:54:29 +00:00
Sven Hesse
d0c88ca6a0
Playing half-sized videos fullscreen in the demoplayer
...
svn-id: r40211
2009-04-29 19:58:43 +00:00
Sven Hesse
4688811024
Fix build
...
svn-id: r40209
2009-04-29 16:43:07 +00:00
Arnaud Boutonné
93e2e75a9e
- Added a game_fascin skeletton, as specificities are now proven
...
- Added a new game time, adibouunknown, used to reference the ADI/Adibou/Addy generic environments
- Replace oFascin_cdUnknown10 by a real function
- Fix a detail in oFascin_cdUnknown11
- Suppress double declaration for types Gob2 and Ween
svn-id: r40207
2009-04-29 16:36:08 +00:00
Arnaud Boutonné
4ff69f6cd0
Gob- Add a fascination-specific (and yet unknown) renderflag vaue
...
svn-id: r40206
2009-04-29 16:23:38 +00:00
Arnaud Boutonné
00368c0742
Gob - Add some MD5s for Win-Lost in time, Win-Inca2 and ADI/Adibou environments (unhandled, though)
...
svn-id: r40205
2009-04-29 16:21:12 +00:00
Sven Hesse
eaf22dc66c
Decreased the dithering LUT's depth to 5 bit per color component.
...
The results still good and generating it is fast enough to do at each start (so we don't need to save it anymore)
svn-id: r40195
2009-04-29 10:24:00 +00:00
Sven Hesse
d62b4c62c4
Reorder :P
...
svn-id: r40189
2009-04-28 22:04:03 +00:00
Sven Hesse
c69208c0da
Added a Spanish Urban Runner
...
svn-id: r40188
2009-04-28 22:03:00 +00:00
Sven Hesse
d82f49a9e4
The Playtoons game seem to be more like Last Dynasty than Urban Runner (paletted video mode)
...
svn-id: r40174
2009-04-28 11:18:43 +00:00
Sven Hesse
f4c294a613
Added a small safeguard to play()
...
svn-id: r40170
2009-04-28 08:31:34 +00:00
Sven Hesse
80a331423f
Added some more non-interactive Playtoons demos (thanks jvprat!)
...
svn-id: r40169
2009-04-28 08:29:58 +00:00
Sven Hesse
c88b077fcc
Some minor clean-up
...
svn-id: r40166
2009-04-27 18:56:28 +00:00
Max Horn
f177c7142c
Fixed some silly warnings
...
svn-id: r40165
2009-04-27 14:40:14 +00:00
Sven Hesse
4fa4513d61
Added a German Urban Runner version, as supplied by goodoldgeorg in bug report #2770340
...
svn-id: r40157
2009-04-27 12:19:21 +00:00
Sven Hesse
ed87cbab90
Ooops, actually delete[] the correct pointer (yeah, syke, I should have valgrind'd it again ;))
...
svn-id: r40153
2009-04-26 19:40:50 +00:00
Arnaud Boutonné
bac2239709
Fascination
...
- Squeeze _goblinFuncLookUp and OpcodeGoblinEntryFascination to the max to spare memory
- Added Amiga-only geUnknown1000-2 functions. At this point, they are not unknown, but hang the Protracker player
- Modify some few comments and variable/function names
svn-id: r40146
2009-04-25 17:58:23 +00:00
Arnaud Boutonné
15eac04bd3
Complete general function 0 and 1 based on DrMcCoy suggestion (Hardcoded IMD loading and playing)
...
svn-id: r40136
2009-04-25 00:01:53 +00:00
Sven Hesse
951edc014a
Added a workaround for the inca2 demo's cons2.imd / cons.imd mix-up
...
svn-id: r40135
2009-04-24 23:43:04 +00:00
Sven Hesse
f9c433353d
Ooops, changing a const argument is evil, copying it now
...
svn-id: r40134
2009-04-24 23:31:10 +00:00
Sven Hesse
6411c84b31
Removing the extra \n in warning()s. warning() already adds "!\n"
...
svn-id: r40133
2009-04-24 23:26:57 +00:00
Arnaud Boutonné
6ed9adab92
Gob - Add entries for different Little Red Riding Hood languages selection
...
svn-id: r40131
2009-04-24 22:50:24 +00:00
Arnaud Boutonné
2d64d45275
Gob - Add 12 dummy functions used for the OpcodeGoblinEntryFascination.
...
svn-id: r40130
2009-04-24 22:49:20 +00:00
Sven Hesse
383a2b3322
Added supported for BAT-based non-interactive demos, namely the Inca2 one
...
svn-id: r40129
2009-04-24 22:29:17 +00:00
Sven Hesse
d8972c3f2c
The video now works correctly in the non-interactive Urban Runner demo
...
svn-id: r40128
2009-04-24 21:30:40 +00:00
Sven Hesse
8baccf8d64
Adding support for the non-interactive SCN-based Urban Runner demo. No image though :/
...
svn-id: r40126
2009-04-24 19:00:55 +00:00
Sven Hesse
3b40c5fbd8
Added the Woodruff and Playtoons non-interactive demos
...
svn-id: r40123
2009-04-24 18:23:31 +00:00
Sven Hesse
893a3fc7e2
Added support for SCN-based non-interactive demos
...
svn-id: r40122
2009-04-24 18:23:17 +00:00
Sven Hesse
457acf5e42
Fixed a very stupid error in the RLE decoding function of the VMD frame decoder
...
svn-id: r40097
2009-04-23 22:22:46 +00:00
Torbjörn Andersson
ad1f7385df
Fixed compilation.
...
svn-id: r40062
2009-04-22 03:46:49 +00:00