SCI/Specifications/SCI in action
< SCI | Specifications
Revision as of 19:22, 19 January 2009 by Fingolfin (talk | contribs) (New page: * 6.1 Event handling in SCI ** 6.1.1 [[SCI/Specifications/SCI in action/Event handling in SCI#Event types and modifiers|Event typ...)
- 6.1 Event handling in SCI
- 6.2 The Parser
- 6.2.1 Vocabulary file formats
- 6.2.2 The black box: The magic behind Sierra's text parser
- 6.2.3 The Parse tree
- 6.2.4 Said specs
- 6.2.5 Matching the trees
- 6.3 Views and animation in SCI
- 6.4 The message subsystem
- 6.4.1 Ties to audio
- 6.4.2 File formats
- 6.4.3 early
- 6.4.4 Version 2.101
- 6.4.5 Version 3.411
- 6.4.6 Version 4.010
- 6.5 Notes on the kernel calls
- 6.5.1 GetMessage syscall
- 6.5.2 Message syscall