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

Commit Graph

  • bb787147db Merge branch 'master' into wip/landscape Mathieu Schroeter 2017-10-25 06:41:53 +02:00
  • 51ffe896be Replace a char by Sint8 Mathieu Schroeter 2017-10-25 06:40:39 +02:00
  • af31192f73 Merge branch 'master' into wip/landscape Mathieu Schroeter 2017-10-23 19:31:12 +02:00
  • a17a7e1dda Prevent bad values with the language to restore Mathieu Schroeter 2017-10-23 19:30:59 +02:00
  • 05a8c4469a Fix noise when saving info.blp file Mathieu Schroeter 2017-10-23 19:30:29 +02:00
  • e8f3fc7e37 Initialize the struct Mathieu Schroeter 2017-10-23 19:29:23 +02:00
  • d052ab4da3 Merge branch 'master' into wip/landscape Mathieu Schroeter 2017-10-23 18:29:40 +02:00
  • c36e6395dc Prevent overlap with the right edge of the book Mathieu Schroeter 2017-10-23 18:14:49 +02:00
  • e2040a505a Remove trailing whitespaces Mathieu Schroeter 2017-10-23 18:11:52 +02:00
  • c3159f8e81 Convert CRLF to LF Mathieu Schroeter 2017-10-23 18:10:54 +02:00
  • 6da7be9e78 Cosmetic: apply clang-format Mathieu Schroeter 2017-10-23 17:32:18 +02:00
  • 6044ace3c3 Merge pull request #35 from colobot/translate-pl Mathieu Schroeter 2017-10-23 17:29:24 +02:00
  • 4dcd13c530 Merge pull request #32 from OdyX/exec-to-games-not-bin Mathieu Schroeter 2017-10-23 06:41:30 +02:00
  • b96741b45f Merge remote-tracking branch 'origin/master' into HEAD krzys-h 2017-10-22 20:57:31 +02:00
  • 161c6df1cb Use GNUInstallDirs to let the BINDIR be overriden by the build options Didier Raboud 2017-10-15 17:46:30 +02:00
  • c8cf431e38 Clear the texture when the movie is starting Mathieu Schroeter 2017-10-21 21:30:26 +02:00
  • 37da5b3b07 Fix memleak by using a variable on the stack Mathieu Schroeter 2017-10-21 18:41:53 +02:00
  • 04f127af19 Prevent black screen (glitch) when a movie is not found Mathieu Schroeter 2017-10-21 16:43:19 +02:00
  • e39c2eaedd Remove obsolete argument Mathieu Schroeter 2017-10-21 16:04:26 +02:00
  • 10630b4b53 Clear the texture when the movie is starting Mathieu Schroeter 2017-10-21 21:30:26 +02:00
  • 27d3bc6ac5 Fix memleak by using a variable on the stack Mathieu Schroeter 2017-10-21 18:41:53 +02:00
  • b25259df51 Prevent black screen (glitch) when a movie is not found Mathieu Schroeter 2017-10-21 16:43:19 +02:00
  • 7f9761e069 Fix movie ratio on widescreen Mathieu Schroeter 2017-10-21 16:19:05 +02:00
  • 8df65c2a28 Remove obsolete argument Mathieu Schroeter 2017-10-21 16:04:26 +02:00
  • bf7857d61a Use the widescreen background only with widescreens Mathieu Schroeter 2017-10-21 15:59:18 +02:00
  • cf02f03a6c Use the book background on widescreen Mathieu Schroeter 2017-10-21 15:55:29 +02:00
  • 108c577b85 Use the back-build image as stretched background for wide screen Mathieu Schroeter 2017-10-21 15:31:38 +02:00
  • dfe3647a74 Add a BltFast function with src and dst rect Mathieu Schroeter 2017-10-21 15:30:37 +02:00
  • f4caf6a1b1 Add some background (currently unused) Mathieu Schroeter 2017-10-21 10:53:24 +02:00
  • 56af742d0a Merge branch 'master' into wip/landscape Mathieu Schroeter 2017-10-21 10:52:54 +02:00
  • 29ad6c30f4 Fix deploy of desktop file with non-appimage builds Mathieu Schroeter 2017-10-21 09:51:54 +02:00
  • a50e648d63 WIP: add desktop file for standard build Mathieu Schroeter 2017-10-21 09:39:18 +02:00
  • d3986d5d4a Add a category in the desktop file Mathieu Schroeter 2017-10-20 17:57:21 +02:00
  • 5b13b8f0bb Fix typo Mathieu Schroeter 2017-10-20 17:54:20 +02:00
  • 6892704863 Merge branch 'curl' Mathieu Schroeter 2017-10-20 17:43:41 +02:00
  • b523641b86 Cosmetics Mathieu Schroeter 2017-10-20 17:43:05 +02:00
  • a7018dbc50 Fix warning of unused function Mathieu Schroeter 2017-10-20 17:42:42 +02:00
  • cce3961fc8 CMake: use list(APPEND) instead of set Mathieu Schroeter 2017-10-20 17:41:40 +02:00
  • 433768147b Follow coding rules (space before bracket) Mathieu Schroeter 2017-10-20 17:40:31 +02:00
  • 6134edc96e Make the CURL dependency optional, through the PLANETBLUPI_HTTP_VERSION_CHECK CMake option Didier Raboud 2017-10-20 16:04:46 +02:00
  • a64b03c1da Remove obsolete mask argument of many draw functions Mathieu Schroeter 2017-10-18 07:04:35 +02:00
  • 9c43bcae44 Merge branch 'master' into wip/landscape Mathieu Schroeter 2017-10-18 06:43:56 +02:00
  • 9d23c1012c Return in the game when ESC is used in the stop phase Mathieu Schroeter 2017-10-18 06:40:37 +02:00
  • 9b6d571e07 Use expand mode for the build background Mathieu Schroeter 2017-10-15 22:13:58 +02:00
  • 62717b4e1a Finish expand mode for playing backgrounds Mathieu Schroeter 2017-10-15 22:08:22 +02:00
  • f65fb90fe5 Cosmetics Mathieu Schroeter 2017-10-15 11:23:38 +02:00
  • f7640e92ce WIP: add an expanded mode for the backgrounds Mathieu Schroeter 2017-10-15 11:23:02 +02:00
  • 3e5768510e Cosmetics Mathieu Schroeter 2017-10-13 18:43:25 +02:00
  • bf493e706d Fix skill level buttons positions Mathieu Schroeter 2017-10-13 18:43:13 +02:00
  • 10fbf3bf65 Fix draw with large screen Mathieu Schroeter 2017-10-13 16:04:08 +02:00
  • c5f2df30b1 Merge branch 'master' into wip/landscape Mathieu Schroeter 2017-10-11 16:50:48 +02:00
  • c81b41192d Fix cheat text visibility regression Mathieu Schroeter 2017-10-11 16:50:00 +02:00
  • ff3a6e0907 Fix more text positions with wide screen Mathieu Schroeter 2017-10-11 16:31:29 +02:00
  • e56b83e87c Merge branch 'master' into wip/landscape Mathieu Schroeter 2017-10-11 16:21:40 +02:00
  • 1b242ca3aa Adapt the mouse cursor size according to the zoom Mathieu Schroeter 2017-10-11 16:08:27 +02:00
  • da787a8586 Load the CHGROUND channel as an emty texture Mathieu Schroeter 2017-10-10 18:28:35 +02:00
  • dcbfd5cc35 Add a method to create an empty texture Mathieu Schroeter 2017-10-10 18:28:09 +02:00
  • 04bc9ed5e0 Fix ground image size Mathieu Schroeter 2017-10-10 18:27:20 +02:00
  • 67ae286f69 Merge remote-tracking branch 'origin/master' into wip/landscape Mathieu Schroeter 2017-10-10 16:54:50 +02:00
  • e0ace88195 Prepare v1.11.0 v1.11.0 v1.11-@ 1.11 Mathieu Schroeter 2017-10-09 16:17:47 +02:00
  • fd43a6ef01 WIP: add landscape support Mathieu Schroeter 2017-10-06 18:23:07 +02:00
  • d47108c3aa Fix regression with difficult skill level Mathieu Schroeter 2017-10-06 18:11:24 +02:00
  • fb98343750 Fix translations Mathieu Schroeter 2017-10-04 23:30:26 +02:00
  • d3b5ef14ec Fix italian cosmetics Mathieu Schroeter 2017-10-04 17:31:36 +02:00
  • a938291330 Complete italian translation Mathieu Schroeter 2017-10-04 14:54:17 +02:00
  • b9ab6272f8 Update comments to english Mathieu Schroeter 2017-10-04 07:06:12 +02:00
  • c099ccb9e2 Cosmetic: rename to english Mathieu Schroeter 2017-10-04 07:05:55 +02:00
  • 13a5229a87 Use a screen factor of 4/3 to compute the width Mathieu Schroeter 2017-10-04 07:01:03 +02:00
  • 268f5d9e13 Add Italian characters to the little font too Mathieu Schroeter 2017-10-01 15:17:16 +02:00
  • 00d4fbf59e Add Italian translation Mathieu Schroeter 2017-09-29 16:26:46 +02:00
  • 1014213645 Cosmetic Mathieu Schroeter 2017-09-29 16:25:58 +02:00
  • 2e2847f3f0 Add extended characters for Italian Mathieu Schroeter 2017-09-29 16:25:12 +02:00
  • 16daabca89 Translated UI strings tomangelo 2017-09-26 13:49:43 +02:00
  • 28010f0743 Translated story strings tomangelo 2017-09-26 13:49:03 +02:00
  • 6a68e845da Bump minor version to v1.10.0 v1.10.0 v1.10-@ 1.10 Mathieu Schroeter 2017-09-22 13:09:05 +02:00
  • 1dcddd1f6c Fix regression introduced by a1549544d49fdbf4b118afe0031a882ff65ac212 Mathieu Schroeter 2017-09-22 13:07:01 +02:00
  • 4c234737ff Disable the pause keyboard event with difficult skill level Mathieu Schroeter 2017-09-22 12:48:20 +02:00
  • 07f13f6059 Disable the click on enemies even when visible in stat (difficult skill) Mathieu Schroeter 2017-09-22 12:45:08 +02:00
  • 74ba9ea8f8 Hide enemies (under fog) from stat with the difficult skill level Mathieu Schroeter 2017-09-22 12:44:07 +02:00
  • 8a9849c27e Hide enemies from the map (with fog) with the difficult skill level Mathieu Schroeter 2017-09-22 12:18:45 +02:00
  • 18551ced5f Invert logic for readability Mathieu Schroeter 2017-09-22 11:53:59 +02:00
  • dc6895ffdc Check for tower rays in all cases Mathieu Schroeter 2017-09-22 11:38:05 +02:00
  • fff8fe2915 Fix bug where it's possible to take an enemy in a trap Mathieu Schroeter 2017-09-22 10:46:02 +02:00
  • 572e477a69 Bump micro version for the next release Mathieu Schroeter 2017-09-20 07:34:04 +02:00
  • c8ac30eee8 Add the zoom entry in the config.json file Mathieu Schroeter 2017-09-20 06:52:29 +02:00
  • 6d470acd93 Merge pull request #18 from blupi-games/issue/17-zoom Mathieu Schroeter 2017-09-20 06:51:08 +02:00
  • 3b7feff7a8 Fix the SetWindowSize method (it was not working) Mathieu Schroeter 2017-09-20 06:47:04 +02:00
  • 4ccd99fa04 Set the window size only if fullscreen is off Mathieu Schroeter 2017-09-20 06:46:35 +02:00
  • 6d4200e89c Ensure that the zoom settings is a supported value Mathieu Schroeter 2017-09-20 06:45:07 +02:00
  • 2496e53985 Use "zoom" instead of "scale" for config.json setting Mathieu Schroeter 2017-09-20 06:43:36 +02:00
  • a66624f441 Cosmetic Mathieu Schroeter 2017-09-20 06:42:57 +02:00
  • 459759ffa5 WIP: add support for cli option to change the window size Mathieu Schroeter 2017-09-19 20:06:13 +02:00
  • 02da57e5bd Fix macOS minimal version Mathieu Schroeter 2017-09-19 18:01:50 +02:00
  • 42dcdffdf5 Fix README mistakes Mathieu Schroeter 2017-09-19 18:01:21 +02:00
  • fcb6f00a7f Show the error dialog before creating the SDL window Mathieu Schroeter 2017-09-16 22:56:43 +02:00
  • eb044e13ca Check that the file exists instead of crashing Mathieu Schroeter 2017-09-16 22:55:38 +02:00
  • 4ae26a308c Fix dynamic linking (flag order with pthread) Mathieu Schroeter 2017-09-16 22:38:24 +02:00
  • 2b73637748 Bump micro version (fix release) v1.9.2 1.9 Mathieu Schroeter 2017-09-15 18:41:07 +02:00
  • ea13b0ee92 Update README for user according to the reality Mathieu Schroeter 2017-09-15 18:39:12 +02:00
  • 5a8282bda6 Add missing button for the 10th music entry for user missions Mathieu Schroeter 2017-09-15 18:37:14 +02:00