summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Clear the texture when the movie is startingMathieu Schroeter2017-10-21
* Fix memleak by using a variable on the stackMathieu Schroeter2017-10-21
* Prevent black screen (glitch) when a movie is not foundMathieu Schroeter2017-10-21
* Remove obsolete argumentMathieu Schroeter2017-10-21
* Fix deploy of desktop file with non-appimage buildsMathieu Schroeter2017-10-21
* WIP: add desktop file for standard buildMathieu Schroeter2017-10-21
* Add a category in the desktop fileMathieu Schroeter2017-10-20
* Fix typoMathieu Schroeter2017-10-20
* Merge branch 'curl'Mathieu Schroeter2017-10-20
|\
| * CosmeticsMathieu Schroeter2017-10-20
| * Fix warning of unused functionMathieu Schroeter2017-10-20
| * CMake: use list(APPEND) instead of setMathieu Schroeter2017-10-20
| * Follow coding rules (space before bracket)Mathieu Schroeter2017-10-20
| * Make the CURL dependency optional, through the PLANETBLUPI_HTTP_VERSION_CHECK...Didier Raboud2017-10-20
|/
* Remove obsolete mask argument of many draw functionsMathieu Schroeter2017-10-18
* Return in the game when ESC is used in the stop phaseMathieu Schroeter2017-10-18
* Fix cheat text visibility regressionMathieu Schroeter2017-10-11
* Adapt the mouse cursor size according to the zoomMathieu Schroeter2017-10-11
* Prepare v1.11.0Mathieu Schroeter2017-10-09
* Fix regression with difficult skill levelMathieu Schroeter2017-10-06
* Fix translationsMathieu Schroeter2017-10-04
* Fix italian cosmeticsMathieu Schroeter2017-10-04
* Complete italian translationMathieu Schroeter2017-10-04
* Update comments to englishMathieu Schroeter2017-10-04
* Cosmetic: rename to englishMathieu Schroeter2017-10-04
* Use a screen factor of 4/3 to compute the widthMathieu Schroeter2017-10-04
* Add Italian characters to the little font tooMathieu Schroeter2017-10-01
* Add Italian translationMathieu Schroeter2017-09-29
* CosmeticMathieu Schroeter2017-09-29
* Add extended characters for ItalianMathieu Schroeter2017-09-29
* Bump minor version to v1.10.0Mathieu Schroeter2017-09-22
* Fix regression introduced by a1549544d49fdbf4b118afe0031a882ff65ac212Mathieu Schroeter2017-09-22
* Disable the pause keyboard event with difficult skill levelMathieu Schroeter2017-09-22
* Disable the click on enemies even when visible in stat (difficult skill)Mathieu Schroeter2017-09-22
* Hide enemies (under fog) from stat with the difficult skill levelMathieu Schroeter2017-09-22
* Hide enemies from the map (with fog) with the difficult skill levelMathieu Schroeter2017-09-22
* Invert logic for readabilityMathieu Schroeter2017-09-22
* Check for tower rays in all casesMathieu Schroeter2017-09-22
* Fix bug where it's possible to take an enemy in a trapMathieu Schroeter2017-09-22
* Bump micro version for the next releaseMathieu Schroeter2017-09-20
* Add the zoom entry in the config.json fileMathieu Schroeter2017-09-20
* Merge pull request #18 from blupi-games/issue/17-zoomMathieu Schroeter2017-09-20
|\
| * Fix the SetWindowSize method (it was not working)Mathieu Schroeter2017-09-20
| * Set the window size only if fullscreen is offMathieu Schroeter2017-09-20
| * Ensure that the zoom settings is a supported valueMathieu Schroeter2017-09-20
| * Use "zoom" instead of "scale" for config.json settingMathieu Schroeter2017-09-20
| * CosmeticMathieu Schroeter2017-09-20
| * WIP: add support for cli option to change the window sizeMathieu Schroeter2017-09-19
|/
* Fix macOS minimal versionMathieu Schroeter2017-09-19
* Fix README mistakesMathieu Schroeter2017-09-19