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

1002 Commits

Author SHA1 Message Date
Mathieu Schroeter
c8ca6b918f Use the Microsoft implementation of rand
It's very important, otherwise the behaviour is changed between the
platforms and the demos are not running correctly.
2017-02-19 11:14:00 +01:00
Mathieu Schroeter
afb93060f1 Link statically to gcc 2017-02-18 23:43:19 +01:00
Mathieu Schroeter
0913898809 Remose useless test on signed char 2017-02-18 19:35:19 +01:00
Mathieu Schroeter
45102da4dd Fix warnings for format in printf 2017-02-18 19:35:01 +01:00
Mathieu Schroeter
610aa7f91b Use c++11 standard 2017-02-18 19:34:42 +01:00
Mathieu Schroeter
1437249b16 Initialize variables 2017-02-18 19:18:59 +01:00
Mathieu Schroeter
e75387fd5f Force the use of UTF-8 with gettext 2017-02-18 19:04:00 +01:00
Mathieu Schroeter
cb0baf10cf Restore tooltips with in-game buttons 2017-02-18 18:25:30 +01:00
Mathieu Schroeter
476dba3aa9 Remove obsolete win32 rc files 2017-02-18 18:05:21 +01:00
Mathieu Schroeter
5a14d55aa8 Fix resources for all languages and add en_US variant
Note that the english stories texts have been found on a pirated
version of Planet Blupi. The original files are lost. For the german
version, I'm still searching.
2017-02-18 18:04:33 +01:00
Mathieu Schroeter
cf59eb1b94 Restore original world200 file 2017-02-18 12:43:26 +01:00
Mathieu Schroeter
75edb0944c Fix how the texts appear 2017-02-18 12:28:14 +01:00
Mathieu Schroeter
fbde31bb86 Fix translations 2017-02-18 12:18:19 +01:00
Mathieu Schroeter
6227689419 Fix depends on pot file 2017-02-18 12:17:58 +01:00
Mathieu Schroeter
5a17637e9f Add all translations 2017-02-17 18:33:55 +01:00
Mathieu Schroeter
311e7dabad Add missing string to translate 2017-02-17 18:11:50 +01:00
Mathieu Schroeter
82789807ed Add more DE translations 2017-02-17 18:11:33 +01:00
Mathieu Schroeter
db1eca9fac Handle correctly several languages 2017-02-15 23:11:23 +01:00
Mathieu Schroeter
61e17ba2d3 Update po files 2017-02-15 22:51:04 +01:00
Mathieu Schroeter
be93bf8725 Add DE translation (work in progress) 2017-02-15 22:47:23 +01:00
Mathieu Schroeter
1d56318d70 Remove no longer used keyword 2017-02-15 22:21:59 +01:00
Mathieu Schroeter
9a7c5a9329 Update FR po file 2017-02-15 22:15:56 +01:00
Mathieu Schroeter
57aad9888c Remove useless context stuff with gettext 2017-02-15 22:13:58 +01:00
Mathieu Schroeter
c7bdea83ca Move po files in a po directory 2017-02-15 22:03:57 +01:00
Mathieu Schroeter
8bee1511bb Cosmetics 2017-02-15 22:03:57 +01:00
Mathieu Schroeter
711085ab92 Update FR po file 2017-02-15 22:03:57 +01:00
Mathieu Schroeter
4ba48134ba Fix missing call on gettext 2017-02-15 22:03:57 +01:00
Mathieu Schroeter
fdd30b8079 Add missing text to gettext 2017-02-15 22:03:57 +01:00
Mathieu Schroeter
7932c241bd Convert the story texts from CP1252 to UTF-8 2017-02-15 18:35:29 +01:00
Mathieu Schroeter
b78bebcf00 Add primitif UTF-8 support 2017-02-15 18:33:49 +01:00
Mathieu Schroeter
778527f73b Cosmetic: remove useless stuff 2017-02-15 17:42:02 +01:00
Mathieu Schroeter
d2e4c3542a Rename to avoid confusing 2017-02-15 17:39:03 +01:00
Mathieu Schroeter
974f535809 Merge branch 'master' into wip/gettext 2017-02-15 17:35:24 +01:00
Mathieu Schroeter
97850c8def Use countof with textures too 2017-02-15 17:34:48 +01:00
Mathieu Schroeter
abadbda3d8 Fix freeing of cursors list
It uses only 14 elements, not 100 like MAXIMAGE.
2017-02-15 17:34:03 +01:00
Mathieu Schroeter
cc106b4d1c Fix potential leak with file handle 2017-02-15 17:33:22 +01:00
Mathieu Schroeter
148b11bd33 Add countof macro for arrays 2017-02-15 17:33:03 +01:00
Mathieu Schroeter
a095bdb7e9 Cosmetics 2017-02-14 23:47:24 +01:00
Mathieu Schroeter
524b386535 Put mo files to the appropriate directory 2017-02-14 23:47:12 +01:00
Mathieu Schroeter
d28342b615 Cosmetic 2017-02-14 23:11:27 +01:00
Mathieu Schroeter
e9d2782b9c Cosmetics 2017-02-14 23:10:12 +01:00
Mathieu Schroeter
079b18c0fd Fix dependency 2017-02-14 23:07:44 +01:00
Mathieu Schroeter
679a3b6d0a Initialize gettext for planetblupi domain 2017-02-14 21:59:33 +01:00
Mathieu Schroeter
69b5959282 Add fr translations 2017-02-14 19:09:15 +01:00
Mathieu Schroeter
1c4916ea7e Fix original text 2017-02-14 19:09:00 +01:00
Mathieu Schroeter
e2341032ac Add stuff to sync po files 2017-02-14 19:08:48 +01:00
Mathieu Schroeter
d44f4bba4a Merge branch 'master' into wip/gettext 2017-02-14 18:18:03 +01:00
Mathieu Schroeter
b40c7b6ec4 Fix link on all platforms 2017-02-14 18:17:45 +01:00
Mathieu Schroeter
eb093b103c Use real fullscreen mode
The logical size is not adapted for a game like planetblupi.
We should create the textures for higher definitions and a
dynamic view for the game map.
2017-02-14 18:03:50 +01:00
Mathieu Schroeter
9ae4056b92 Remove live resizing
It's not working very fine with directx.
2017-02-14 17:28:23 +01:00