mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Otherwise it's possible to have de desync between the current state of the last update and the last time that the mouse was handled. It works much better now because it's no longer possible to have for example a red cross on the ground when a tomato has finished to grow. The mouse state is immediatly fixed by the update.
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).
Languages
C++
93.6%
CMake
4.4%
C
1.9%
AppleScript
0.1%