aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2017-09-19SCI32: Put superclass address in r_acc for SCI3 super callsColin Snover
2017-09-19SCI32: Remove never-read default valuesColin Snover
2017-09-19SCI32: Hide warning about CD-ROM speed setting in kGetSierraProfileIntColin Snover
2017-09-19SCI: Stop EngineState::wait mutating r_accColin Snover
2017-09-17SCI32: Heap patch for Phantasmagoria 2 to fix DocuStore placementsMartin Kiewitz
2017-09-17SCI32: GK1CD: script for vine swing issue bug #9820Martin Kiewitz
2017-09-17SCI32: Clean-up pass on GK1,GK2,KQ7,PQ4,QfG4,Torin script patchesMartin Kiewitz
2017-09-16SCI: Remove unused selector from script patcher selectors listColin Snover
2017-09-16SCI32: Clean-up pass on Torin script patchesColin Snover
2017-09-16SCI32: Clean-up pass on GK1 script patchesColin Snover
2017-09-16SCI32: Clean-up pass on Shivers script patchesColin Snover
2017-09-16SCI32: Clean-up pass on Rama script patchesColin Snover
2017-09-16SCI32: Clean-up pass on QFG4 script patchesColin Snover
2017-09-16SCI32: Clean-up pass on PQ4 script patchesColin Snover
2017-09-16SCI32: Clean-up pass on PQ:SWAT script patchesColin Snover
2017-09-16SCI32: Clean-up pass on Phant2 script patchesColin Snover
2017-09-16SCI32: Clean-up pass on Phant1 script patchesColin Snover
2017-09-16SCI32: Clean-up pass on MGDX script patchesColin Snover
2017-09-16SCI32: Clean-up pass on LSL7 script patchesColin Snover
2017-09-16SCI32: Clean-up pass on LSL6hires script patchesColin Snover
2017-09-16SCI32: Clean-up pass on Lighthouse script patchesColin Snover
2017-09-16SCI32: Clean-up pass on KQ7 script patchesColin Snover
2017-09-16SCI32: Clean-up pass on GK2 script patchesColin Snover
2017-09-16SCI32: Clean-up pass on GK1 script patchesColin Snover
2017-09-16SCI32: Add script patch for PQ4CD for dual mode (text+speech)Martin Kiewitz
2017-09-15SCI32: Fix bad play call in Shivers room 23090David Fioramonti
2017-09-15SCI32: Fix clipping of inventory items in Phant2Colin Snover
2017-09-14SCI32: Fix Phant2 "auto-save"Colin Snover
2017-09-12SCI32: Fix wrong open folder/doc icons in Phant2 computer on first renderColin Snover
2017-09-12SCI32: Fix bad positioning of text in Phant2 computer on first renderColin Snover
2017-09-12SCI32: Fix janky document scrolling in Phant2 computer interfaceColin Snover
2017-09-12SCI32: Replace spin loop with kWait in Phant2 alien password screenColin Snover
2017-09-10SCI: Remove dead codeColin Snover
2017-09-09SCI32: Fix whitespace errorsColin Snover
2017-09-09SCI32: Send correct color depth to Phant2Colin Snover
2017-09-09SCI32: Fix Phant2 movie-vs-game playback volumesColin Snover
2017-09-08SCI32: Fix volume config when changing volume from in-game Phant2 controlsColin Snover
2017-09-08SCI32: Order nulls consistently in kernel signaturesColin Snover
2017-09-08SCI32: Remove redundant kStringGetData implementationColin Snover
2017-09-08SCI32: Fix kString signatures to allow null references where appropriateColin Snover
2017-09-08SCI32: Fix crash when changing security level of dead people in Phant2Colin Snover
2017-09-08SCI32: Add missing include for ConfManColin Snover
2017-09-08SCI32: Toggle Phant2 content censoring from game optionsColin Snover
2017-09-04SCI32: Fix creating over 20 saves in Phant2 native save gameColin Snover
2017-09-04SCI32: Disable save game mangling in Phant2Colin Snover
2017-09-03SCI: Fix builds with SCI32 disabledColin Snover
2017-09-03SCI32: Fix load from launcher for LighthouseColin Snover
2017-09-03SCI32: Add standard SRDialog patches to LighthouseColin Snover
2017-09-03SCI32: Fix crash after credits in LighthouseColin Snover
2017-09-03SCI32: Implement kCelLinkColin Snover