Age | Commit message (Expand) | Author |
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 |
2010-06-25 | Removed the game ID check for embedded priority in icon controls, and replace... | Filippos Karapetis |
2010-06-24 | SCI: arg5 is map for graph(updateBox), added comment | Martin Kiewitz |
2010-06-24 | SCI: created a workaround table for uninitialized reads, removing old comment... | Martin Kiewitz |
2010-06-24 | SCI: implement detection for uninitialized temp variable reads and implement ... | Martin Kiewitz |
2010-06-24 | Initialize the stack with 'S' or 's' characters, like SSCI does (ultimately, ... | Filippos Karapetis |
2010-06-22 | SCI: kPalVary(SetTarget) implemented | Martin Kiewitz |
2010-06-22 | SCI: kPalVary(setTarget) now triggers an error | Martin Kiewitz |
2010-06-20 | SCI: implemented kPalVary(changeTicks) | Martin Kiewitz |
2010-06-20 | SCI: displaying debug warning again for kPalVary(init) | Martin Kiewitz |
2010-06-20 | SCI: implemented kPalVary(reverse) for pharkas, although there is a bug somew... | Martin Kiewitz |
2010-06-20 | SCI: adding info about kPalVary(8) being SCI32 exclusive | Martin Kiewitz |
2010-06-20 | SCI: implementing kPalVary(2) | Martin Kiewitz |
2010-06-20 | SCI: some kPalVary support - intro of island dr. brain works fine now | Martin Kiewitz |