SCI Documentation: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
|||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
__NoTOC__ | |||
[[Category:SCI Pages]] | |||
<div align="center"><span style="font-size: 22pt">SCI Documentation</span><br /> | <div align="center"><span style="font-size: 22pt">SCI Documentation</span><br /> | ||
</div> | </div> | ||
| Line 4: | Line 6: | ||
* [[Sierra Creative Interpreter|'''S'''ierra '''C'''reative '''I'''nterpreter]] | * [[Sierra Creative Interpreter|'''S'''ierra '''C'''reative '''I'''nterpreter]] | ||
* [http://sierrahelp.com/SCI/SCIStudio3Help/ SCI Studio Help File] | * [http://sierrahelp.com/SCI/SCIStudio3Help/ SCI Studio Help File] | ||
* [http://scicompanion.com/Documentation/index.html SCI Companion Help File] | * [http://scicompanion.com/Documentation/index.html SCI Companion Help File] | ||
===<br /> The Official SCI Documentation === | ===<br /> [[Official SCI Documentation|The Official SCI Documentation]] === | ||
* [[ | * [[Script Programming Language|The Script Programming Language]] | ||
* [[SCI Kernel Documentation]] | |||
* [[Object Oriented Programming in Script]] | |||
* [[Script Classes for Adventure Games]] | |||
* [[SCI Parser Programmer's Reference]] | |||
* [[Run Time System Changes]] | |||
* [[SCI Changes & Updates]] | |||
* [[SCI Programming Language|The SCI Programming Language]]<br /> | |||
* [[Recommended Procedures for SCI Game Programming Coordinators]] | |||
===<br /> The FreeSCI Project Documentation === | ===<br /> The FreeSCI Project Documentation === | ||
| Line 25: | Line 25: | ||
* [[SCI Specifications|FreeSCI's SCI Specifications]] | * [[SCI Specifications|FreeSCI's SCI Specifications]] | ||
* [[SCI0 Sound Resource Format]] | * [[SCI0 Sound Resource Format]] | ||
==<br /> References == | |||
<references /><!-- Do not edit this section. It is autopopulated by <ref></ref> tags --> | |||
===<br /> See Also: === | ===<br /> See Also: === | ||
* [http://www.scriptinterpreter.com/home Lance Ewing's '''SC'''ript '''I'''nterpreter] | * [[SCI Specifications|FreeSCI's SCI Specifications]] | ||
* [[wayback:20211023113918/http://www.scriptinterpreter.com/home|Lance Ewing's '''SC'''ript '''I'''nterpreter]] | |||
* [https://mtnphil.wordpress.com/2016/04/09/decompiling-sci-byte-code-part-1/ Phil Fortier's Decompiling SCI byte code] | * [https://mtnphil.wordpress.com/2016/04/09/decompiling-sci-byte-code-part-1/ Phil Fortier's Decompiling SCI byte code] | ||
* [[w:Sierra | * [[w:Sierra Creative Interpreter|SCI on Wikipedia]] | ||
| | ||
[[Category:References]] | |||
[[Category:Documentation]] | |||
[[Category:SCI Documentation]] | [[Category:SCI Documentation]] | ||
[[Category:Historical Pages]] | |||
[[Category:Development]] | |||
[[Category:SCI Development]] | |||
[[Category:Resource Articles]] | |||
[[Category:SCI Resource Articles]] | |||
Latest revision as of 15:12, 28 December 2025
SCI Documentation
The Official SCI Documentation
- The Script Programming Language
- SCI Kernel Documentation
- Object Oriented Programming in Script
- Script Classes for Adventure Games
- SCI Parser Programmer's Reference
- Run Time System Changes
- SCI Changes & Updates
- The SCI Programming Language
- Recommended Procedures for SCI Game Programming Coordinators
The FreeSCI Project Documentation
References
See Also:
- FreeSCI's SCI Specifications
- Lance Ewing's SCript Interpreter
- Phil Fortier's Decompiling SCI byte code
- SCI on Wikipedia