Mathieu Schroeter
|
c4c10cb9b4
|
Fix draw with large screen
|
2017-10-30 06:58:09 +01:00 |
|
Mathieu Schroeter
|
93c386a4ce
|
Cosmetic: rename coin to corner (2)
|
2017-10-28 20:04:51 +02:00 |
|
Mathieu Schroeter
|
0a17d2d92e
|
Cosmetic: rename coin to corner
|
2017-10-28 18:37:06 +02:00 |
|
Mathieu Schroeter
|
dfc729739c
|
Cosmetic: fix indent after previous commit
|
2017-10-26 17:06:28 +02:00 |
|
Mathieu Schroeter
|
e0adfd4fed
|
Do not block the game loop when the screen is shifting
It's related to #28.
|
2017-10-26 16:03:47 +02:00 |
|
Mathieu Schroeter
|
f2a7579f02
|
Fix polish text layout
|
2017-10-26 15:32:07 +02:00 |
|
Mathieu Schroeter
|
a64ee92541
|
Fix one more polish character width
|
2017-10-25 18:33:57 +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
|
1d1189c33e
|
Fix animation with the disciple
It fixes issue #38.
|
2017-10-25 16:00:30 +02:00 |
|
Mathieu Schroeter
|
4db92b4da6
|
Cosmetic: translate some comments to english
|
2017-10-25 07:06:14 +02:00 |
|
Mathieu Schroeter
|
a26b71a2d8
|
Show enemies in the stats when using cheat code
It concerns the difficult skill level.
|
2017-10-25 06:46:09 +02:00 |
|
Mathieu Schroeter
|
bb787147db
|
Merge branch 'master' into wip/landscape
|
2017-10-25 06:41:53 +02:00 |
|
Mathieu Schroeter
|
51ffe896be
|
Replace a char by Sint8
It should fix build on some arch like arm and ppc.
|
2017-10-25 06:41:11 +02:00 |
|
Mathieu Schroeter
|
af31192f73
|
Merge branch 'master' into wip/landscape
|
2017-10-23 19:31:12 +02:00 |
|
Mathieu Schroeter
|
a17a7e1dda
|
Prevent bad values with the language to restore
|
2017-10-23 19:30:59 +02:00 |
|
Mathieu Schroeter
|
05a8c4469a
|
Fix noise when saving info.blp file
The enum must be sync with the vector. I should rewrite
this stuff otherwise.
|
2017-10-23 19:30:29 +02:00 |
|
Mathieu Schroeter
|
e8f3fc7e37
|
Initialize the struct
|
2017-10-23 19:29:23 +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 |
|
Mathieu Schroeter
|
6da7be9e78
|
Cosmetic: apply clang-format
|
2017-10-23 17:32:18 +02:00 |
|
Mathieu Schroeter
|
6044ace3c3
|
Merge pull request #35 from colobot/translate-pl
Add Polish translation (sounds missing)
|
2017-10-23 17:29:24 +02:00 |
|
Mathieu Schroeter
|
4dcd13c530
|
Merge pull request #32 from OdyX/exec-to-games-not-bin
Thanks @OdyX
|
2017-10-23 06:41:30 +02:00 |
|
krzys-h
|
b96741b45f
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2017-10-22 20:57:31 +02:00 |
|
Didier Raboud
|
161c6df1cb
|
Use GNUInstallDirs to let the BINDIR be overriden by the build options
|
2017-10-22 18:52:42 +02:00 |
|
Mathieu Schroeter
|
c8cf431e38
|
Clear the texture when the movie is starting
Otherwise it's possible to see garbage with the first frame.
|
2017-10-21 23:31:46 +02:00 |
|
Mathieu Schroeter
|
37da5b3b07
|
Fix memleak by using a variable on the stack
|
2017-10-21 23:31:39 +02:00 |
|
Mathieu Schroeter
|
04f127af19
|
Prevent black screen (glitch) when a movie is not found
|
2017-10-21 23:31:32 +02:00 |
|
Mathieu Schroeter
|
e39c2eaedd
|
Remove obsolete argument
|
2017-10-21 23:31:20 +02:00 |
|
Mathieu Schroeter
|
10630b4b53
|
Clear the texture when the movie is starting
Otherwise it's possible to see garbage with the first frame.
|
2017-10-21 21:30:26 +02:00 |
|
Mathieu Schroeter
|
27d3bc6ac5
|
Fix memleak by using a variable on the stack
|
2017-10-21 18:41:53 +02:00 |
|
Mathieu Schroeter
|
b25259df51
|
Prevent black screen (glitch) when a movie is not found
|
2017-10-21 16:44:22 +02:00 |
|
Mathieu Schroeter
|
7f9761e069
|
Fix movie ratio on widescreen
|
2017-10-21 16:19:05 +02:00 |
|
Mathieu Schroeter
|
8df65c2a28
|
Remove obsolete argument
|
2017-10-21 16:04:26 +02:00 |
|
Mathieu Schroeter
|
bf7857d61a
|
Use the widescreen background only with widescreens
|
2017-10-21 15:59:18 +02:00 |
|
Mathieu Schroeter
|
cf02f03a6c
|
Use the book background on widescreen
|
2017-10-21 15:55:29 +02:00 |
|
Mathieu Schroeter
|
108c577b85
|
Use the back-build image as stretched background for wide screen
Concerns only screens provided with the map builder.
|
2017-10-21 15:31:38 +02:00 |
|
Mathieu Schroeter
|
dfe3647a74
|
Add a BltFast function with src and dst rect
|
2017-10-21 15:30:37 +02:00 |
|
Mathieu Schroeter
|
f4caf6a1b1
|
Add some background (currently unused)
|
2017-10-21 10:53:24 +02:00 |
|
Mathieu Schroeter
|
56af742d0a
|
Merge branch 'master' into wip/landscape
|
2017-10-21 10:52:54 +02:00 |
|
Mathieu Schroeter
|
29ad6c30f4
|
Fix deploy of desktop file with non-appimage builds
|
2017-10-21 09:51:54 +02:00 |
|
Mathieu Schroeter
|
a50e648d63
|
WIP: add desktop file for standard build
|
2017-10-21 09:39:18 +02:00 |
|
Mathieu Schroeter
|
d3986d5d4a
|
Add a category in the desktop file
|
2017-10-20 17:57:21 +02:00 |
|
Mathieu Schroeter
|
5b13b8f0bb
|
Fix typo
|
2017-10-20 17:54:20 +02:00 |
|
Mathieu Schroeter
|
6892704863
|
Merge branch 'curl'
|
2017-10-20 17:43:41 +02:00 |
|
Mathieu Schroeter
|
b523641b86
|
Cosmetics
|
2017-10-20 17:43:05 +02:00 |
|
Mathieu Schroeter
|
a7018dbc50
|
Fix warning of unused function
|
2017-10-20 17:42:42 +02:00 |
|
Mathieu Schroeter
|
cce3961fc8
|
CMake: use list(APPEND) instead of set
|
2017-10-20 17:41:40 +02:00 |
|
Mathieu Schroeter
|
433768147b
|
Follow coding rules (space before bracket)
Prefer BP over PLANETBLUPI.
|
2017-10-20 17:40:31 +02:00 |
|