Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-27 | SCI: adding scaling code in kBaseSetter | Martin Kiewitz | |
and fixing palVary timer crash when exiting engine during palVary processing svn-id: r51361 | |||
2010-07-27 | TEENAGENT: Sort the object files alphabetically. | Jordi Vilalta Prat | |
svn-id: r51360 | |||
2010-07-27 | SCI: Added room number for the KQ6 script workaround during the ending | Filippos Karapetis | |
svn-id: r51359 | |||
2010-07-27 | SCI: Fix indentation and alignment of some entries | Jordi Vilalta Prat | |
svn-id: r51358 | |||
2010-07-27 | SCI: Complete the workaround commited in r51355. | Jordi Vilalta Prat | |
svn-id: r51357 | |||
2010-07-27 | SCI: Fixed script bug #3034610 - "KQ6CD: Crash in endgame (short path)", and ↵ | Filippos Karapetis | |
removed a relevant TODO svn-id: r51356 | |||
2010-07-27 | SCI: fixing workaround from r51353 | Martin Kiewitz | |
svn-id: r51355 | |||
2010-07-27 | SCI: Fixed bug #3035057 - "ECOQUEST demo: Crashing menu". EcoQuest 1 demo is ↵ | Filippos Karapetis | |
using an in between SCI1-SCI1.1 interpreter. It's SCI1.1, but it calls kNewWindow with the SCI1 semantics. svn-id: r51354 | |||
2010-07-27 | SCI: adding workaround for sq1-spanish | Martin Kiewitz | |
svn-id: r51353 | |||
2010-07-27 | SCI: translating nsRect back to actual plane coordinate | Martin Kiewitz | |
on scrollable planes svn-id: r51350 | |||
2010-07-27 | SCI: Fixed bug #3035149, "Camelot: Crash at launch" | Filippos Karapetis | |
svn-id: r51349 | |||
2010-07-27 | SCI: Fixed game script bug #3034985, "LB1: Crash on Intro" | Filippos Karapetis | |
svn-id: r51348 | |||
2010-07-27 | SCI: Fixed bug #3034567, "KQ6CD: Crash on taking piece of paper from spider web" | Filippos Karapetis | |
svn-id: r51347 | |||
2010-07-27 | SCI: Fix bug #3035033 - ISLANDBRAIN demo: Crash | Matthew Hoops | |
The demo needs the "init" selector so that the workaround for the full game will also work in the demo. svn-id: r51343 | |||
2010-07-27 | SCI: Add workarounds for the camelot demo | Matthew Hoops | |
svn-id: r51342 | |||
2010-07-27 | SCI: Add a 0x prefix to localCall to show it's a hexadecimal number | Matthew Hoops | |
svn-id: r51341 | |||
2010-07-27 | SCI: Add two more uninited workarounds for Jones/CD | Matthew Hoops | |
svn-id: r51340 | |||
2010-07-27 | SCI: Add workaround for LB1 demo | Matthew Hoops | |
svn-id: r51337 | |||
2010-07-26 | SCI: Add workarounds for the LB2 demo | Matthew Hoops | |
svn-id: r51336 | |||
2010-07-26 | SCI: fixing text fonts not working correctly | Martin Kiewitz | |
fixes sq5 and bug #3034766 svn-id: r51335 | |||
2010-07-26 | SCI: fixing scroll transitions for kq6 hires | Martin Kiewitz | |
fixes bug #3034587 svn-id: r51334 | |||
2010-07-26 | SCI: implement scaling for kDrawCel | Martin Kiewitz | |
fixes qfg4 demo properly (bug #3034506, previous commit r51304) svn-id: r51332 | |||
2010-07-26 | SCI: changing CRLF to LF | Martin Kiewitz | |
svn-id: r51331 | |||
2010-07-26 | SCI: reverting r51304, broke kq6 hires | Martin Kiewitz | |
svn-id: r51329 | |||
2010-07-26 | SOUND: Move the Mac snd decoder from SCI to /sound | Matthew Hoops | |
For use with Kyra1 Mac instrument samples. T7G Mac and Loom Mac also use this format for their custom instrument samples. svn-id: r51327 | |||
2010-07-26 | SCI: extending rats workaround kq6 to all rooms | Martin Kiewitz | |
fixes bug #3034597 svn-id: r51326 | |||
2010-07-26 | SCI: adding workaround for kq6 room 210 | Martin Kiewitz | |
fixes bug #3034565 svn-id: r51325 | |||
2010-07-26 | KYRA: Fix assertion when using "enter" to scene with instant death. | Johannes Schickel | |
svn-id: r51324 | |||
2010-07-26 | SCI: fixing transition 9 | Martin Kiewitz | |
fixes castle of dr. brain intro on amiga svn-id: r51323 | |||
2010-07-26 | SCI: adding workaround for castle brain room 320 | Martin Kiewitz | |
solves bug #3034473, happened also in DOS version of the game but only when exiting the puzzle before solving it svn-id: r51322 | |||
2010-07-26 | SCI: making kq5 workaround work in every room | Martin Kiewitz | |
fixes bug #3034700 svn-id: r51321 | |||
2010-07-26 | SCI: forgot one workaround for r51319 | Martin Kiewitz | |
svn-id: r51320 | |||
2010-07-26 | SCI: adding workaround for island of dr. brain | Martin Kiewitz | |
room 290 elevator puzzle, solves bug #3034485 svn-id: r51319 | |||
2010-07-26 | SCI: commenting out picture cel debug msg | Martin Kiewitz | |
svn-id: r51315 | |||
2010-07-26 | SCI: adding scrollcapability to sci32 | Martin Kiewitz | |
svn-id: r51313 | |||
2010-07-26 | AGI: Fix valgrind warning | Eugene Sandulenko | |
svn-id: r51312 | |||
2010-07-26 | AGI: Fix crash on exit thanks to valgrind | Eugene Sandulenko | |
svn-id: r51311 | |||
2010-07-26 | AGI: Fix spelling and formatting | Eugene Sandulenko | |
svn-id: r51310 | |||
2010-07-26 | SCI: Fixed menu reset in SCI0/SCI01 games when restarting | Filippos Karapetis | |
svn-id: r51309 | |||
2010-07-26 | SCI: some scrolling support for sci32 | Martin Kiewitz | |
not fully done yet svn-id: r51308 | |||
2010-07-26 | SCI: combined lb2 workaround | Martin Kiewitz | |
svn-id: r51307 | |||
2010-07-26 | SCI: Some cosmetic changes to the warning thrown when fixing invalid windows | Filippos Karapetis | |
svn-id: r51306 | |||
2010-07-26 | SCI: Fixed bug #3034519, "GK1 Demo: kIsObject Sig Mismatch". | Filippos Karapetis | |
svn-id: r51305 | |||
2010-07-26 | SCI: Fixed bug #3034506, "QFG4 Demo: kPalette Subfunction Sig Mismatch", ↵ | Filippos Karapetis | |
plus another sig mismatch on kDrawCel later on, when Dr. Cranium talks svn-id: r51304 | |||
2010-07-26 | SCI: Added room number to signature mismatch errors | Filippos Karapetis | |
svn-id: r51303 | |||
2010-07-26 | SCI: Fixed bug #3034536 - "AMIGAOS4: SCI - Compiler error". | Filippos Karapetis | |
svn-id: r51302 | |||
2010-07-26 | SCI: Fixed a script bug in the intro of LB2 (invalid call to kMemory), room ↵ | Filippos Karapetis | |
220 (while talking to Mr. Augustini) svn-id: r51301 | |||
2010-07-26 | SCI: Fixed bug #3034490 , "signature mismatch in laura bow 2 introduction" | Filippos Karapetis | |
svn-id: r51298 | |||
2010-07-26 | SCI: Fixed bug #3034507, "PQ2 Demo: Non-existant menu item" | Filippos Karapetis | |
svn-id: r51294 | |||
2010-07-26 | SCI: Fixed bug #3034464, "ECOQUEST2: Crash near beginning" | Filippos Karapetis | |
svn-id: r51293 |