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

175 Commits

Author SHA1 Message Date
Mathieu Schroeter
7389cd4b21 Add hebrew voices 2019-02-10 00:24:56 +01:00
Mathieu Schroeter
2e9169a73c Prefare MIT with metainfo 2019-02-10 00:16:33 +01:00
Mathieu Schroeter
20a7f344cf Add minimal metainfo XML file 2019-02-10 00:14:38 +01:00
Mathieu Schroeter
484b35f099 Fix hebrew according to the background init screen 2019-02-08 23:21:12 +01:00
Mathieu Schroeter
9cf3de9462 Continue fine tuning with hebrew glyphs 2019-02-07 00:30:16 +01:00
Mathieu Schroeter
1da13731ea Use alternate stop button for hebrew 2019-02-06 23:45:13 +01:00
Mathieu Schroeter
c772477507 Fix hebrew 2019-02-05 22:51:18 +01:00
Mathieu Schroeter
7482ddb3d6 Add localized image support (init hebrew screen) 2019-02-05 21:54:32 +01:00
Mathieu Schroeter
ca1b6ce01c Add hebrew flag 2019-01-28 00:14:40 +01:00
Mathieu Schroeter
16dfd943a7 WIP: add hebrew translation (broken) 2019-01-27 23:56:02 +01:00
Mathieu Schroeter
8224e3bd60 WIP: add hebrew chars support
The text right alignment is not done.
2019-01-27 23:55:14 +01:00
Mathieu Schroeter
00efb111fd Fix game name for Portuguese 2019-01-27 23:53:57 +01:00
Mathieu Schroeter
376c9f92a9 Update setup00 background with country flags 2019-01-26 23:08:29 +01:00
Mathieu Schroeter
ebb2865948 Use a space before ':' only in french 2019-01-26 15:30:38 +01:00
Mathieu Schroeter
be58d6317e Fix typo in Portuguese story 2019-01-26 15:27:36 +01:00
Mathieu Schroeter
965ca2804d Improve a bit the pt translations 2019-01-25 23:44:07 +01:00
Mathieu Schroeter
7ff18ba118 Fix Blupi's name 2019-01-25 23:38:18 +01:00
Mathieu Schroeter
0c0b15f236 Add partial (but mostly complete) Portuguese translations 2019-01-25 23:35:47 +01:00
Mathieu Schroeter
1487a579ad Complete the polish translations (thanks to RaptorParkowsky) 2019-01-25 23:34:51 +01:00
Mathieu Schroeter
adb44c5f05 Add support for turkish glyphs
Improve UTF-8 parsing by the way.
2019-01-25 17:30:22 +01:00
Mathieu Schroeter
a732fad20f Improve a bit the turkish po file 2019-01-25 17:29:25 +01:00
Mathieu Schroeter
4d23b17237 Upload Turkish translations provided by https://github.com/punctdan 2019-01-24 23:01:19 +01:00
Mathieu Schroeter
065d09d71d Upgrade cmake version to 3.12 2018-08-16 23:48:37 +02:00
Mathieu Schroeter
ec1393cc4e Fix text about anti-aliasing 2018-08-08 07:30:34 +02:00
Mathieu Schroeter
c704966f6b Change the text about the anti-aliasing stuff 2018-08-07 00:00:26 +02:00
Mathieu Schroeter
825ff4c525 Sync setup00 background according to data 2018-08-06 23:51:13 +02:00
Mathieu Schroeter
4729455602 Change the render quality text value when non-desktop 2018-08-06 17:59:24 +02:00
Mathieu Schroeter
8b7142a084 Add the option for chaning the render quality
It toggles between 'nearest' (faster) and 'best' (slower but more
prettier). It's enabled only when the game runs in fullscreen.

The option can be passed by command line argument `--render-quality on`,
by settings.json file with a `"renderquality": true` entry or simply
with the main settings screen in the game.
2018-08-06 07:20:23 +02:00
Mathieu Schroeter
3a9c032a9d Sync back win image from data 2018-08-03 12:13:23 +02:00
Mathieu Schroeter
2c89f20894 Add more shadow the some backgrounds 2018-07-30 07:20:16 +02:00
Mathieu Schroeter
68fd32a18d Remove back-title to back-stars 2018-07-25 18:09:26 +02:00
Mathieu Schroeter
7e93b273c3 Sync wide backgrounds with -data repository 2018-07-25 18:04:07 +02:00
Mathieu Schroeter
8d67df23b1 Add widescreen background for school win screen 2018-07-23 23:34:06 +02:00
Mathieu Schroeter
76783ebfa6 Add missing title background 2018-07-23 23:32:24 +02:00
Mathieu Schroeter
d458b67fd2 Add widescreen background for wind and lost screens 2018-07-23 17:49:35 +02:00
Mathieu Schroeter
f7eab8a329 Fix background 2018-07-23 07:36:09 +02:00
Mathieu Schroeter
a6b35337b5 Add widescreen background for bye screen 2018-07-23 07:27:20 +02:00
Mathieu Schroeter
c9c4944e6a Add wide background for setup screens 2018-07-22 23:14:04 +02:00
Mathieu Schroeter
ade83281cf Change for 8bit instead of 7bit 2018-07-22 16:09:27 +02:00
Mathieu Schroeter
8299c401a6 Add wide background for chest read 2018-07-22 16:09:12 +02:00
Mathieu Schroeter
1bedfdca85 Add wide background for chest write 2018-07-22 16:00:23 +02:00
Mathieu Schroeter
7d2b26c78f Fix gettext warning 2018-06-30 15:37:45 +02:00
Mathieu Schroeter
5993c8f402 Change texts and fix translations 2018-06-30 15:37:36 +02:00
Mathieu Schroeter
04e3757613 Update PO files (add fr translations) 2018-06-29 00:33:41 +02:00
Mathieu Schroeter
84a671a763 Merge branch 'master' into wip/landscape 2018-06-11 23:22:37 +02:00
Mathieu Schroeter
9c4b94baf8 Upgrade cmake version 2018-06-08 07:47:12 +02:00
Mathieu Schroeter
e88e58863b Merge branch 'master' into wip/landscape 2018-02-19 18:13:21 +01:00
Mathieu Schroeter
82cbcc3611 Change and add missing fr translations 2017-12-14 23:17:24 +01:00
Mathieu Schroeter
bbe262c3bc Fix cdrom position in setup screen 2017-12-13 19:29:05 +01:00
Mathieu Schroeter
a2904a9bf1 Use the new main setup screen image 2017-12-13 07:37:44 +01:00