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

16 Commits

Author SHA1 Message Date
Mathieu Schroeter
0e8f8e8bef Retrieve the base path on Android too 2018-06-09 12:11:33 +02:00
Mathieu Schroeter
67ea4d0c2e Look music for user dir, fallback to the game dir
Then it's possible to overload the original musicis by providing yours in
the user directory (in music subdir).
2017-12-11 18:42:49 +01:00
Mathieu Schroeter
a058da17a3 Move the function to test if a file exists in misc 2017-12-10 15:29:11 +01:00
Mathieu Schroeter
8f5cfdfaa0 Fix Win32 build by removing WPARAM/LPARAM clash 2017-12-01 13:52:36 +01:00
Mathieu Schroeter
cfdd094d29 Fix new directories rights 2017-08-26 21:23:11 +02:00
Mathieu Schroeter
423f4691a4 Use static where appropriate 2017-08-26 21:22:57 +02:00
Mathieu Schroeter
df8b6c98bb Remove dead code 2017-08-26 21:22:44 +02:00
Mathieu Schroeter
8cd1cacb89 Rename windows types to something else 2017-08-21 22:08:25 +02:00
Mathieu Schroeter
98c9191a11 Reorder includes 2017-08-20 21:53:59 +02:00
Mathieu Schroeter
2a1128ecef COsmetic: update clang-format definition 2017-08-14 22:10:26 +02:00
Mathieu Schroeter
4b2cf9417d Reformat with clang-format file 2017-08-04 00:21:47 +02:00
Mathieu Schroeter
57b6190a53 Add license header in all source files 2017-08-03 22:51:40 +02:00
Mathieu Schroeter
694c05717e Replace a lot of c string by c++ string 2017-03-04 17:19:36 +01:00
Mathieu Schroeter
6608fa2fdb Fix initial value for the fullscreen 2017-03-03 23:11:14 +01:00
Mathieu Schroeter
b4ae782506 Remove dead code 2017-03-03 22:45:23 +01:00
Mathieu Schroeter
83b459f84f Rename cpp sources to cxx 2017-02-24 18:50:03 +01:00