Age | Commit message (Expand) | Author |
2010-07-21 | SCI: halfing kCelWide for sci2.1 | Martin Kiewitz |
2010-07-21 | SCI: terminating at another resource of sq4cd | Martin Kiewitz |
2010-07-21 | AGOS: Make the "m" hotkey respect the mute setting. | Johannes Schickel |
2010-07-21 | LURE: Make LURE respect the mute settings. | Johannes Schickel |
2010-07-21 | AGOS: Make AGOS respect the mute setting. | Johannes Schickel |
2010-07-21 | SCI: Rewrite said spec handling. | Willem Jan Palenstijn |
2010-07-21 | KYRA: Respect mute setting on engine startup. | Johannes Schickel |
2010-07-21 | SCI: fix initializing script 99 of sq3 | Martin Kiewitz |
2010-07-21 | Janitorial: Removed extra semi-colon. | Torbjörn Andersson |
2010-07-21 | Strip trailing whitespaces in our common code base. | Johannes Schickel |
2010-07-21 | Strip trailing whitespaces. | Johannes Schickel |
2010-07-21 | SCI: adding workaround for sq3 | Martin Kiewitz |
2010-07-21 | SCI: More rest of the workaround defs to workarounds.h | Max Horn |
2010-07-21 | SCI: Moved all the static kernel-related tables in a separate file. Also, mov... | Filippos Karapetis |
2010-07-21 | SCI: Moved all the workaround tables in a separate file, to keep them apart f... | Filippos Karapetis |
2010-07-21 | SCI: adding lsl6hires uninit workaround | Martin Kiewitz |
2010-07-21 | SCI: fixing hires background pictures sci2.1 | Martin Kiewitz |
2010-07-21 | SCI: kSetNowSeen sci2.1 | Martin Kiewitz |
2010-07-21 | SCI: more work on coordadjustment sci32 | Martin Kiewitz |
2010-07-20 | SCI: Removed the restoring parameter of the run_vm() function | Filippos Karapetis |
2010-07-20 | SCI: Fixed an off-by-one error in the resource manager - it tried to load pat... | Filippos Karapetis |
2010-07-20 | SCI: some sci32 fixes | Martin Kiewitz |
2010-07-20 | SCI: adding lsl6hires uninit workaround | Martin Kiewitz |
2010-07-20 | SCI: fixed jones/ega/vga port issue | Martin Kiewitz |
2010-07-20 | SCI: adding multilingual mixed up mother goose | Martin Kiewitz |
2010-07-20 | SCI: tiny comment change | Martin Kiewitz |
2010-07-20 | SCI: clean up workaround tables/code | Martin Kiewitz |
2010-07-20 | SCI: fix regression of r50463 | Martin Kiewitz |
2010-07-20 | Implement PlayNote/StopNote and PlayTele/StopTele for The Manhole. | Matthew Hoops |
2010-07-20 | SCI: adding workaround for sq1 in bar | Martin Kiewitz |
2010-07-20 | SCI: adding uninit workarounds for cnick games | Martin Kiewitz |
2010-07-20 | SCI: fix regression of r51060 | Martin Kiewitz |
2010-07-20 | SCI: change the workaround-types | Martin Kiewitz |
2010-07-20 | SCI: added workaround for kq1 kDoSound(fade) | Martin Kiewitz |
2010-07-20 | SCI: renaming kDoSound(resume) to resumeAfterRestore | Martin Kiewitz |
2010-07-20 | BUILD: Fix fallback readline detection | Willem Jan Palenstijn |
2010-07-20 | General: Fixed building the SEQ MIDI driver | Torbjörn Andersson |
2010-07-20 | BUILD: Unify adding -DUNIX to DEFINES; complete SEQ MIDI detection | Max Horn |
2010-07-20 | BUILD: Enhance configure code, add (unfinished) USE_SEQ_MIDI support | Max Horn |
2010-07-20 | MIDI: Build and use ALSA driver if and only if USE_ALSA is defined | Max Horn |
2010-07-19 | SCI: disabling kDoSound(StopAll) | Martin Kiewitz |
2010-07-19 | SCI: fixing comment | Martin Kiewitz |
2010-07-19 | SCI: adding 2 uninit workarounds for hoyle1 | Martin Kiewitz |
2010-07-19 | SCI: kDoBresen - check xLast/yLast selectors | Martin Kiewitz |
2010-07-19 | SCI: dont fix list control in sq4 | Martin Kiewitz |
2010-07-19 | SCI: make sci0 foreign vocabulary also work | Martin Kiewitz |
2010-07-19 | SCI: don't initialize vocabulary twice | Martin Kiewitz |
2010-07-19 | SCI: fix regression of r51027 | Martin Kiewitz |
2010-07-19 | SCI: parser now matches extended chars too | Martin Kiewitz |
2010-07-19 | GUI: Enhance ThemeEngine to find theme .zip files using SearchMan | Max Horn |