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

1009 Commits

Author SHA1 Message Date
Mathieu Schroeter
da3caa9e6c
Merge pull request #94 from jummy0/master
Improved little.png font with a black border and change
the line spacing by the way
2021-01-14 22:45:02 +01:00
jummy
f6db5a5eba improved Little.png font 2021-01-12 13:51:01 -06:00
Mathieu Schroeter
9796c1c754
Merge pull request #86 from OdyX/find-sdl2
Avoid making assumptions about location of SDL2 headers
2020-07-03 23:15:05 +02:00
Simon McVittie
bc6fe4b150
Avoid making assumptions about location of SDL2 headers
It is not an API guarantee that the SDL2 headers will be found in
${prefix}/include/SDL2, or that SDL2 is installed in the same prefix
as planetblupi itself. Ask pkg-config instead.

Signed-off-by: Simon McVittie <smcv@debian.org>
Bug-Debian: https://bugs.debian.org/952105
Forwarded: no
2020-03-09 21:23:13 +01:00
Mathieu Schroeter
a8a4e00d13
Merge pull request #85 from BLooperZ/patch-1
fix level 10 description
2020-02-03 22:45:59 +01:00
Niv Baehr
0d911b460c
fix level 10 description
see: https://github.com/blupi-games/planetblupi/issues/78
2020-02-02 23:57:43 +02:00
Mathieu Schroeter
108c19a7ef Bump CMake version for NSIS 2019-10-17 07:40:33 +02:00
Mathieu Schroeter
c3e6af015c Prepare v1.14.2 v1.14.2 2019-10-17 07:17:53 +02:00
Mathieu Schroeter
5fe231bcc2 Remove buggy suspend stuff
It doesn't make sense here. Not sure why the old
code needs that. Anyway, it's just wrong because.
Maybe the old code needs that because the sound
was played independently of the video.

This commit prevents that the music to continue
on the win or lost screen when the video has been
skipped by space or esc.
2019-09-06 23:41:12 +02:00
Mathieu Schroeter
5a54a14c13 Do not play the win sound while the win video is playing
The win sound must be played only with the win screens.
2019-09-06 23:34:55 +02:00
Mathieu Schroeter
85d90c2872 Fix sound lag on macOS
Reduce bytes by output sample to 1024.
2019-05-09 23:49:51 +02:00
Mathieu Schroeter
e9a47b2dd2
Fix bad translation 2019-04-22 14:06:40 +02:00
Mathieu Schroeter
e173d6ff35 Prepare v1.14.1 v1.14.1 2019-03-08 06:00:55 +01:00
Mathieu Schroeter
c0b7ac3e84
Merge pull request #77 from BLooperZ/master
Fix hebrew translation in settings
2019-03-03 21:15:32 +01:00
BLooperZ
0f9a8e1260 Fix hebrew translation in settings 2019-03-02 19:25:34 +02:00
Mathieu Schroeter
b81c5ea3bf Cosmetic 2019-02-26 22:35:26 +01:00
Mathieu Schroeter
4d9e0d9ec4 Add metainfo file with AppImage deploy 2019-02-26 22:35:15 +01:00
Mathieu Schroeter
09aba68f94 Add the square char 2019-02-25 18:16:49 +01:00
Mathieu Schroeter
0b738003ab Add details about the only string in the game which is not translated 2019-02-25 18:04:05 +01:00
Mathieu Schroeter
ef81a7bd92 Cosmetic 2019-02-25 18:03:59 +01:00
Mathieu Schroeter
92316f4064 Restore original little font width 2019-02-23 15:56:03 +01:00
Mathieu Schroeter
8a1b78fa8e Add a README for the translators 2019-02-23 15:44:03 +01:00
Mathieu Schroeter
a8c7c83494 Prepare release v1.14.0 v1.14.0 2019-02-21 21:15:30 +01:00
Mathieu Schroeter
f2c2caeff9 Restore properly the scroll speed after a demo play 2019-02-20 18:13:47 +01:00
Mathieu Schroeter
fe1a260d92 Fix Polish translation (text width) 2019-02-20 17:35:28 +01:00
Mathieu Schroeter
00cb27fae2 Fix Hebrew translation (text width) 2019-02-20 07:34:30 +01:00
Mathieu Schroeter
a17ad3b5fa Fix Portuguese translation (text width) 2019-02-20 07:27:57 +01:00
Mathieu Schroeter
8241d56170 Add TheShwarma translator 2019-02-19 19:27:42 +01:00
Mathieu Schroeter
79b7e0f762 Fix typo 2019-02-18 22:39:06 +01:00
Mathieu Schroeter
b1a8d0b9c4 Fix Hebrew text width 2019-02-18 17:39:30 +01:00
Mathieu Schroeter
c01d9b1295 Complete the Itialian translation 2019-02-18 17:23:10 +01:00
Mathieu Schroeter
97e5494473 Use 'Planet Blupi' as title for all languages
Not with Hebrew of course.
2019-02-17 23:31:23 +01:00
Mathieu Schroeter
63f69650e6 Rename Planet Blupi to Planeta Blupich for Polish 2019-02-17 15:02:47 +01:00
Mathieu Schroeter
30000a4923 Fix space position when english text is mixed with hebrew 2019-02-17 14:13:50 +01:00
Mathieu Schroeter
82b97be5f9 Cosmetic 2019-02-17 14:13:24 +01:00
Mathieu Schroeter
0e7bf44dcc Remove trailing whitespaces 2019-02-17 14:13:11 +01:00
Mathieu Schroeter
b99c2839af Fix numbers in hebrew story file 2019-02-17 14:12:57 +01:00
Mathieu Schroeter
79ae678853 Add Portuguese init screen 2019-02-17 14:04:10 +01:00
Mathieu Schroeter
c1f0452e20 Fix init screens and add turkish init screen 2019-02-17 13:57:08 +01:00
Mathieu Schroeter
e9f87e9354 Improve french title 2019-02-17 00:15:54 +01:00
Mathieu Schroeter
8d84e12ce8 Add missing char for Hebrew 2019-02-15 23:55:59 +01:00
Mathieu Schroeter
7efa181ed5 Add french title version 2019-02-15 23:50:42 +01:00
Mathieu Schroeter
d110ff1e20 Fix main title for hebrew 2019-02-15 23:38:26 +01:00
Mathieu Schroeter
8997032480 Fix hebrew translation 2019-02-15 23:38:12 +01:00
Mathieu Schroeter
424a115be7 Check text oerdering when Hebrew is mised with english 2019-02-15 21:58:28 +01:00
Mathieu Schroeter
25b105b81c Complete the Hebrew translation
Thanks to https://twitter.com/TShwarma for it's work.
2019-02-15 21:56:30 +01:00
Mathieu Schroeter
ff6c2d44c2 Add missins glyphs for Portuguese: õ, ã 2019-02-13 22:42:36 +01:00
Mathieu Schroeter
f05fa4d67c Fix translation v1.14.0-rc1 v1.14-@ 2019-02-10 15:37:22 +01:00
Mathieu Schroeter
c12df107b1 Add COPYING file 2019-02-10 14:56:23 +01:00
Mathieu Schroeter
7389cd4b21 Add hebrew voices 2019-02-10 00:24:56 +01:00