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

971 Commits

Author SHA1 Message Date
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
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
f28a0c61bd Fix fallback (english) texts with hebrew locale 2019-02-09 22:37:49 +01:00
Mathieu Schroeter
e60568bdcf Extend IsRightReading for detecting fallback cases 2019-02-09 22:34:22 +01:00
Mathieu Schroeter
9b9b1e558e Bump minor version and prepare for rc1 2019-02-08 23:33:33 +01:00
Mathieu Schroeter
0f0c3caf2f Fix demo player whit right 2 left layout 2019-02-08 23:32:37 +01:00
Mathieu Schroeter
484b35f099 Fix hebrew according to the background init screen 2019-02-08 23:21:12 +01:00
Mathieu Schroeter
72c92a6447 Improve a bit the performances
Check for conflicted action then loop on the blupis.
2019-02-08 23:17:25 +01:00
Mathieu Schroeter
5fc3a14ee0 Fix little text char width 2019-02-08 23:07:35 +01:00
Mathieu Schroeter
5f592b8bec Fix stop icon for hebrew 2019-02-08 22:33:03 +01:00
Mathieu Schroeter
9b6949c8f6 Cosmetic 2019-02-08 22:32:49 +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
d25280490e Swap ( and ) with right2left reading 2019-02-06 18:36:35 +01:00
Mathieu Schroeter
1556db8d05 WIP: work on hebrew char width 2019-02-05 23:11:00 +01:00
Mathieu Schroeter
e012a5d1a2 Use only one function for drawing text (with slope or not) 2019-02-05 22:51:48 +01:00
Mathieu Schroeter
c772477507 Fix hebrew 2019-02-05 22:51:18 +01:00
Mathieu Schroeter
c825fe5e5d WIP: continue layout for right2left reading (hebrew) 2019-02-05 22:16:36 +01:00
Mathieu Schroeter
ffcbd74f58 Update copyright dates 2019-02-05 22:06:16 +01:00
Mathieu Schroeter
be6db65a5a WIP: continue layout for right2left reading (hebrew) 2019-02-05 22:06:09 +01:00
Mathieu Schroeter
94d88ee5f4 Update copyright dates 2019-02-05 21:54:44 +01:00
Mathieu Schroeter
7482ddb3d6 Add localized image support (init hebrew screen) 2019-02-05 21:54:32 +01:00
Mathieu Schroeter
352fc7ba3b WIP: continue layout for right2left reading (hebrew) 2019-02-05 21:30:40 +01:00
Mathieu Schroeter
ad241f3807 WIP: continue layout for right2left reading (hebrew) 2019-02-05 19:03:13 +01:00
Mathieu Schroeter
1e1fc1f7f4 Revert "Use _nl_msg_cat_cntr only with the glibc"
It breaks MSYS2 builds.

This reverts commit 908383e29a86b9038fe4354def9da2dfc54e9395.
2019-02-05 18:47:51 +01:00
Mathieu Schroeter
3cd52b699d Continue right2left layout and reading 2019-02-04 22:53:47 +01:00
Mathieu Schroeter
743f460402 Continue fixing positions for right2left layout (hebrew) 2019-02-02 15:30:11 +01:00
Mathieu Schroeter
34d64c5bee Continue fixing positions for right2left layout (hebrew) 2019-02-02 15:20:27 +01:00
Mathieu Schroeter
a7abeb60a1 Continue fixing positions for right2left layout (hebrew) 2019-02-02 15:10:59 +01:00
Mathieu Schroeter
c82e04d558 Continue fixing positions for right2left layout (hebrew) 2019-02-02 14:54:45 +01:00
Mathieu Schroeter
5c7d61fb44 Continue fixing positions for right2left layout (hebrew) 2019-02-02 14:13:43 +01:00
Mathieu Schroeter
94df6a2210 Continue fixing positions for right2left layout (hebrew) 2019-02-02 13:55:52 +01:00
Mathieu Schroeter
908383e29a Use _nl_msg_cat_cntr only with the glibc 2019-01-30 00:04:17 +01:00
Mathieu Schroeter
4580822c38 WIP: continue fixes for hebrew 2019-01-29 23:48:13 +01:00
Mathieu Schroeter
baa3b7141b WIP: continue text for right reading 2019-01-29 23:41:54 +01:00
Mathieu Schroeter
4467559165 WIP: continue fixing of right layout (hebrew) 2019-01-29 23:06:05 +01:00
Mathieu Schroeter
01f0b19658 Fix buttons highlight for right layout 2019-01-29 22:15:16 +01:00
Mathieu Schroeter
e62eb9a7cb WIP: continue to add proper support for hebrew
It concerns mostly the layout (flipped).
2019-01-29 21:53:16 +01:00