aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2010-02-03Implementing saving/loading for Fascination. Tested in the DOS floppy version...Sven Hesse
2010-02-03Only show that annoying checkmouse warning for FascinationSven Hesse
2010-02-03Minor style-related changesSven Hesse
2010-02-03Fascination - Fix screen transition Arnaud Boutonné
2010-02-02Fascination - comment calls to getWindow() in checkMouse(). I think getWindow...Arnaud Boutonné
2010-02-02Fascination - Add a window specific function, modify checkmouse() function in...Arnaud Boutonné
2010-02-02Fascination - Add a define to enable/disable MDY player, as it currently gene...Arnaud Boutonné
2010-02-02Fascination - Fix one wrong wait timeArnaud Boutonné
2010-02-01Renaming saveload_Fascination.cpp to saveload_fascin.cpp, to fit the naming s...Sven Hesse
2010-01-31Fascination - Partially fix the introArnaud Boutonné
2010-01-31Properly deleting the TOT resource table again when loading failedSven Hesse
2010-01-31Adding some sanity assertsSven Hesse
2010-01-27- Fixed openWin, saveWin, restoreWin, closeWin, winMove and activeWin, so tha...Arnaud Boutonné
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-22Get rid of kGameTypeAdibouUnknown (which is a mix of other versions), and Add...Arnaud Boutonné
2010-01-19Move raw audio flags from sound/mixer.h to sound/raw.hMax Horn
2010-01-19Fixed some cppcheck warnings.Torbjörn Andersson
2010-01-18Add detection for another french ADI4 environment diskArnaud Boutonné
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2010-01-08Switch Mixer::playInputStream to use DisposeAfterUse::FlagMax Horn
2010-01-03Fix a buffer overflow (thanks to syke) and modify the way the instruments are...Arnaud Boutonné
2010-01-01Fix a buffer overflow, thanks to sykeArnaud Boutonné
2009-12-31Make sure that enough data is read out of the scriptSven Hesse
2009-12-30Fixing an out of array bounds readSven Hesse
2009-12-19gob - Remove detection of a cracked version of Lost in TimeArnaud Boutonné
2009-12-17gob - Split LiT part 2 detection in light / full. Arnaud Boutonné
2009-12-17gob - Add MD5 for LiT floppy part 1 "full", part 1 "light" and part 2. Part 2...Arnaud Boutonné
2009-12-09Change GOB engine so that not all its files depend on gui/dialog.h (and thus ...Max Horn
2009-12-08Fix some MSVC warnings (part of patch #2909981)Max Horn
2009-12-01gob - Add cursor handling for Fascination windows (close and move at least)Arnaud Boutonné
2009-11-24Added Doxygen comments for the various engine namespaces (currently mostly wi...Max Horn
2009-11-16Gob - Add MD5 for Adibou 1, a new SCN demo and some Adi2, Adi4 and Adibou2 ti...Arnaud Boutonné
2009-11-16gob - Add 'adibou2', rename 'adibou4' into 'adi4', add several Gob1, Gob2, Go...Arnaud Boutonné
2009-11-16gob - Preliminar saveload for FascinationArnaud Boutonné
2009-11-14gob - Add MD5s of english Adi 4.10 and german Adi 2.6Arnaud Boutonné
2009-11-14Gob - Add MD5s for Gobliins2 and Little Red Riding Hood included on an old AD...Arnaud Boutonné
2009-11-10Gob - Add detection for another win31 Lost in Time found on french ADI 2.6 Fr...Arnaud Boutonné
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-28Add multilanguage EN+FR versions of gob2 and gob3 found on english Adi 4.10 E...Arnaud Boutonné
2009-10-28Fixing "graphical glitch in Bizoo level" (bug #2867361)Sven Hesse
2009-10-28Adding another Windows Lost in Time version, German/FrenchSven Hesse
2009-10-28Style fixesSven Hesse
2009-10-28Removing trailing spacesSven Hesse
2009-10-23Gob - Add a workaround for gob3 Sofa bug #2867294. It's now possible to exit ...Arnaud Boutonné
2009-10-23Gob - Fix animations without extensionArnaud Boutonné
2009-10-18gob - Cleanup of previous modificationArnaud Boutonné
2009-10-18gob - "Windows" Gob3 has errors in scripts, calling .IMD videos instead of .V...Arnaud Boutonné
2009-10-15Give Gob1 CD-i its own platform.Matthew Hoops
2009-10-13gob detection Arnaud Boutonné