Age | Commit message (Collapse) | Author |
|
being called
svn-id: r54470
|
|
Cursor handling has now been moved to a new CursorManager class (which is subclassed for Myst/Riven) from the GraphicsManager classes. This will be needed for Living Books which will have a class for Windows and Mac cursors (coming soon!).
svn-id: r54469
|
|
svn-id: r54416
|
|
- Renamed getRawData() to getResource()
- Add a getResource() and hasResource() function for named resources
- Other minor formatting changes
svn-id: r54396
|
|
Mohawk is not enabled) so SCI can use the code.
svn-id: r49165
|
|
The resource caching trades increased memory usage against disk access.
This functionality can be disabled and enabled by the console "cache" command.
svn-id: r48080
|
|
svn-id: r47541
|
|
introduce QTPlayer::setChunkBeginOffset() to allow specifying what offset to use.
svn-id: r46786
|
|
svn-id: r46782
|
|
svn-id: r46727
|