1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00
Mathieu Schroeter 8b7142a084 Add the option for chaning the render quality
It toggles between 'nearest' (faster) and 'best' (slower but more
prettier). It's enabled only when the game runs in fullscreen.

The option can be passed by command line argument `--render-quality on`,
by settings.json file with a `"renderquality": true` entry or simply
with the main settings screen in the game.
2018-08-06 07:20:23 +02:00
2017-02-02 17:54:09 +01:00
2017-02-23 18:45:02 +01:00
2017-02-20 17:40:33 +01:00
2017-02-10 23:03:33 +01:00
2017-12-15 17:02:07 +01:00
2017-08-21 07:01:20 +02:00

Planet Blupi

Please, do not use this repository directly for development but refer to the bundle located at https://github.com/blupi-games/planetblupi-dev.git.

Original versions (1997)

You can find "mostly" the original source code from previous versions (v1.7 and v1.8, 1997) under the tags v1.7.0 and v1.8.0. Note that both tags are targetting the same commit. The reason is that the version 1.8 was done because a bug was discovered on the cdroms (deployment problems only).

Description
Planet Blupi source code
Readme 204 MiB
Languages
C++ 93.6%
CMake 4.4%
C 1.9%
AppleScript 0.1%