1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00
Mathieu Schroeter ad91d25fb8 Fix mouse sprites and hovers when an update is doing
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.
2018-08-08 18:38:27 +02:00
2018-08-08 07:30:34 +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%