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

1081 Commits

Author SHA1 Message Date
Mathieu Schroeter
da13271d5e Sync CPack NSIS with latest CMake v1.15.0-rc1 2023-06-25 18:14:38 +02:00
Mathieu Schroeter
7ff45eacde Fix missing sha256 for win signature 2023-06-25 15:37:52 +02:00
Mathieu Schroeter
e81024089d Fix https urls 2023-06-25 15:37:36 +02:00
Mathieu Schroeter
2a3188cbe8 Sign for sha256 2023-06-25 15:00:06 +02:00
Mathieu Schroeter
8eb60488ce
Cosmetics 2023-06-20 22:31:14 +02:00
Mathieu Schroeter
abd4439ce5
Remove unused font 2023-06-20 22:27:41 +02:00
Mathieu Schroeter
1e8e8213a7
Cosmetic: apply clang-format 2023-06-20 22:19:25 +02:00
Mathieu Schroeter
914878634a
Prevent button overlap on the flags 2023-06-19 23:55:31 +02:00
Mathieu Schroeter
0e91b1a82f
Add spain and arab flags 2023-06-19 22:38:15 +02:00
Mathieu Schroeter
e90b07c350 Set minimal linker flags for static windows build 2023-06-16 23:21:46 +02:00
Mathieu Schroeter
f685f8fd27 Use x# everywhere
It fixes (by the way) a problem with the cache and arab|hebrew
when sometimes it's detected as RTL.
2023-06-16 23:01:09 +02:00
Mathieu Schroeter
2cc4760ee5 Add a function to dispose the fonts 2023-06-15 22:45:29 +02:00
Mathieu Schroeter
95ff92c7d5 Experiment a fix for the Windows build 2023-06-15 22:44:56 +02:00
Mathieu Schroeter
4852911d17
Update AR translations 2022-11-14 21:41:30 +01:00
Mathieu Schroeter
91b8f69b55
Use a second sound for the hammer
It's fine with the normal speed.
2022-10-31 22:50:12 +01:00
Mathieu Schroeter
353800ec5a
Increase sound fade from 500ms to 800ms (bis) 2022-10-31 22:19:40 +01:00
Mathieu Schroeter
8d1236fbba
Increase sound fade from 500ms to 800ms 2022-10-31 22:12:09 +01:00
Mathieu Schroeter
77c0a6ee3b
Fix sound for ennemies on trap 2022-10-31 22:11:37 +01:00
Mathieu Schroeter
df94bc86e4
Fix UTF-8 in spanish translations 2022-10-30 23:28:47 +01:00
Mathieu Schroeter
29fb97f336
Do not stop the sound immediatly when an entity is deleted
otherwise the trap sound is lost.
2022-10-30 23:15:23 +01:00
Mathieu Schroeter
91c8a778ba
Bump for the next version (1.15.0-rc1) 2022-10-30 21:11:13 +01:00
Mathieu Schroeter
3696269040
Initial integration of the spanish (complete) translation
Thanks to https://github.com/elPatrixF
2022-10-30 21:04:56 +01:00
Mathieu Schroeter
041f413d4b
Cosmetics 2022-10-22 22:14:41 +02:00
Mathieu Schroeter
b09ff326d1
Clear the font cache on locale change 2022-10-22 22:14:28 +02:00
Mathieu Schroeter
745f3c3cd0
Fix arabic and hebrew y offset 2022-10-22 18:45:40 +02:00
Mathieu Schroeter
2be0ed6be4
Use standard ascii x character 2022-10-22 18:39:10 +02:00
Mathieu Schroeter
c0060c495a
Restore appropriate tooltip offset for legacy mode 2022-10-22 18:36:15 +02:00
Mathieu Schroeter
df91ad1c84
Restore old font bitmaps when the game is in legacy mode
Arabic is disabled in this mode.
2022-10-22 18:35:56 +02:00
Mathieu Schroeter
e619f998ac
Improve tooltip position with RTL languages 2022-10-22 18:15:22 +02:00
Mathieu Schroeter
c5685dcf00
Fix bad reversing of '(' 2022-10-22 18:02:38 +02:00
Mathieu Schroeter
67d7e250c1
Fix font arabic size 2022-10-22 17:40:39 +02:00
Mathieu Schroeter
283611fe11
Fix a bit arabic 2022-10-22 17:40:21 +02:00
Mathieu Schroeter
13abf6dd61
Add missing character when english is reversed 2022-09-29 23:40:31 +02:00
Mathieu Schroeter
8887b8bbd8
Fix arabic again 2022-09-29 23:36:15 +02:00
Mathieu Schroeter
68b6ae2a33
Try to reverse/restore properly non LTR textes 2022-09-29 23:35:14 +02:00
Mathieu Schroeter
ce4cdbcab5
Replace http by https for the main website 2022-09-29 23:08:06 +02:00
Mathieu Schroeter
4d9aa8c7c6
Fix numbering in arabic translations 2022-09-29 23:02:51 +02:00
Mathieu Schroeter
cd74d4dbfc
Experiment reversing for latin words (and arabic numbers) 2022-09-27 00:13:59 +02:00
Mathieu Schroeter
e4c73d03b0
Prefer std::string over const char *
We need here a mutable string for latin words reversing
in arabic and hebrew texts.
2022-09-26 23:51:09 +02:00
Mathieu Schroeter
31bac11079
Remove unused argument (dead code) 2022-09-26 23:44:08 +02:00
Mathieu Schroeter
bbb79e1037
Provide fonts with the new text renderer 2022-09-26 23:14:09 +02:00
Mathieu Schroeter
275af9524d
Retrieve the width and height when creating the texture 2022-07-17 00:24:11 +02:00
Mathieu Schroeter
1f4f156bf4
Update copyright date 2022-07-17 00:23:29 +02:00
Mathieu Schroeter
f500c63f68
Cosmetic + remove dead code 2022-07-15 23:02:00 +02:00
Mathieu Schroeter
16981e228c
Cosmetic 2022-07-15 22:55:38 +02:00
Mathieu Schroeter
cb02c87542
Fix use of TexText destructor by using shared pointers 2022-07-15 22:55:28 +02:00
Mathieu Schroeter
fd31c67bbe
Remove unused variables 2022-07-15 18:06:41 +02:00
Mathieu Schroeter
8a8fa56f3f
Add an experimental cache in order to improve the perf 2022-07-15 17:57:14 +02:00
Mathieu Schroeter
7f3e6b7ae4
Use CMake instead of pkg-config with SDL2 (it's mandatory for SDL2_TTF) 2022-07-13 00:27:52 +02:00
Mathieu Schroeter
485b64616c
Adapt appdata.xml to the latest restrictions 2022-07-13 00:25:43 +02:00