Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
The working window is a Rect centered inside the actual window edges. All in-game
coordinates are in the working window coordinate system. Also, all images in-game
are clipped to the edges of the working window.
|
|
|
|
|
|
changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
criezy
|
|
|
|
|
|
|
|
Thanks to eriktorbjorn for noticing.
|
|
Formerly, the main menu was shown with the palette of the first screen for
a short time. Thanks to eriktorbjorn for noticing this.
|
|
|
|
|
|
|
|
|
|
|
|
to scale the video
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The launcher can do some extra changes within SearchMan after engine constructor.
This makes sure everything is set before registering more directories
|
|
|
|
|
|
|
|
else is formatted
|
|
|
|
|
|
|
|
|
|
|
|
to OSystem
This had to be done so the cursor didn't disappear after the user went to GMM or debug console
|
|
|
|
|