1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

8 Commits

Author SHA1 Message Date
Mathieu Schroeter
350f31f17a Remove windows headers 2017-02-10 00:14:28 +01:00
Mathieu Schroeter
b1f45dc596 Implement video support based on SDL_kitchensink
It relies on FFmpeg for the video and audio decoding.
2017-02-05 17:28:47 +01:00
Mathieu Schroeter
90edff0368 Remove static specific stuff for egames 2017-02-05 11:17:48 +01:00
Mathieu Schroeter
3e6c6b0291 Remove static demo version limits 2017-02-05 11:12:19 +01:00
Mathieu Schroeter
1b5727c790 Add musib handling with SDL
Note that the music volume affects the chunk volumes
too. Maybe a bug...
2017-02-04 17:59:07 +01:00
Mathieu Schroeter
d64f3751ef Add an initial real SDL mouse cursor support 2017-01-26 18:58:14 +01:00
Mathieu Schroeter
93047957fd Replace BOOL by bool
And replace structs that are stored from BOOL to int.
2017-01-22 00:15:32 +01:00
Mathieu Schroeter
b0270ab432 Import initial sources and assets 2017-01-21 17:51:48 +01:00