Age | Commit message (Collapse) | Author |
|
|
|
|
|
This avoids crashes for videos that exceed the screen size when scaled
|
|
This is to match Marisa Chan's implementation. Images at this FoV also look better.
|
|
|
|
commands for them
|
|
|
|
This allows the panorama/tilt options to mutated without having to generate the table multiple times.
|
|
Remove passthrough methods
|
|
Also remove templating
|
|
|
|
|
|
absolute postions.
This allows the destRectangle to be offset within the RenderTable
|
|
|
|
The width and height were swapped when passed to the class constructor.
|
|
|
|
transposed
|
|
|
|
There are 10 file name conflicts as a result, but the conflicts are byte identical.
|
|
|
|
|
|
|
|
setRenderState
|
|
I did not realize the intended behavior of error() is to close the application
|
|
|
|
Aka, creating the lookup tables, storing the current render state, and eventually doing
the image mutations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of an intermediate buffer
|
|
|
|
|
|
|
|
|
|
There's no point in copying the String since it's just being parsed
|
|
It was accidentally returning a raw stream for a ZorkStream and a ZorkStream for a raw
|
|
|
|
|
|
|
|
Moved it to the factory method for creating Audio Streams
|
|
|
|
|
|
|
|
|