Age | Commit message (Expand) | Author |
2010-11-19 | SCI: Moved the Object class in a separate file | Filippos Karapetis |
2010-11-17 | SCI: Allow SCI3 game scripts to run | Filippos Karapetis |
2010-11-11 | SCI: Added the "DUK" video folder to the Search manager | Filippos Karapetis |
2010-11-10 | SCI: Some SCI3 changes | Filippos Karapetis |
2010-11-09 | SCI: Some slight work on SCI3 | Filippos Karapetis |
2010-11-05 | COMMON/GUI/SCI: Changes to the EGA dithering checkbox | Filippos Karapetis |
2010-11-04 | SCI: Set undither to on by default again, like it was. | Filippos Karapetis |
2010-11-04 | SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so ca... | Filippos Karapetis |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-31 | SCI: Play time related changes | Filippos Karapetis |
2010-10-30 | SCI: Fixed detection of fan made script patches for LSL1 | Filippos Karapetis |
2010-10-29 | SCI: Remove unused variable + some formatting fixes. | Johannes Schickel |
2010-10-29 | SCI: Added detection of some fan made script patches. | Filippos Karapetis |
2010-10-27 | SCI: Proper pausing/resuming of MIDI music in SciEngine::pauseEngineIntern(),... | Filippos Karapetis |
2010-10-13 | SCI: Add detection for Hoyle4 Mac | Matthew Hoops |
2010-09-08 | SCI: dont replace save/restore in hoyle2 too | Martin Kiewitz |
2010-09-08 | SCI: don't replace save/restore in hoyle1 | Martin Kiewitz |
2010-09-07 | SCI: Now distinguishing between native MT-32 MIDI from GM devices when checking | Filippos Karapetis |
2010-09-02 | SCI: Show a warning window regarding GM in some games. | Filippos Karapetis |
2010-09-01 | SCI: set master volume correctly | Martin Kiewitz |
2010-09-01 | SCI: disable dialog replacement for jones | Martin Kiewitz |
2010-08-31 | SCI: renaming fb01-enable to "native_fb01" | Martin Kiewitz |
2010-08-31 | SCI: renaming config-variables | Martin Kiewitz |
2010-08-31 | SCI: Remove duplicate comment line. | Johannes Schickel |
2010-08-31 | SCI: enable new kDoBresen/InitBresen | Martin Kiewitz |
2010-08-29 | SCI: adding virtual lists for qfg-import rooms | Martin Kiewitz |
2010-08-29 | SCI: Added proper handling of QFG exported character files. | Filippos Karapetis |
2010-08-27 | SCI: Fixed bug #3054613, "QFG character saves, naming convention" | Filippos Karapetis |
2010-08-25 | SCI: making loading from ScummVM menu work correctly | Martin Kiewitz |
2010-08-24 | SCI: replacing save dialog as well | Martin Kiewitz |
2010-08-24 | SCI: Check for the existence of script 180 before accessing it. | Filippos Karapetis |
2010-08-24 | SCI: more work on replacing save dialog | Martin Kiewitz |
2010-08-24 | SCI: some work on replacing save dialog | Martin Kiewitz |
2010-08-24 | SCI: fixing const cast warning | Martin Kiewitz |
2010-08-24 | SCI: changing signature of kRestoreGame | Martin Kiewitz |
2010-08-24 | SCI: now pausing/unpausing music in replaced restore dialog | Martin Kiewitz |
2010-08-24 | SCI: bit more work on restore dialog replacing | Martin Kiewitz |
2010-08-23 | SCI: some more work on replacing restore dialog | Martin Kiewitz |
2010-08-23 | SCI: storing game super class address now inside SciEngine | Martin Kiewitz |
2010-08-17 | SCI: Added a warning dialog on game startup for versions of Longbow with know... | Filippos Karapetis |
2010-08-07 | SCI: Added support for the inbuilt leftover parser in XMAS1990 | Filippos Karapetis |
2010-08-05 | SCI: Fixed bug #3039477 - "KQ5CD: No speech after restoring from ScummVM" and... | Filippos Karapetis |
2010-08-04 | SCI: Add 'movie' subdirectory for VMD's | Matthew Hoops |
2010-08-02 | SCI: fixing getting selected language | Martin Kiewitz |
2010-08-01 | SCI: honoring english selection for multilingual games | Martin Kiewitz |
2010-08-01 | SCI: adding "audiosfx" to directories | Martin Kiewitz |
2010-08-01 | SCI: adding audio directory searching for patches | Martin Kiewitz |
2010-07-31 | SCI: kGameIsRestarting returns 2 when we restored | Martin Kiewitz |
2010-07-30 | SCI: Switch to Common::RandomSource. | Johannes Schickel |
2010-07-28 | SCI: Add 'robots' subdirectory (PQSWAT demo stores them there) | Matthew Hoops |