Imported SCI Documentation: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<div align="center"><!--Page: [[Imported SCI Pages|SCI]] | -->[[Imported AGI Documentation|AGI Documentation]] | [[Imported AGI Examples|AGI Examples]] | [[Imported AGI Resources|AGI Resources]] | [[Imported AGI Tutorials|AGI Tutorials]] | [[Imported AGI How To|AGI How To]] | [[Imported AGI Tools|AGI Tools]] | [[Sierra's Internal AGI Tools|Sierra's Internal AGI Tools]] | [[AGI Files|AGI Files]] | [[AGI Demos|AGI Demos]]<br />[[Sierra AGI Designers|Sierra AGI Designers]] | [[Fan AGI Designers|Fan AGI Designers]] | [[Sierra AGI Contributors]] | [[Fan AGI Contributors]] | [[Sierra AGI Devs|Sierra AGI Devs]] | [[Fan AGI Devs|Fan AGI Devs]] | [[Non Sierra specific|Non Sierra]]</div><br /> | <div align="center"><!--Page: [[Imported SCI Pages|SCI]] | -->[[Imported AGI Documentation|AGI Documentation]] | [[Imported AGI Examples|AGI Examples]] | [[Imported AGI Resources|AGI Resources]] | [[Imported AGI Tutorials|AGI Tutorials]] | [[Imported AGI How To|AGI How To]] | [[Imported AGI Tools|Fan AGI Tools]] | [[Sierra's Internal AGI Tools|Sierra's Internal AGI Tools]] | [[AGI Files|AGI Files]] | [[AGI Demos|AGI Demos]]<br />[[Sierra AGI Designers|Sierra AGI Designers]] | [[Fan AGI Designers|Fan AGI Designers]] | [[Sierra AGI Contributors]] | [[Fan AGI Contributors]] | [[Sierra AGI Devs|Sierra AGI Devs]] | [[Fan AGI Devs|Fan AGI Devs]] | [[Non Sierra specific|Non Sierra]]</div> | ||
<div align="center"><!--Page: [[Imported AGI Pages|AGI]] | -->[[Imported SCI Documentation|SCI Documentation]] | [[Imported SCI Examples|SCI Examples]] | [[Imported SCI Resources|SCI Resources]] | [[Imported SCI Tutorials|SCI Tutorials]] | [[Imported SCI How To|SCI How To]] | [[Imported SCI Tools|Fan SCI Tools]] | [[Sierra's Internal SCI Tools|Sierra's Internal SCI Tools]] | [[SCI Files|SCI Files]] | [[SCI Demos|SCI Demos]]<br />[[Sierra SCI Designers|Sierra SCI Designers]] | [[Fan SCI Designers|Fan SCI Designers]] | [[Sierra SCI Contributors]] | [[Fan SCI Contributors]] | [[Sierra SCI Devs|Sierra SCI Devs]] | [[Fan SCI Devs|Fan SCI Devs]] | [[Non Sierra specific|Non Sierra]]</div> | |||
* [[SCI Documentation]] | * [[SCI Documentation]] | ||
| Line 128: | Line 129: | ||
* [[The Script Programming Language/Using SC]] | * [[The Script Programming Language/Using SC]] | ||
==<br /> References == | |||
<references /><!-- Do not edit this section. It is autopopulated by <ref></ref> tags --> | |||
==<br /> Also See == | |||
* | |||
| |||
[[Category:Pages to be Deleted]] | [[Category:Pages to be Deleted]] | ||
[[Category:Temp SCI Pages to be Deleted]] | [[Category:Temp SCI Pages to be Deleted]] | ||
Revision as of 19:01, 3 October 2025
AGI Documentation | AGI Examples | AGI Resources | AGI Tutorials | AGI How To | Fan AGI Tools | Sierra's Internal AGI Tools | AGI Files | AGI Demos
Sierra AGI Designers | Fan AGI Designers | Sierra AGI Contributors | Fan AGI Contributors | Sierra AGI Devs | Fan AGI Devs | Non Sierra
Sierra AGI Designers | Fan AGI Designers | Sierra AGI Contributors | Fan AGI Contributors | Sierra AGI Devs | Fan AGI Devs | Non Sierra
SCI Documentation | SCI Examples | SCI Resources | SCI Tutorials | SCI How To | Fan SCI Tools | Sierra's Internal SCI Tools | SCI Files | SCI Demos
Sierra SCI Designers | Fan SCI Designers | Sierra SCI Contributors | Fan SCI Contributors | Sierra SCI Devs | Fan SCI Devs | Non Sierra
Sierra SCI Designers | Fan SCI Designers | Sierra SCI Contributors | Fan SCI Contributors | Sierra SCI Devs | Fan SCI Devs | Non Sierra
- Recommended Procedures for SCI Game Programming Coordinators
- Run Time System Changes
- SCI Changes & Updates
- Message Editor 5.000
- SCI Kernel Documentation
- SCI Kernel Documentation/Animation Functions
- SCI Kernel Documentation/Arithmetic Functions
- SCI Kernel Documentation/Debugging Functions
- SCI Kernel Documentation/File Functions
- SCI Kernel Documentation/Graphic Screen Functions
- SCI Kernel Documentation/Index
- SCI Kernel Documentation/Input Functions
- SCI Kernel Documentation/List Functions
- SCI Kernel Documentation/Menu Functions
- SCI Kernel Documentation/Object Functions
- SCI Kernel Documentation/Picture Functions
- SCI Kernel Documentation/Resource Functions
- SCI Kernel Documentation/SCI Overview
- SCI Kernel Documentation/Save-Restore Game Functions
- SCI Kernel Documentation/Sound Functions
- SCI Kernel Documentation/String Functions
- SCI Kernel Documentation/System Functions
- SCI Kernel Documentation/Window and Text Functions
- SCI Parser Programmer's Reference
- SCI Parser Programmer's Reference/Examples
- SCI Parser Programmer's Reference/Index
- SCI Parser Programmer's Reference/Introduction
- SCI Parser Programmer's Reference/Said Spec Trees
- SCI Parser Programmer's Reference/Said Specs
- SCI Parser Programmer's Reference/Said Syntax
- SCI Parser Programmer's Reference/Tree Matching
- SCI Parser Programmer's Reference/User Parse Trees
- SCI Programming Language
- SCI Programming Language/Compiling SCI
- SCI Programming Language/Control Flow
- SCI Programming Language/Data Types and Variables
- SCI Programming Language/Definitions
- SCI Programming Language/Files
- SCI Programming Language/Index
- SCI Programming Language/Introduction
- SCI Programming Language/Primitive Procedures
- SCI Programming Language/Procedures
- Laura Bow II Programming Style Manual
- Object Oriented Programming in Script
- Object Oriented Programming in Script/An Extended Example
- Object Oriented Programming in Script/Classes
- Object Oriented Programming in Script/Index
- Object Oriented Programming in Script/Object Oriented Programming
- Object Oriented Programming in Script/Object Oriented Terminology
- Object Oriented Programming in Script/Objects
- Object Oriented Programming in Script/Sending Messages
- Official SCI Documentation
- SCI Specifications
- SCI Specifications: Chapter 1 - Introduction
- SCI Specifications: Chapter 2 - Resource files
- SCI Specifications: Chapter 3 - The Graphics subsystem
- SCI Specifications: Chapter 4 - The Sound subsystem
- SCI Specifications: Chapter 5 (cont.) - Kernel functions
- SCI Specifications: Chapter 5 - The SCI Virtual Machine
- SCI Specifications: Chapter 6 - SCI in action
- Script Classes for Adventure Games
- Script Classes for Adventure Games/Actor Class
- Script Classes for Adventure Games/Avoider Class
- Script Classes for Adventure Games/Block Class
- Script Classes for Adventure Games/Cage Class
- Script Classes for Adventure Games/Code Class
- Script Classes for Adventure Games/Collection Class
- Script Classes for Adventure Games/Cycling Classes
- Script Classes for Adventure Games/Ego Class
- Script Classes for Adventure Games/EventHandler Class
- Script Classes for Adventure Games/Event Class
- Script Classes for Adventure Games/Feature Class
- Script Classes for Adventure Games/File Class
- Script Classes for Adventure Games/Game Class
- Script Classes for Adventure Games/Global Variables
- Script Classes for Adventure Games/Index
- Script Classes for Adventure Games/Introduction
- Script Classes for Adventure Games/InvItem Class
- Script Classes for Adventure Games/Inventory Class
- Script Classes for Adventure Games/List Class
- Script Classes for Adventure Games/Locale Class
- Script Classes for Adventure Games/Motion Classes
- Script Classes for Adventure Games/Object Class
- Script Classes for Adventure Games/PicView Class
- Script Classes for Adventure Games/Prop Class
- Script Classes for Adventure Games/Region Class
- Script Classes for Adventure Games/Room Class
- Script Classes for Adventure Games/RootObj Class
- Script Classes for Adventure Games/Script Class
- Script Classes for Adventure Games/Set Class
- Script Classes for Adventure Games/Sound Class
- Script Classes for Adventure Games/StatusLine Class
- Script Classes for Adventure Games/Timer2 Class
- Script Classes for Adventure Games/Timer Class
- Script Classes for Adventure Games/User Class
- Script Classes for Adventure Games/View Class
- The Script Programming Language
- The Script Programming Language/Control Flow
- The Script Programming Language/Data Types and Variables
- The Script Programming Language/Definitions
- The Script Programming Language/Files
- The Script Programming Language/Index
- The Script Programming Language/Introduction
- The Script Programming Language/Primitive Procedures
- The Script Programming Language/Procedures
- The Script Programming Language/Using SC
References
Also See