Age | Commit message (Expand) | Author |
2014-04-18 | SCI: Inhibit spurious GCC warnings in script patching code. | D G Turner |
2014-03-28 | SCI: Initial implementation of the fanmade sciAudio library | Filippos Karapetis |
2014-02-19 | SCI: Fix script bug #6485 - "SCI: MUMG EGA - kStrCpy error" | Filippos Karapetis |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-17 | SCI: Adapt the segment and offset getters/setters for SCI3 | Filippos Karapetis |
2014-02-17 | SCI: Fix NS rect calculation in GK1 (and SCI32 in general) | Filippos Karapetis |
2014-02-17 | SCI: Allow saving without a VERSION file in Jones | Filippos Karapetis |
2014-02-17 | SCI: Provide more accurate error messages for unsupported saved games | Filippos Karapetis |
2014-01-29 | SCI: fix typo in getSciLanguageString CID 1003556 | Martin Kiewitz |
2014-01-27 | SCI: fix null pointer access in logKernelCall | Martin Kiewitz |
2013-12-24 | SCI: injecting "dual" view into King's Quest 6 CD | Martin Kiewitz |
2013-12-24 | SCI: workarounds / new bug ids in comments | Martin Kiewitz |
2013-12-22 | SCI: readded kq6 stepmother patch for dual mode | Martin Kiewitz |
2013-12-22 | SCI: LB2CD patch: remove audio mode reset code | Martin Kiewitz |
2013-12-22 | SCI: improved lb2+kq6 patches (new speech state) | Martin Kiewitz |
2013-12-21 | SCI: improved one of the kq6 audio+text patches | Martin Kiewitz |
2013-12-20 | SCI: final script patcher cleanup | Martin Kiewitz |
2013-12-20 | SCI: another kq6 patch for text+audio | Martin Kiewitz |
2013-12-20 | SCI: script patcher comment adjust | Martin Kiewitz |
2013-12-20 | SCI: even more script patcher cleanup | Martin Kiewitz |
2013-12-20 | SCI: script patcher cleanup | Martin Kiewitz |
2013-12-19 | SCI: kq6 script patch to fix "drink me" bottle | Martin Kiewitz |
2013-12-18 | SCI: another kq6 patch for audio+text support | Martin Kiewitz |
2013-12-15 | SCI: patch SQ4 bug with throwing at sequel police | Martin Kiewitz |
2013-12-15 | SCI: pq1vga script patch to fix map restore bug | Martin Kiewitz |
2013-12-14 | SCI: Make second pass when loading objects | Willem Jan Palenstijn |
2013-12-11 | SCI: Add detection for Torin Mac | Matthew Hoops |
2013-12-08 | SCI: Revert "+xx" to "+ xx" changes in 6f2e88136b20fb02d38cd594611c865f44fe8e1a. | Johannes Schickel |
2013-12-08 | SCI: Fix formatting in engine/script_patches.cpp. | Johannes Schickel |
2013-12-08 | SCI: Make all script patch related global data static. | Johannes Schickel |
2013-12-08 | SCI: Constify selectorNameTable. | Johannes Schickel |
2013-12-08 | SCI: Make all global script patch signatures const. | Johannes Schickel |
2013-12-08 | SCI: improve kq6 audio+text patch to include guard2 | Martin Kiewitz |
2013-12-08 | SCI: another script patch for KQ6 text+audio support | Martin Kiewitz |
2013-12-07 | SCI: more patches for KQ6 audio+text support | Martin Kiewitz |
2013-12-07 | SCI: added kq6 patch for audio+text, not 100% done | Martin Kiewitz |
2013-12-04 | Merge branch 'master' of github.com:scummvm/scummvm | Martin Kiewitz |
2013-12-04 | SCI: script patcher is now a separate class | Martin Kiewitz |
2013-11-23 | SCI: Janitorial - Fix spacing errors | Strangerke |
2013-11-22 | SCI: script patcher bug numbers to the new ones | Martin Kiewitz |
2013-11-21 | SCI: script patch for laurabow2 to fix system menu | Martin Kiewitz |
2013-11-21 | SCI: fix script patcher for games w/o vocab | Martin Kiewitz |
2013-11-21 | SCI: changed workaround for lb2 audio+text patch | Martin Kiewitz |
2013-11-21 | SCI: improved lb2/kq6 patch | Martin Kiewitz |
2013-11-21 | SCI: made lb2 text+audio patches apply to kq6 | Martin Kiewitz |
2013-11-21 | SCI: Fix warning | Willem Jan Palenstijn |
2013-11-20 | SCI: script patch for laura bow 2 for audio+text | Martin Kiewitz |
2013-11-19 | SCI: proper laura bow 2 script patch for safe issue | Martin Kiewitz |
2013-11-18 | SCI: added script patch to fix sq5 toolbox bug | Martin Kiewitz |
2013-11-16 | SCI: workaround for sq4 hintbook script bug (#6447) | Martin Kiewitz |