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

20 Commits

Author SHA1 Message Date
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
5fc903683e Disable window icon (prefer winrc and linux desktop) 2017-08-02 20:35:20 +02:00
Mathieu Schroeter
c4d21aec31 Add all icons with the AppImage 2017-08-01 19:38:34 +02:00
Mathieu Schroeter
9013032ce5 Fix icons for SDL and Windows 2017-07-30 19:29:53 +02:00
Mathieu Schroeter
643f5eead2 Fix mask when building an object
It uses a white and black mask. See BuildIconMask for details.
2017-07-22 18:08:50 +02:00
Mathieu Schroeter
ac128c7e46 Cosmetic: rename fr filenames to en 2017-07-09 13:35:48 +02:00
Mathieu Schroeter
8de7181458 Remove useless mouse type code 2017-03-03 22:44:09 +01:00
Mathieu Schroeter
5ca80681a9 Set the logical size only at the init 2017-03-03 21:51:14 +01:00
Mathieu Schroeter
5ff9482422 Remove dead code 2017-02-28 20:58:09 +01:00
Mathieu Schroeter
25ce46a186 Add a new global setting panel
It's not complete and the images are temporary.
This screen is useful in order to change the language,
the screen mode and the window size.
2017-02-28 19:44:56 +01:00
Mathieu Schroeter
c910c79f5f Pause the game when the focus is lost 2017-02-26 21:39:30 +01:00
Mathieu Schroeter
2ba834578d Fix window name 2017-02-26 20:47:07 +01:00
Mathieu Schroeter
0a4515af82 Fix fullscreen on Linux 2017-02-26 18:58:29 +01:00
Mathieu Schroeter
cdc8234934 Remove unused fullscreen bool 2017-02-26 17:57:40 +01:00
Mathieu Schroeter
3634be868d Fix title in all languages 2017-02-26 17:50:56 +01:00
Mathieu Schroeter
cceeed43f7 Remove dead code 2017-02-26 17:47:24 +01:00
Mathieu Schroeter
102ea6734c Add icon to the window 2017-02-26 17:46:49 +01:00
Mathieu Schroeter
1b51abfbb1 Remove the AD for intro images, keep only Epsitec splash 2017-02-25 15:09:51 +01:00
Mathieu Schroeter
83b459f84f Rename cpp sources to cxx 2017-02-24 18:50:03 +01:00