Age | Commit message (Expand) | Author |
2010-02-19 | Fix for bug #2954286 "Gob: ScummVM quits on pause". | Johannes Schickel |
2010-02-16 | Fascination - Fix syntax (clone2727) | Arnaud Boutonné |
2010-02-15 | Playtoons - "Fascination" workaround for text is also required for Playtoons. | Arnaud Boutonné |
2010-02-14 | Fascination - Put correct protracker functions as Paula now accept sample siz... | Arnaud Boutonné |
2010-02-13 | Fascination: REAL fix. Thanks DrMcCoy. | Arnaud Boutonné |
2010-02-13 | Fix a crash in previous commit | Arnaud Boutonné |
2010-02-13 | Fascination: | Arnaud Boutonné |
2010-02-08 | Fascination: - Suppress the recently added oFascin_keyFunc, replace it with a... | Arnaud Boutonné |
2010-02-06 | Fascination - Use invalidateRect instead of dirtiedRect, fix several other li... | Arnaud Boutonné |
2010-02-06 | Add an assert to avoid a crash when printing the character 0x00. | Arnaud Boutonné |
2010-02-06 | Fascination: Fix lamp problem in parking lot. | Arnaud Boutonné |
2010-02-04 | Fascination - Add detection for EN Atari version | Arnaud Boutonné |
2010-02-03 | clean-up : forgot commented code | Arnaud Boutonné |
2010-02-03 | Fascination - based on the theoritical values of flag, use getWindow instead ... | Arnaud Boutonné |
2010-02-03 | Fascination - Cleanup: suppress some noisy debug output, suppress some obsole... | Arnaud Boutonné |
2010-02-03 | Implementing saving/loading for Fascination. Tested in the DOS floppy version... | Sven Hesse |
2010-02-03 | Only show that annoying checkmouse warning for Fascination | Sven Hesse |
2010-02-03 | Minor style-related changes | Sven Hesse |
2010-02-03 | Fascination - Fix screen transition | Arnaud Boutonné |
2010-02-02 | Fascination - comment calls to getWindow() in checkMouse(). I think getWindow... | Arnaud Boutonné |
2010-02-02 | Fascination - Add a window specific function, modify checkmouse() function in... | Arnaud Boutonné |
2010-02-02 | Fascination - Add a define to enable/disable MDY player, as it currently gene... | Arnaud Boutonné |
2010-02-02 | Fascination - Fix one wrong wait time | Arnaud Boutonné |
2010-02-01 | Renaming saveload_Fascination.cpp to saveload_fascin.cpp, to fit the naming s... | Sven Hesse |
2010-01-31 | Fascination - Partially fix the intro | Arnaud Boutonné |
2010-01-31 | Properly deleting the TOT resource table again when loading failed | Sven Hesse |
2010-01-31 | Adding some sanity asserts | Sven Hesse |
2010-01-27 | - Fixed openWin, saveWin, restoreWin, closeWin, winMove and activeWin, so tha... | Arnaud Boutonné |
2010-01-26 | Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec... | Max Horn |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2010-01-22 | Get rid of kGameTypeAdibouUnknown (which is a mix of other versions), and Add... | Arnaud Boutonné |
2010-01-19 | Move raw audio flags from sound/mixer.h to sound/raw.h | Max Horn |
2010-01-19 | Fixed some cppcheck warnings. | Torbjörn Andersson |
2010-01-18 | Add detection for another french ADI4 environment disk | Arnaud Boutonné |
2010-01-12 | Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /... | Johannes Schickel |
2010-01-08 | Switch Mixer::playInputStream to use DisposeAfterUse::Flag | Max Horn |
2010-01-03 | Fix a buffer overflow (thanks to syke) and modify the way the instruments are... | Arnaud Boutonné |
2010-01-01 | Fix a buffer overflow, thanks to syke | Arnaud Boutonné |
2009-12-31 | Make sure that enough data is read out of the script | Sven Hesse |
2009-12-30 | Fixing an out of array bounds read | Sven Hesse |
2009-12-19 | gob - Remove detection of a cracked version of Lost in Time | Arnaud Boutonné |
2009-12-17 | gob - Split LiT part 2 detection in light / full. | Arnaud Boutonné |
2009-12-17 | gob - Add MD5 for LiT floppy part 1 "full", part 1 "light" and part 2. Part 2... | Arnaud Boutonné |
2009-12-09 | Change GOB engine so that not all its files depend on gui/dialog.h (and thus ... | Max Horn |
2009-12-08 | Fix some MSVC warnings (part of patch #2909981) | Max Horn |
2009-12-01 | gob - Add cursor handling for Fascination windows (close and move at least) | Arnaud Boutonné |
2009-11-24 | Added Doxygen comments for the various engine namespaces (currently mostly wi... | Max Horn |
2009-11-16 | Gob - Add MD5 for Adibou 1, a new SCN demo and some Adi2, Adi4 and Adibou2 ti... | Arnaud Boutonné |
2009-11-16 | gob - Add 'adibou2', rename 'adibou4' into 'adi4', add several Gob1, Gob2, Go... | Arnaud Boutonné |
2009-11-16 | gob - Preliminar saveload for Fascination | Arnaud Boutonné |