summaryrefslogtreecommitdiff
path: root/src/blupi.cxx
Commit message (Expand)AuthorAge
* Use lowercase for consistencyMathieu Schroeter2023-12-21
* Enable the window icon on LinuxMathieu Schroeter2023-10-05
* Fix https urlsMathieu Schroeter2023-06-25
* Add a function to dispose the fontsMathieu Schroeter2023-06-15
* Cosmetic + remove dead codeMathieu Schroeter2022-07-15
* Merge branch 'wip/arab'Mathieu Schroeter2022-07-09
|\
| * Add experiment for arab support (but broken because ligatures are not supported)Mathieu Schroeter2022-06-24
* | Begin work to use SDL_ttfMathieu Schroeter2022-07-09
* | Add initial stuff to use SDL_ttfMathieu Schroeter2022-06-24
|/
* Do not play the win sound while the win video is playingMathieu Schroeter2019-09-06
* Add localized image support (init hebrew screen)Mathieu Schroeter2019-02-05
* WIP: add hebrew chars supportMathieu Schroeter2019-01-27
* Update copyright date where appropriateMathieu Schroeter2019-01-26
* Add support for turkish glyphsMathieu Schroeter2019-01-25
* Fix textures reload with Direct3DMathieu Schroeter2018-08-29
* Revert "Reload the textures when the window is exposed"Mathieu Schroeter2018-08-24
* CosmeticMathieu Schroeter2018-08-25
* Reload the textures when the window is exposedMathieu Schroeter2018-08-25
* Fix warningMathieu Schroeter2018-08-24
* Fix reload when spaces exist in the bin locationMathieu Schroeter2018-08-24
* Fix game reloading by using the absolute bin directoryMathieu Schroeter2018-08-23
* Fix legacy mode reload with AppImageMathieu Schroeter2018-08-17
* Fix env variable scopeMathieu Schroeter2018-08-15
* Set the ALSA default configdir if not definedMathieu Schroeter2018-08-15
* Fix mouse sprites and hovers when an update is doingMathieu Schroeter2018-08-08
* Cosmetic: rename because it's not just the frameMathieu Schroeter2018-08-08
* Fix text about anti-aliasingMathieu Schroeter2018-08-08
* Create the main texture with the quality restored from the info fileMathieu Schroeter2018-08-07
* Fix typoMathieu Schroeter2018-08-07
* Add the option for chaning the render qualityMathieu Schroeter2018-08-06
* Update copyrights where appropriateMathieu Schroeter2018-08-03
* Optimize the wide background stuff by loading only on demandMathieu Schroeter2018-07-30
* Remove back-title to back-starsMathieu Schroeter2018-07-25
* Pass the pixmap to the movie classMathieu Schroeter2018-07-24
* Add widescreen background for school win screenMathieu Schroeter2018-07-23
* Add widescreen background for title screenMathieu Schroeter2018-07-23
* Add widescreen background for wind and lost screensMathieu Schroeter2018-07-23
* Add widescreen background for bye screenMathieu Schroeter2018-07-23
* Add wide background for setup screensMathieu Schroeter2018-07-22
* Add wide background for chest readMathieu Schroeter2018-07-22
* Add wide background for chest writeMathieu Schroeter2018-07-22
* Restore gettext calls (it's ok with emscripten too)Mathieu Schroeter2018-07-21
* Start the update thread only if cURL is availableMathieu Schroeter2018-07-21
* Change the fullscreen mode with JS tooMathieu Schroeter2018-07-21
* Use the user desktop resolution even with JSMathieu Schroeter2018-07-21
* WIPMathieu Schroeter2018-07-20
* WIP: add emscripten supportMathieu Schroeter2018-07-19
* Fix init image output rect when loadingMathieu Schroeter2018-07-17
* Do not prepend SDL headers by SDL2/Mathieu Schroeter2018-07-17
* Add missing header for execvMathieu Schroeter2018-07-02