Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-12 | Rename all "Adlib" uses to "AdLib" to match the real name of the sound card ↵ | Johannes Schickel | |
/ company. Check this for reference: http://en.wikipedia.org/wiki/Ad_Lib,_Inc. http://www.crossfire-designs.de/images/articles/soundcards/adlib.jpg (note the upper left of the card) This commit does not touch "adlib" and "ADLIB" uses! Also it does not update all the SCUMM detection entries, which still use "Adlib". svn-id: r47279 | |||
2010-01-08 | Switch Mixer::playInputStream to use DisposeAfterUse::Flag | Max Horn | |
svn-id: r47182 | |||
2010-01-03 | Fix a buffer overflow (thanks to syke) and modify the way the instruments ↵ | Arnaud Boutonné | |
are loaded (bytes instead of uint16). This (sadly) doesn't fix the MDY player. svn-id: r46936 | |||
2010-01-01 | Fix a buffer overflow, thanks to syke | Arnaud Boutonné | |
svn-id: r46851 | |||
2009-12-31 | Make sure that enough data is read out of the script | Sven Hesse | |
svn-id: r46785 | |||
2009-12-30 | Fixing an out of array bounds read | Sven Hesse | |
svn-id: r46784 | |||
2009-12-19 | gob - Remove detection of a cracked version of Lost in Time | Arnaud Boutonné | |
svn-id: r46423 | |||
2009-12-17 | gob - Split LiT part 2 detection in light / full. | Arnaud Boutonné | |
svn-id: r46412 | |||
2009-12-17 | gob - Add MD5 for LiT floppy part 1 "full", part 1 "light" and part 2. Part ↵ | Arnaud Boutonné | |
2 still has to be properly separated between "full" and "light" svn-id: r46411 | |||
2009-12-09 | Change GOB engine so that not all its files depend on gui/dialog.h (and thus ↵ | Max Horn | |
tons of other headers in gui/ and graphics/) svn-id: r46317 | |||
2009-12-08 | Fix some MSVC warnings (part of patch #2909981) | Max Horn | |
svn-id: r46291 | |||
2009-12-01 | gob - Add cursor handling for Fascination windows (close and move at least) | Arnaud Boutonné | |
svn-id: r46233 | |||
2009-11-24 | Added Doxygen comments for the various engine namespaces (currently mostly ↵ | Max Horn | |
without details; help filling these out is welcome) svn-id: r46128 | |||
2009-11-16 | Gob - Add MD5 for Adibou 1, a new SCN demo and some Adi2, Adi4 and Adibou2 ↵ | Arnaud Boutonné | |
titles svn-id: r45941 | |||
2009-11-16 | gob - Add 'adibou2', rename 'adibou4' into 'adi4', add several Gob1, Gob2, ↵ | Arnaud Boutonné | |
Gob3, Adi2, Adi4, and Adibou2 MD5s svn-id: r45938 | |||
2009-11-16 | gob - Preliminar saveload for Fascination | Arnaud Boutonné | |
svn-id: r45937 | |||
2009-11-14 | gob - Add MD5s of english Adi 4.10 and german Adi 2.6 | Arnaud Boutonné | |
svn-id: r45899 | |||
2009-11-14 | Gob - Add MD5s for Gobliins2 and Little Red Riding Hood included on an old ↵ | Arnaud Boutonné | |
AD2 CD. svn-id: r45887 | |||
2009-11-10 | Gob - Add detection for another win31 Lost in Time found on french ADI 2.6 ↵ | Arnaud Boutonné | |
Français-Maths 4e svn-id: r45821 | |||
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn | |
svn-id: r45616 | |||
2009-10-28 | Add multilanguage EN+FR versions of gob2 and gob3 found on english Adi 4.10 ↵ | Arnaud Boutonné | |
English+Maths Year 8 svn-id: r45476 | |||
2009-10-28 | Fixing "graphical glitch in Bizoo level" (bug #2867361) | Sven Hesse | |
svn-id: r45470 | |||
2009-10-28 | Adding another Windows Lost in Time version, German/French | Sven Hesse | |
svn-id: r45469 | |||
2009-10-28 | Style fixes | Sven Hesse | |
svn-id: r45468 | |||
2009-10-28 | Removing trailing spaces | Sven Hesse | |
svn-id: r45467 | |||
2009-10-23 | Gob - Add a workaround for gob3 Sofa bug #2867294. It's now possible to exit ↵ | Arnaud Boutonné | |
the animation by clicking svn-id: r45353 | |||
2009-10-23 | Gob - Fix animations without extension | Arnaud Boutonné | |
svn-id: r45352 | |||
2009-10-18 | gob - Cleanup of previous modification | Arnaud Boutonné | |
svn-id: r45228 | |||
2009-10-18 | gob - "Windows" Gob3 has errors in scripts, calling .IMD videos instead of ↵ | Arnaud Boutonné | |
.VMD ones. This modification fixes that. svn-id: r45226 | |||
2009-10-15 | Give Gob1 CD-i its own platform. | Matthew Hoops | |
svn-id: r45135 | |||
2009-10-13 | gob detection | Arnaud Boutonné | |
- Add preliminary Gobliiins 1 CD-i detection.cpp - DOS CD is 2.01, not 1.02 svn-id: r45014 | |||
2009-10-08 | Change doxygen inline comments from "//!" to "///" as proposed on -devel | Max Horn | |
svn-id: r44802 | |||
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May ↵ | Max Horn | |
lead to compilation issues in ports, which should be trivial to fix, though svn-id: r44793 | |||
2009-10-08 | Add a hack that fixes bug #2858887 and #2859606 | Arnaud Boutonné | |
svn-id: r44785 | |||
2009-10-08 | gob - Fix a Valgrind warning occuring in CD games | Arnaud Boutonné | |
svn-id: r44774 | |||
2009-10-07 | Fix an assert in activeWin(). | Arnaud Boutonné | |
svn-id: r44746 | |||
2009-10-06 | gob - fix valgrind warning: invalid read when animKeysCount equals 0 | Arnaud Boutonné | |
svn-id: r44716 | |||
2009-10-03 | revert r44542: the fix reopens another previous bug | Arnaud Boutonné | |
svn-id: r44553 | |||
2009-10-02 | Fix for bug ref#2867294 (hopefully) | Arnaud Boutonné | |
svn-id: r44542 | |||
2009-10-01 | Fix a regression in the first part of the intro (gitches when the paper and ↵ | Arnaud Boutonné | |
the rat are moving). svn-id: r44518 | |||
2009-09-30 | Fascination - Suppress some warnings | Arnaud Boutonné | |
svn-id: r44504 | |||
2009-09-30 | Fascination - Fix a regression in intro (fix of R42171) | Arnaud Boutonné | |
svn-id: r44496 | |||
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵ | Max Horn | |
things) svn-id: r44495 | |||
2009-09-29 | Playtoons - implement some functions related to hotspot texts | Arnaud Boutonné | |
Fascination - initial version of several 'Fascination Window' functions, proper naming of most of fascination OPCODEDRAW and OPCODEGOB functions svn-id: r44472 | |||
2009-09-29 | Gob - Silence a Valgrind warning by initializing a variable | Arnaud Boutonné | |
svn-id: r44467 | |||
2009-09-24 | Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings ↵ | Filippos Karapetis | |
and issues in compilers which don't support NORETURN svn-id: r44314 | |||
2009-09-24 | Fixed some more warnings about unreachable code | Filippos Karapetis | |
svn-id: r44299 | |||
2009-09-18 | Fixed warning about missing newline | Andre Heider | |
svn-id: r44191 | |||
2009-09-16 | Playtoons - Add patterns to drawCircle | Arnaud Boutonné | |
svn-id: r44122 | |||
2009-09-16 | Playtoons - Add 3 DRAW_PIXEL patterns, fix some conditions. | Arnaud Boutonné | |
svn-id: r44120 |