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

231 Commits

Author SHA1 Message Date
Mathieu Schroeter
1d3a45ef7d Replace list of if by switch 2017-02-24 17:35:02 +01:00
Mathieu Schroeter
fee39157df Update po files 2017-02-23 23:30:05 +01:00
Mathieu Schroeter
025a121e44 Fix locations of files
It fixes especially the navigation for the next
and previous exercise and mission.
2017-02-23 23:29:03 +01:00
Mathieu Schroeter
b4aec1fb46 Initialize all members in the constructors 2017-02-23 19:57:41 +01:00
Mathieu Schroeter
10ba73ea0a Add win32 resource file 2017-02-23 19:35:00 +01:00
Mathieu Schroeter
a39863af6c Merge remote-tracking branch 'origin/wip/static' 2017-02-23 19:06:54 +01:00
Mathieu Schroeter
bf82b1a054 Add usual gitattributes files 2017-02-23 18:45:02 +01:00
Mathieu Schroeter
39a22803f0 Add explicitly the library path
It seems that is needed with windows builds.
2017-02-23 18:40:06 +01:00
Mathieu Schroeter
74e059945a Add install target 2017-02-22 22:57:43 +01:00
Mathieu Schroeter
d6b125ecd5 Change cmake settings for static link 2017-02-22 22:57:31 +01:00
Mathieu Schroeter
36eba728a5 Add provisory log for the renders 2017-02-22 22:56:26 +01:00
Mathieu Schroeter
a6c17df306 Fix locale output 2017-02-21 22:35:48 +01:00
Mathieu Schroeter
b77327aec0 Add a GetShareDir helper 2017-02-21 22:34:55 +01:00
Mathieu Schroeter
6e3950ef1f Cosmetic: fix indent 2017-02-21 22:34:02 +01:00
Mathieu Schroeter
7d4a4f7b4f Cosmetic: translate a comment 2017-02-20 18:45:31 +01:00
Mathieu Schroeter
cf898541fd Simplify 2017-02-20 18:43:26 +01:00
Mathieu Schroeter
32a485535d Cosmetic: improve comments 2017-02-20 18:42:47 +01:00
Mathieu Schroeter
db13ba1388 Simplify 2017-02-20 18:29:55 +01:00
Mathieu Schroeter
f6334f8701 Cosmetic: fix style 2017-02-20 18:29:36 +01:00
Mathieu Schroeter
f07c5c9543 Cosmetic: remove useless comments 2017-02-20 18:29:20 +01:00
Mathieu Schroeter
acb0ba6516 Cosmetic: align 2017-02-20 18:25:33 +01:00
Mathieu Schroeter
7599660eff Use constant and auto length array 2017-02-20 18:25:22 +01:00
Mathieu Schroeter
c14f1913db Remove obsolete resource header file
It was useful only for the win32 resources. With gettext it makes no
sense.
2017-02-20 18:18:11 +01:00
Mathieu Schroeter
2ff130b8a9 Cosmetic: remove noise (mostly comments) 2017-02-20 18:14:37 +01:00
Mathieu Schroeter
0c4085e862 Cosmetic: rename the main event function 2017-02-20 18:07:55 +01:00
Mathieu Schroeter
ce80abf359 Cosmetic: update some comments 2017-02-20 18:06:34 +01:00
Mathieu Schroeter
cac8e2dc63 Update gitignore 2017-02-20 17:40:33 +01:00
Mathieu Schroeter
a8528e91f2 Add deutsch stories version and fix english one 2017-02-20 17:31:05 +01:00
Mathieu Schroeter
b62271e87c Update po files 2017-02-19 11:15:04 +01:00
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