aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2010-11-17SCI: Added some SCI3 selector related informationFilippos Karapetis
2010-11-17SCI: Make class table size OB1 workaround slightly more readableMax Horn
2010-11-17SCI: Fixed the return values of Object::relocateSci3()Filippos Karapetis
2010-11-17SCI: More work on SCI3, based on a patch by lskovlunFilippos Karapetis
2010-11-17SCI: Some more work on SCI3, based on a patch by lskovlunFilippos Karapetis
2010-11-17SCI: Added the SCI3 equivalent of initialiseObjects(), from a patch by lskovlunFilippos Karapetis
2010-11-17SCI: Some restructuring. Added some SCI3 placeholders/stubsFilippos Karapetis
2010-11-17SCI: The heap was a separate resource in SCI1.1 - SCI2.1 games only. It was l...Filippos Karapetis
2010-11-17SCI: Updated dissectScript() to handle synonym blocksFilippos Karapetis
2010-11-17SCI: Unified the functionality and parameters of the disasm and disasm_addr c...Filippos Karapetis
2010-11-17SCI: Added the ability to display original script bytecode in the "disasm" co...Filippos Karapetis
2010-11-16SCI: Fix for bug #3110215 - "SQ4 German: endless flight on Estros"Filippos Karapetis
2010-11-15SCI: Workaround for bug #3109299 "QFG1VGA: Crash when leaving area east of An...David Turner
2010-11-13SCI: Fixup pathfinding start point when on polygon edge.Walter van Niftrik
2010-11-13SCI: Fixed script bug #3108012 - "Hoyle1: Crash when changing Deal Speed in H...Filippos Karapetis
2010-11-12Fixed signed/unsigned warningFilippos Karapetis
2010-11-12SCI: Don't check for SCI2/SCI2.1 kernel types in SCI3 games. Filippos Karapetis
2010-11-11SCI: kSave case 0 is actually kSaveGame. Based on a patch by lskovlunFilippos Karapetis
2010-11-11SCI2: Make robots return immediately for now, till they're implementedFilippos Karapetis
2010-11-11SCI: Some video related changesFilippos Karapetis
2010-11-11SCI: Allow paths along the edge of the screen in kAvoidPath.Walter van Niftrik
2010-11-11SCI: Fixed bug #3104624 - "PQ3: Crash when loading saved game on the highway"Filippos Karapetis
2010-11-10SCI: Some SCI3 changesFilippos Karapetis
2010-11-10SCI: Updated the SCI2.1 kernel function table with the SCI3 changes/additionsFilippos Karapetis
2010-11-09SCI: Removed the Shivers 2 hack from the segment manager (it isn't SCI)Filippos Karapetis
2010-11-09SCI: Some slight work on SCI3Filippos Karapetis
2010-11-09SCI: Temporarily disable the PrintDebug call, which is only partiallyLars Skovlund
2010-11-09SCI: Add uninitialized temp workaround for ShiversLars Skovlund
2010-11-09SCI: Fix error message in ShowMovie(), perhaps avoiding some confusion laterLars Skovlund
2010-11-09SCI: Added comments for rev. 54150 and fixed a typoFilippos Karapetis
2010-11-09treat pushSelf opcode with low bit set as pushSelf (in fangames only, current...Lars Skovlund
2010-11-08SCI/SCI2: Some slight changes to the graphics codeFilippos Karapetis
2010-11-08Fix assertion failure in SCI0 saving codeLars Skovlund
2010-11-08SCI: Bugfix for script workaroundsFilippos Karapetis
2010-11-08SCI: Some changes regarding the string heap in saved gamesFilippos Karapetis
2010-11-04SCI: Renamed findBlock() to findBlockSCI0()Filippos Karapetis
2010-11-02SCI: Properly cast the results of kTimesSin and kTimesCos to 16-bit integersFilippos Karapetis
2010-11-02SCI: Remove any use of printfMax Horn
2010-11-01SCI: fixing port restoringMartin Kiewitz
2010-11-01SCI: fixing bug when restoring portsMartin Kiewitz
2010-11-01SCI: fixing lfMartin Kiewitz
2010-11-01SCI: saving/restoring script created windows nowMartin Kiewitz
2010-11-01ENGINES: Get rid of some (f)printfsMax Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-31SCI: Fix for bug #3100292 - "QFG2: signature mismatch at the WIT"Filippos Karapetis
2010-10-31SCI: Removing obsolete function parameterFilippos Karapetis
2010-10-31SCI: Play time related changesFilippos Karapetis
2010-10-30SCI: Fixed script bug #3098353 - "ECOQUEST1 German: Crash at the blackboard i...Filippos Karapetis
2010-10-29SCI: Updated kSetShowStyle signature for SCI2.1. SQ6 starts againFilippos Karapetis
2010-10-24SCI: Fixed bug #3094235 - "SQ4CD: Crashes at Roger jr. in beam"Filippos Karapetis