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
Mathieu Schroeter
da3d683bf7
Add a global settings entry for switching between ogg and midi music
2017-12-12 23:48:21 +01:00
Mathieu Schroeter
d2bfd12934
Restore midi playback support and add --restore-midi cli argument
...
- It closes issue #49 .
2017-12-10 15:34:47 +01:00
Mathieu Schroeter
9efce31d57
Add licenses of new lib (especially for ogg playing)
2017-12-07 17:43:22 +01:00
Mathieu Schroeter
21bd7d3e90
Use ogg music files instead of midi
...
It prevents different behaviour between OS.
2017-12-07 11:01:01 +01:00
Mathieu Schroeter
7e6a05063e
Keep a copy of the original template
2017-12-01 13:58:56 +01:00
Mathieu Schroeter
e9f7a71b9b
Add a stupid bootstrap script for the NSIS template
2017-12-01 13:57:34 +01:00
Mathieu Schroeter
88357d7494
Add the NSIS template file used by CPack
...
It's useful in order to sign the uninstaller.
2017-12-01 13:54:53 +01:00
Didier Raboud
33972f2072
Use @PB_ICON@ to link to the icon from the desktop file
2017-11-03 09:08:01 +01:00
Mathieu Schroeter
f2a7579f02
Fix polish text layout
2017-10-26 15:32:07 +02:00
Mathieu Schroeter
9909f38aab
Fix polish chars for little font
...
It closes issue #36 .
2017-10-25 18:30:10 +02:00
Mathieu Schroeter
d052ab4da3
Merge branch 'master' into wip/landscape
2017-10-23 18:29:40 +02:00
Mathieu Schroeter
c36e6395dc
Prevent overlap with the right edge of the book
2017-10-23 18:14:49 +02:00
Mathieu Schroeter
e2040a505a
Remove trailing whitespaces
2017-10-23 18:11:52 +02:00
Mathieu Schroeter
c3159f8e81
Convert CRLF to LF
2017-10-23 18:10:54 +02:00
krzys-h
b96741b45f
Merge remote-tracking branch 'origin/master' into HEAD
2017-10-22 20:57:31 +02:00
Mathieu Schroeter
cf02f03a6c
Use the book background on widescreen
2017-10-21 15:55:29 +02:00
Mathieu Schroeter
f4caf6a1b1
Add some background (currently unused)
2017-10-21 10:53:24 +02:00
Mathieu Schroeter
29ad6c30f4
Fix deploy of desktop file with non-appimage builds
2017-10-21 09:51:54 +02:00
Mathieu Schroeter
d3986d5d4a
Add a category in the desktop file
2017-10-20 17:57:21 +02:00
Mathieu Schroeter
fb98343750
Fix translations
2017-10-04 23:30:26 +02:00
Mathieu Schroeter
d3b5ef14ec
Fix italian cosmetics
2017-10-04 17:31:36 +02:00
Mathieu Schroeter
a938291330
Complete italian translation
2017-10-04 14:54:17 +02:00