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
a83d89da07 Remove unused stuff 2017-02-05 18:25:39 +01:00
Mathieu Schroeter
c7e79eb8f4 Pause and resume the movies when the window lost the focus 2017-02-05 18:21:32 +01:00
Mathieu Schroeter
e2825eac3c Remove obsolete avi stuff 2017-02-05 17:45:21 +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
ac144a0522 Remove hwnd and related ddraw stuff 2017-02-05 09:15:08 +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
ec64153d42 Add pragma once where missing 2017-01-21 23:45:45 +01:00
Mathieu Schroeter
b0270ab432 Import initial sources and assets 2017-01-21 17:51:48 +01:00