Age | Commit message (Expand) | Author |
2010-11-19 | SCI: Implement the GetConfig call for LSL7 | Lars Skovlund |
2010-11-10 | SCI: Some SCI3 changes | Filippos Karapetis |
2010-11-10 | SCI: Updated the SCI2.1 kernel function table with the SCI3 changes/additions | Filippos Karapetis |
2010-11-09 | SCI: Temporarily disable the PrintDebug call, which is only partially | Lars Skovlund |
2010-10-31 | SCI: Fix for bug #3100292 - "QFG2: signature mismatch at the WIT" | Filippos Karapetis |
2010-10-29 | SCI: Updated kSetShowStyle signature for SCI2.1. SQ6 starts again | Filippos Karapetis |
2010-10-23 | SCI: Silence runtime warnings when editing kernel_tables.h with VS2010 | Filippos Karapetis |
2010-10-23 | ALL: Fix indention (whitespaces -> tabs) | Max Horn |
2010-10-20 | SCI: Changed some tabs to spaces | Filippos Karapetis |
2010-10-20 | SCI: Marked several unused SCI2/SCI2.1 kernel functions and updated comments ... | Filippos Karapetis |
2010-10-17 | SCI: Added comments for the unmapped SCI2/SCI2.1 kernel functions | Filippos Karapetis |
2010-09-17 | SCI: Use spaces for indentation for consistency. | Johannes Schickel |
2010-09-17 | SCI2: some very early work on kSetShowStyle | Filippos Karapetis |
2010-09-15 | SCI: Some very early work on kRemapColors (just comments/observations for now) | Filippos Karapetis |
2010-09-15 | SCI2: adding a stub for the kPurge memory function | Filippos Karapetis |
2010-09-09 | SCI: Implemented the kPrintDebug SCI2.1 kernel function, used in Shivers (demo) | Filippos Karapetis |
2010-09-09 | SCI: kIsOnMe is kOnMe, merge both into kIsOnMe | Martin Kiewitz |
2010-09-09 | SCI: Kernel table changes | Filippos Karapetis |
2010-09-09 | SCI: SCI2/2.1 kernel table changes | Filippos Karapetis |
2010-09-09 | SCI: Support a few optional parameters in SCI32 List calls | Lars Skovlund |
2010-09-04 | SCI: properly reversed kDoAvoider | Martin Kiewitz |
2010-08-24 | SCI: more work on replacing save dialog | Martin Kiewitz |
2010-08-24 | SCI: changing signature of kRestoreGame | Martin Kiewitz |
2010-08-23 | SCI: some more work on replacing restore dialog | Martin Kiewitz |
2010-08-22 | SCI: Reimplemented the kShow kernel command, used by the inbuilt SCI debugger... | Filippos Karapetis |
2010-08-18 | SCI: Fixed script bug #3048054 - "LONGBOW: crash when opening hand code" (Ger... | Filippos Karapetis |
2010-08-18 | SCI: Fixed bug #3042964 - "KQ4: Signature Mismatch" | Filippos Karapetis |
2010-08-11 | SCI: adding workaround for sq1 | Martin Kiewitz |
2010-08-03 | SCI: adding kDoSound(fade) workaround table to sci1early | Martin Kiewitz |
2010-08-02 | SCI: Silenced some sound related warnings. Added an empty function for kDoSou... | Filippos Karapetis |
2010-08-02 | SCI: Fixed script bug #3037835 - "ISLANDBRAIN: Crash when breeding second-gen... | Filippos Karapetis |
2010-08-02 | SCI: Fixed script bug #3038077 - "PQ3 : Engine Abort While Plotting Crimes", ... | Filippos Karapetis |
2010-07-30 | SCI: Fix saving/restoring games in fan games | Matthew Hoops |
2010-07-30 | SCI: adding workaround for kSetCursor kq5cd | Martin Kiewitz |
2010-07-30 | SCI: cleaning up kSetCursor | Martin Kiewitz |
2010-07-28 | SCI: changed kRandom signature | Martin Kiewitz |
2010-07-28 | SCI: implement additional variants of kRandom | Martin Kiewitz |
2010-07-28 | SCI: fixes for qfg2 | Martin Kiewitz |
2010-07-28 | SCI: Fix bug #3035720 - SQ1SCI demo: Menu crash | Matthew Hoops |
2010-07-27 | SCI: fixing signature of kCheckFreeSpace | Martin Kiewitz |
2010-07-27 | SCI: changes for mother goose sci2.1 | Martin Kiewitz |
2010-07-27 | SCI: kCheckFreeSpace support for sci1.1 | Martin Kiewitz |
2010-07-27 | SCI: implemented kPalette(save/restore) | Martin Kiewitz |
2010-07-27 | SCI: Fixed bug #3035186 - "ECOQUEST2: Crash When Receiving Ecorder". Also rem... | Filippos Karapetis |
2010-07-27 | SCI: Fixed script bug #3034610 - "KQ6CD: Crash in endgame (short path)", and ... | Filippos Karapetis |
2010-07-27 | SCI: Fixed bug #3035057 - "ECOQUEST demo: Crashing menu". EcoQuest 1 demo is ... | Filippos Karapetis |
2010-07-26 | SCI: implement scaling for kDrawCel | Martin Kiewitz |
2010-07-26 | SCI: reverting r51304, broke kq6 hires | Martin Kiewitz |
2010-07-26 | SCI: Fixed bug #3034519, "GK1 Demo: kIsObject Sig Mismatch". | Filippos Karapetis |
2010-07-26 | SCI: Fixed bug #3034506, "QFG4 Demo: kPalette Subfunction Sig Mismatch", plus... | Filippos Karapetis |