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
59698849e1 Use type with explicit length especially for long
The long type on win64 is 32 bits, and 64 bits on linux 64.
2017-02-12 00:51:38 +01:00
Mathieu Schroeter
0e338b45db Convert to UTF-8 2017-02-12 00:44:46 +01:00
Mathieu Schroeter
716bbbfc5a Fix locations of movies, sounds, config and pictures 2017-02-11 22:39:25 +01:00
Mathieu Schroeter
36a1822d59 Fix path on unix-like OS 2017-02-11 19:35:50 +01:00
Mathieu Schroeter
14385461fa Fix a lot of warnings 2017-02-11 18:33:40 +01:00
Mathieu Schroeter
617b9f8fc2 Fix initialization of the sounds array 2017-02-11 18:11:08 +01:00
Mathieu Schroeter
6af7270020 Improve how the base dir is retrieved 2017-02-11 18:10:32 +01:00
Mathieu Schroeter
90ba4b791c WIP: convert to CMake 2017-02-10 23:03:33 +01:00