Commit graph

156 commits

Author SHA1 Message Date
Sven Hesse
f5e25f2152 Setting the game type of the generic demoplayer to Urban so it can make use of the initial palette
svn-id: r41308
2009-06-06 21:54:12 +00:00
Eugene Sandulenko
167874cf1a Added GUI options for newly added games
svn-id: r41285
2009-06-06 18:23:05 +00:00
Eugene Sandulenko
c8aa63e553 Disable load from the launcher button for AGOS and Gob games with use of GUI options
svn-id: r41277
2009-06-06 17:59:04 +00:00
Eugene Sandulenko
1bd6f6c99f Added game GUI options to advancedDetector and updated all engines
svn-id: r41272
2009-06-06 17:56:41 +00:00
Sven Hesse
ba134a5158 Adding a general coktelplayer.scn demo file
svn-id: r41229
2009-06-06 16:48:29 +00:00
Sven Hesse
a5a0a95361 Adding my German version of Playtoons 2 ("Rummelsdorf hoch zwei")
svn-id: r41219
2009-06-06 11:34:11 +00:00
Sven Hesse
9c8c1cb080 Removing the helper-include where it's not used anymore
svn-id: r41089
2009-05-31 23:58:05 +00:00
Max Horn
400d2b10af GOB: Replaced many uses of strdupcpy by Common::String
svn-id: r41077
2009-05-31 16:59:45 +00:00
Sven Hesse
1656f69183 Replacing NULL with 0, since that's normally the C++-way
svn-id: r41059
2009-05-31 03:32:16 +00:00
Sven Hesse
6668a3d796 Adding my German versions of Playtoons 1 + 3
svn-id: r41015
2009-05-29 19:27:39 +00:00
Arnaud Boutonné
975d823174 Gob (Playtoon) :
- Replace game types kGameTypeArchibald and kGameTypeSpirou by kGameTypePlaytoon
- Add game types kGameTypePlaytnCk and kGameTypeBambou
- Add detection for Playtoon 3, 5, CK2 and LE (Bambou). 
- Add fallback for Playtoon 4 'manda' (and for others)

svn-id: r41004
2009-05-29 14:42:34 +00:00
Arnaud Boutonné
648179f87d Add MD5 for another The Last Dynasty FR
svn-id: r40984
2009-05-29 11:45:33 +00:00
Arnaud Boutonné
da96ab639e Gob - Add detection strings for Lost In Time (Hebrew), Fascination (3 disks, Hebrew), Geisha (alternative EN version), Goblins 3 (Hebrew)
svn-id: r40925
2009-05-26 20:30:16 +00:00
Johannes Schickel
b3c6751b9b Strip trailing whitespaces in the whole code base.
svn-id: r40867
2009-05-24 15:17:42 +00:00
Sven Hesse
10b1b28610 Splitting a few helper functions out of gob.h
svn-id: r40765
2009-05-21 17:12:33 +00:00
Sven Hesse
54d7bfcd8a Ooops: Forgot to check in my changes in the detection array for the demo changes (r40746)
svn-id: r40764
2009-05-21 17:00:25 +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é
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
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é
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
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
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
80a331423f Added some more non-interactive Playtoons demos (thanks jvprat!)
svn-id: r40169
2009-04-28 08:29:58 +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
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
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
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
Torbjörn Andersson
ad1f7385df Fixed compilation.
svn-id: r40062
2009-04-22 03:46:49 +00:00
Arnaud Boutonné
ee92913683 Patch #2725859 : Added some MD5 to the gob engine, modified the way the first STK and TOT is declared, added inter and draw skeleton for Fascination
svn-id: r40059
2009-04-21 21:44:37 +00:00
Sven Hesse
11df88f9ee Added an entry for the DOS version of Little Red Riding Hood
svn-id: r39596
2009-03-21 18:17:24 +00:00
Sven Hesse
9f43c32c25 Adding detection and title music playback for Little Red Riding Hood (Amiga version)
svn-id: r39551
2009-03-19 23:42:19 +00:00
Max Horn
f9ecd95d69 Whitespace cleanup: Convert space followed by tab to just tab
svn-id: r39203
2009-03-07 19:24:31 +00:00
Jordi Vilalta Prat
047f116515 Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel
svn-id: r39132
2009-03-05 12:04:58 +00:00
Travis Howell
79f7b51c16 Ooops, remove excess space.
svn-id: r38195
2009-02-15 08:10:01 +00:00
Travis Howell
76e3172f4a Add Amiga and DOS Italian versions of Gobliins 2, and resort gob2 entries by platform.
svn-id: r38193
2009-02-15 08:07:50 +00:00
Travis Howell
12d203867d Add Amiga Italian version of Ween, and resort Ween entires by platform.
svn-id: r36243
2009-02-07 09:43:27 +00:00
Max Horn
28cf213605 Moved AdvancedDetector from common/ to engines/
svn-id: r36132
2009-01-29 22:13:01 +00:00
Sven Hesse
3cc1c03dd6 Added the French Mac version of Lost in Time, as supplied by koalet in bug report #2479034
svn-id: r35641
2008-12-31 17:18:23 +00:00
Sven Hesse
82b9ace2e2 Added an entry for the French Mac version of Gob2, as supplied by koalet in bug report #2478585
svn-id: r35625
2008-12-31 11:30:40 +00:00
Sven Hesse
068d2cd9b9 Adding a fallback for the Mac version of Gob2
svn-id: r35624
2008-12-31 09:44:45 +00:00