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

75 Commits

Author SHA1 Message Date
Mathieu Schroeter
8de7181458 Remove useless mouse type code 2017-03-03 22:44:09 +01:00
Mathieu Schroeter
a77b8bfcba Handle properly the fullscreen mode
The textures must be reloaded like with the new
window size.
2017-03-03 21:51:52 +01:00
Mathieu Schroeter
5ca80681a9 Set the logical size only at the init 2017-03-03 21:51:14 +01:00
Mathieu Schroeter
b0a3e7875d Disable double scrilling when recording a demo
With the recorder, it's not possible to use these movements because only
the first key is recorded.
2017-03-03 18:14:45 +01:00
Mathieu Schroeter
6f028085ac Replace if.. by switch 2017-03-03 18:11:21 +01:00
Mathieu Schroeter
fc37ddd017 Reload the textures (target) when the window size changes 2017-03-03 17:43:01 +01:00
Mathieu Schroeter
63285d466e Exit the settings screen with escape or return 2017-03-03 17:42:29 +01:00
Mathieu Schroeter
90bfd940dd Fix regression with demos 2017-03-02 19:43:33 +01:00
Mathieu Schroeter
b49e9d3d14 Fix build on windows 2017-03-02 19:04:51 +01:00
Mathieu Schroeter
5b789cfb2d Handle decor shifting with multiple key press
Then it's possible to shift with the keyboard like the
mouse (NE, NW, SE, SW).
2017-03-01 23:05:09 +01:00
Mathieu Schroeter
ace9791ab0 Fix the mouse movements with scaling != of 1x 2017-03-01 18:10:20 +01:00
Mathieu Schroeter
ae6d01a519 Add getter for the window scale factor 2017-03-01 18:08:45 +01:00
Mathieu Schroeter
9317da91e8 Fix version in the interface 2017-02-28 22:39:26 +01:00
Mathieu Schroeter
016581ff18 Remove useless bool 2017-02-28 21:54:29 +01:00
Mathieu Schroeter
2347b6a86c Reload the sound when changing of language 2017-02-28 21:49:36 +01:00
Mathieu Schroeter
5ff9482422 Remove dead code 2017-02-28 20:58:09 +01:00
Mathieu Schroeter
34d0dd7f02 Add comments 2017-02-28 19:51:31 +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
4b55f8f92f Add a user data to user event (optional) 2017-02-28 19:35:45 +01:00
Mathieu Schroeter
29fe4d83c6 Reduce intro image time 2017-02-26 22:21:33 +01:00
Mathieu Schroeter
2b634894d0 Fix text to quit the game 2017-02-26 22:01:38 +01:00
Mathieu Schroeter
d4a23331bd Rename music and sound files 2017-02-26 18:11:25 +01:00
Mathieu Schroeter
cceeed43f7 Remove dead code 2017-02-26 17:47:24 +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