SCI Documentation: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
</div> | </div> | ||
* [[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 36: | Line 32: | ||
===<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:References]] | ||
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