Age | Commit message (Expand) | Author |
2010-08-11 | SCI: fixing kGraphFillBoxAny implementation | Martin Kiewitz |
2010-08-02 | SCI: only display qfg-import information dialog once | Martin Kiewitz |
2010-08-02 | SCI: Rewrap overlong lines; improve dialog text slightly | Max Horn |
2010-08-02 | SCI: fixing typo | Martin Kiewitz |
2010-08-02 | SCI: qfg2/3 import | Martin Kiewitz |
2010-08-01 | SCI: Move kernelShakeScreen to GfxScreen so it can be used in SCI32 (it's use... | Matthew Hoops |
2010-07-30 | SCI: adding workaround for kSetCursor kq5cd | Martin Kiewitz |
2010-07-30 | SCI: arguments of mag-kSetCursor documented | Martin Kiewitz |
2010-07-30 | SCI: cleaning up kSetCursor | Martin Kiewitz |
2010-07-30 | SCI: Updated some comments related to Freddy Pharkas and silenced warning for... | Filippos Karapetis |
2010-07-30 | SCI: Added a case for 10 params inside kSetCursorSci11(), thus fixing the cra... | Filippos Karapetis |
2010-07-27 | SCI: implemented kPalette(save/restore) | Martin Kiewitz |
2010-07-26 | SCI: implement scaling for kDrawCel | Martin Kiewitz |
2010-07-26 | SCI: changing CRLF to LF | Martin Kiewitz |
2010-07-26 | SCI: reverting r51304, broke kq6 hires | Martin Kiewitz |
2010-07-26 | SCI: adding workaround for island of dr. brain | Martin Kiewitz |
2010-07-26 | SCI: Fixed bug #3034506, "QFG4 Demo: kPalette Subfunction Sig Mismatch", plus... | Filippos Karapetis |
2010-07-25 | SCI: adding kAddPicAt dummy | Martin Kiewitz |
2010-07-25 | SCI: adding separate kCantBeHere32 (stub) | Martin Kiewitz |
2010-07-24 | SCI: adding kOnMe transparency support | Martin Kiewitz |
2010-07-24 | SCI: removing sci32 gfx debug messages | Martin Kiewitz |
2010-07-24 | SCI: cache Planes for sci32 | Martin Kiewitz |
2010-07-24 | SCI: kCelWide/kCelHigh now adjust on hires views | Martin Kiewitz |
2010-07-24 | SCI: removing some debug stuff from sci32 gfx | Martin Kiewitz |
2010-07-23 | SCI: support kSetCursorSci11(-2) | Martin Kiewitz |
2010-07-22 | SCI: kSetCursor works the same in sci16 | Martin Kiewitz |
2010-07-22 | SCI: Some slight work on robot files | Filippos Karapetis |
2010-07-22 | SCI: kSetCursor change for sci32 | Martin Kiewitz |
2010-07-22 | SCI: sci2+ has a different kSetCursor order | Martin Kiewitz |
2010-07-21 | SCI: Moved all the video related functions in a separate file | Filippos Karapetis |
2010-07-21 | SCI: Moved the SCI32 kernel functions out of kernel32.cpp and into their resp... | Filippos Karapetis |
2010-07-21 | SCI: r51104 adding #ifdef and check for hires | Martin Kiewitz |
2010-07-21 | SCI: halfing kCelWide for sci2.1 | Martin Kiewitz |
2010-07-17 | SCI: removing kSetPort 4 argument support from r44938, which was wrong - addi... | Martin Kiewitz |
2010-07-15 | SCI: solved lsl1 casino door, lsl6 tram disappearing and qfg1 vga gate issue ... | Martin Kiewitz |
2010-07-15 | SCI: r50919 had some temporary test code in it, removing that so it really re... | Martin Kiewitz |
2010-07-15 | SCI: some big changes to kCantBeHere - kCantBeHere returns the actual "proble... | Martin Kiewitz |
2010-07-13 | SCI: adding quest for glory 2&3 export save filenames (same types and object ... | Martin Kiewitz |
2010-07-13 | SCI: adding quest for glory 1 export save filename ("a:glory1.sav") for filen... | Martin Kiewitz |
2010-07-12 | SCI: Fix warning | Max Horn |
2010-07-11 | SCI: remove "a:" from default export hero quest 1 filename "a:hq1_hero.sav" | Martin Kiewitz |
2010-07-11 | SCI: also sync palette after playing movies, fixes kq6 intro | Martin Kiewitz |
2010-07-10 | SCI: added signatures for kGraph, removed isDummy boolean from KernelFunction | Martin Kiewitz |
2010-07-10 | SCI: adding kPalette signatures, fixing 3 kPalVary calls, fixing kAssertPalet... | Martin Kiewitz |
2010-07-10 | Simplified the expression. | Torbjörn Andersson |
2010-07-10 | Fixed warning. | Torbjörn Andersson |
2010-07-10 | SCI: added kPalVary signatures & mapping, removed debug-warnings | Martin Kiewitz |
2010-06-30 | SCI: Removed the FreeSCI music code | Filippos Karapetis |
2010-06-28 | SCI: cleanup | Max Horn |
2010-06-25 | SCI: Introduce SciGameId enum | Max Horn |