Age | Commit message (Expand) | Author |
2010-07-27 | SCI: Fixed game script bug #3034985, "LB1: Crash on Intro" | Filippos Karapetis |
2010-07-27 | SCI: Fixed bug #3034567, "KQ6CD: Crash on taking piece of paper from spider web" | Filippos Karapetis |
2010-07-27 | SCI: Fix bug #3035033 - ISLANDBRAIN demo: Crash | Matthew Hoops |
2010-07-27 | SCI: Add workarounds for the camelot demo | Matthew Hoops |
2010-07-27 | SCI: Add a 0x prefix to localCall to show it's a hexadecimal number | Matthew Hoops |
2010-07-27 | SCI: Add two more uninited workarounds for Jones/CD | Matthew Hoops |
2010-07-27 | SCI: Add workaround for LB1 demo | Matthew Hoops |
2010-07-26 | SCI: Add workarounds for the LB2 demo | Matthew Hoops |
2010-07-26 | SCI: fixing text fonts not working correctly | Martin Kiewitz |
2010-07-26 | SCI: fixing scroll transitions for kq6 hires | 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 | SOUND: Move the Mac snd decoder from SCI to /sound | Matthew Hoops |
2010-07-26 | SCI: extending rats workaround kq6 to all rooms | Martin Kiewitz |
2010-07-26 | SCI: adding workaround for kq6 room 210 | Martin Kiewitz |
2010-07-26 | KYRA: Fix assertion when using "enter" to scene with instant death. | Johannes Schickel |
2010-07-26 | SCI: fixing transition 9 | Martin Kiewitz |
2010-07-26 | SCI: adding workaround for castle brain room 320 | Martin Kiewitz |
2010-07-26 | SCI: making kq5 workaround work in every room | Martin Kiewitz |
2010-07-26 | SCI: forgot one workaround for r51319 | Martin Kiewitz |
2010-07-26 | SCI: adding workaround for island of dr. brain | Martin Kiewitz |
2010-07-26 | SCI: commenting out picture cel debug msg | Martin Kiewitz |
2010-07-26 | SCI: adding scrollcapability to sci32 | Martin Kiewitz |
2010-07-26 | AGI: Fix valgrind warning | Eugene Sandulenko |
2010-07-26 | AGI: Fix crash on exit thanks to valgrind | Eugene Sandulenko |
2010-07-26 | AGI: Fix spelling and formatting | Eugene Sandulenko |
2010-07-26 | SCI: Fixed menu reset in SCI0/SCI01 games when restarting | Filippos Karapetis |
2010-07-26 | SCI: some scrolling support for sci32 | Martin Kiewitz |
2010-07-26 | SCI: combined lb2 workaround | Martin Kiewitz |
2010-07-26 | SCI: Some cosmetic changes to the warning thrown when fixing invalid windows | Filippos Karapetis |
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 |
2010-07-26 | SCI: Added room number to signature mismatch errors | Filippos Karapetis |
2010-07-26 | SCI: Fixed bug #3034536 - "AMIGAOS4: SCI - Compiler error". | Filippos Karapetis |
2010-07-26 | SCI: Fixed a script bug in the intro of LB2 (invalid call to kMemory), room 2... | Filippos Karapetis |
2010-07-26 | SCI: Fixed bug #3034490 , "signature mismatch in laura bow 2 introduction" | Filippos Karapetis |
2010-07-26 | SCI: Fixed bug #3034507, "PQ2 Demo: Non-existant menu item" | Filippos Karapetis |
2010-07-26 | SCI: Fixed bug #3034464, "ECOQUEST2: Crash near beginning" | Filippos Karapetis |
2010-07-25 | Fixed LSL6 hires resources, speech and lip sync work now (thanks to a discuss... | Filippos Karapetis |
2010-07-25 | SCI: adding kAddPicAt dummy | Martin Kiewitz |
2010-07-25 | SCI: blacking out planes that got deleted | Martin Kiewitz |
2010-07-25 | SCI: some changes for kq7 | Martin Kiewitz |
2010-07-25 | SCI: adding gk2 uninit workaround | Martin Kiewitz |
2010-07-25 | SCI: removing onControl from coordAdjuster32 | Martin Kiewitz |
2010-07-25 | SCI: using coordadjuster in GfxView | Martin Kiewitz |
2010-07-25 | SCI: sci32 coord adjustment changes | Martin Kiewitz |
2010-07-25 | Silenced false positive warning in MSVC | Filippos Karapetis |
2010-07-25 | SCI: adding separate kCantBeHere32 (stub) | Martin Kiewitz |
2010-07-25 | SCI: adjust z coordinate for views (sci32) | Martin Kiewitz |